Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
omapconf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
packages
omapconf
Commits
e821a16e
Commit
e821a16e
authored
Aug 25, 2015
by
Nishanth Menon
Browse files
Options
Downloads
Patches
Plain Diff
omapconf v1.72
Signed-off-by:
Nishanth Menon
<
nm@ti.com
>
parent
b348165a
Branches
Branches containing commit
Tags
v1.72
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+24
-0
24 additions, 0 deletions
CHANGELOG
Makefile
+1
-1
1 addition, 1 deletion
Makefile
with
25 additions
and
1 deletion
CHANGELOG
+
24
−
0
View file @
e821a16e
v1.72:
------
- [PMIC][TPS659038]: Fix usage of smp_id in debug print
- [PMIC][TPS659038]: Introduce support to detect TPS65917 PMIC for DRA72x
- [gitignore] Update .gitignore to ignore all cscope generate files
- [Makefile] Add pretty print build sequence
- [Makefile] Silence builddate and version setting
- [CPUINFO] Add generic AM335X SoC if dev_feature detection fails
- [CPUINFO] Refactor cpu_detect for cleaner implementation
- [AM437x] Add support for AM437X SoC
- [AM437x] Add export CTT functionality for AM437X
- [LIB][ANDROID] Cleanup android pastry name array
- [LIB][ANDROID] Extend android product name to include new pastries
- [CPUINFO] Correct I2C bus number to fix cpuinfo for OMAP4/5
- [COMMON] fix up build warnings
- [LINUX] fix up build warnings
- [OMAP][COMMON] Fix build warnings
- [OMAP4] Fixup build warnings
- [OMAP5] Fix build warnings
- [DRA7] Fix up build warnings
- [Makefile] Add option for debug build
- [DRA7][STATCOL] disable optimization
- [DRA7][CTT] rd1: Fix for compatibility to latest CTT revision
v1.71:
------
- [DRA7][CROSSBAR] Add support for PRU-ICSS in crossbar dump and audit
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
1
−
1
View file @
e821a16e
...
...
@@ -43,7 +43,7 @@
VERSION_MAJOR
=
1
VERSION_MINOR
=
7
1
VERSION_MINOR
=
7
2
CC
=
$(
CROSS_COMPILE
)
gcc
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment