index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/configs: Use new CONFIG_CMD_* in various C* named board config files.
Jon Loeliger
2007-07-07
17
-274
/
+291
*
include/configs: Use new CONFIG_CMD_* in various B* named board config files.
Jon Loeliger
2007-07-07
4
-97
/
+84
*
include/configs: Use new CONFIG_CMD_* in various A* named board config files.
Jon Loeliger
2007-07-07
12
-210
/
+215
*
Fixing some typos etc. introduced mainly by cfg patches.
Wolfgang Denk
2007-07-05
4
-10
/
+10
*
Minor coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-07-05
10
-49
/
+0
*
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...
Jon Loeliger
2007-07-05
14
-217
/
+248
*
include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...
Jon Loeliger
2007-07-05
6
-125
/
+123
*
include/configs: Use new CONFIG_CMD_* in various s* named board config files.
Jon Loeliger
2007-07-05
15
-274
/
+272
*
include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...
Jon Loeliger
2007-07-05
3
-32
/
+41
*
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
Jon Loeliger
2007-07-05
11
-149
/
+190
*
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
Jon Loeliger
2007-07-05
8
-67
/
+111
*
include/configs: Use new CONFIG_CMD_* in various n* named board config files.
Jon Loeliger
2007-07-05
2
-57
/
+31
*
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
Jon Loeliger
2007-07-05
9
-189
/
+167
*
include/configs: Use new CONFIG_CMD_* in various l* named board config files.
Jon Loeliger
2007-07-05
8
-77
/
+104
*
include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...
Jon Loeliger
2007-07-05
4
-66
/
+76
*
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
Jon Loeliger
2007-07-05
9
-77
/
+115
*
include/configs: Use new CONFIG_CMD_* in various h* named board config files.
Jon Loeliger
2007-07-05
3
-58
/
+58
*
include/configs: Use new CONFIG_CMD_* in various g* named board config files.
Jon Loeliger
2007-07-05
4
-24
/
+48
*
include/configs: Use new CONFIG_CMD_* in various e* named board config files.
Jon Loeliger
2007-07-05
7
-114
/
+131
*
include/configs: Use new CONFIG_CMD_* in various d* named board config files.
Jon Loeliger
2007-07-05
4
-46
/
+84
*
include/configs: Use new CONFIG_CMD_* in various c* named board config files.
Jon Loeliger
2007-07-05
14
-139
/
+187
*
include/configs: Use new CONFIG_CMD_* in various b* named board config files.
Jon Loeliger
2007-07-05
7
-149
/
+156
*
include/configs: Use new CONFIG_CMD_* in various a* named board config files.
Jon Loeliger
2007-07-05
9
-145
/
+160
*
include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
Jon Loeliger
2007-07-05
1
-7
/
+18
*
include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
Jon Loeliger
2007-07-05
7
-184
/
+155
*
include/configs: Use new CONFIG_CMD_* in STx board config files.
Jon Loeliger
2007-07-05
2
-14
/
+17
*
include/configs: Use new CONFIG_CMD_* in sbc* board config files.
Jon Loeliger
2007-07-05
5
-108
/
+89
*
include/configs: Use new CONFIG_CMD_* in TQM board config files.
Jon Loeliger
2007-07-05
16
-252
/
+273
*
include/configs: Use new CONFIG_CMD_* in 82xx board config files.
Jon Loeliger
2007-07-05
2
-78
/
+82
*
include/configs: Use new CONFIG_CMD_* in 83xx board config files.
Jon Loeliger
2007-07-05
5
-144
/
+85
*
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
Jon Loeliger
2007-07-05
15
-350
/
+280
*
Correct fixup relocation for mpc83xx
Grant Likely
2007-07-04
1
-0
/
+1
*
Correct fixup relocation for mpc8260
Grant Likely
2007-07-04
1
-0
/
+1
*
Correct fixup relocation for mpc824x
Grant Likely
2007-07-04
1
-0
/
+2
*
Correct fixup relocation for mpc8220
Grant Likely
2007-07-04
1
-0
/
+1
*
Correct fixup relocation for MPC5xxx
Grant Likely
2007-07-04
1
-0
/
+1
*
Correct relocation fixup for mpc5xx
Grant Likely
2007-07-04
1
-0
/
+1
*
Fix a few file permission problems.
Wolfgang Denk
2007-07-04
3
-0
/
+0
*
configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
Jon Loeliger
2007-07-04
1
-36
/
+22
*
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
7
-11
/
+10
*
Introduce initial versions of new Command Config files.
Jon Loeliger
2007-07-04
4
-27
/
+165
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-07-03
23
-89
/
+267
|
\
|
*
Fix S-ATA support.
Mushtaq Khan
2007-06-30
1
-8
/
+8
|
*
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-17
19
-89
/
+89
|
*
Merge with /home/git/u-boot
Wolfgang Denk
2007-05-17
13
-41
/
+1045
|
|
\
|
*
|
Minor coding style cleanup.
Wolfgang Denk
2007-05-15
2
-5
/
+5
|
*
|
Add driver for S-ATA-controller on Intel processors with South
mushtaq khan
2007-05-15
3
-0
/
+177
|
*
|
Fix for compile of JSE target
Stephen Williams
2007-05-15
1
-0
/
+1
*
|
|
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-06-25
21
-124
/
+164
|
\
\
\
|
*
|
|
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
2007-06-22
19
-98
/
+98
[next]