Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3bed54e4acf9ba7534b91ed5a88f92d90de1bed9
3bed54e
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
by Stefan Roese
· 17 years ago
6a33733
Fix malloc problem introduced with the relocation fixup for the PPC platform
by Stefan Roese
· 17 years ago
1670a5b
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
30c2f24
drivers/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
8bdca10
fs/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
a9807e5
net/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
761ea74
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
13f7599
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
07efe2a
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
5c4ddae
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
140b69c
include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
e54e77a
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
beb9ff4
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
ed26c74
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
f5709d1
include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
5336a76
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
by Jon Loeliger
· 17 years ago
c6d535a
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
dcf1451
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
530ca67
include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
7846bb2
include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
df5f544
include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
1cb2cb6
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
4c7589b
Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out.
by Jon Loeliger
· 17 years ago
b8a4968
Update README.* to reference new CONFIG_CMD_* names now.
by Jon Loeliger
· 17 years ago
526e5ce
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
a521774
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
e11c123
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
145318c
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
96892a9
board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
4ed9ed6
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
d299abc
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
f7e9125
rtc/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
1207797
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
6b23305
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
80eb47c
fs/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
8ab4e48
tools/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
54f35c2
net/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
82ecaad
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
b1d408a
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
f7f54a8
disk/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
2517d97
include/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
052fc84
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
4c17634
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
d76b5c1
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
54324d0
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
b5777d1
Clear up confusion over the CMD_POST and POST_DIAG mess.
by Jon Loeliger
· 17 years ago
5610195
Remove references to the old cmd_confdefs.h include file.
by Jon Loeliger
· 17 years ago
4764c7d
include/configs: Catch some CONFIG_CMD_* conversion stragglers.
by Jon Loeliger
· 17 years ago
2161619
include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
by Jon Loeliger
· 17 years ago
d866df3
include/configs: Use new CONFIG_CMD_* in various S* named board config files.
by Jon Loeliger
· 17 years ago
573b623
include/configs: Use new CONFIG_CMD_* in various R* named board config files.
by Jon Loeliger
· 17 years ago
f8d740e
include/configs: Use new CONFIG_CMD_* in various Q* named board config files.
by Jon Loeliger
· 17 years ago
cc1f0bb
include/configs: Use new CONFIG_CMD_* in various P* named board config files.
by Jon Loeliger
· 17 years ago
f835bec
include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.
by Jon Loeliger
· 17 years ago
446e1f5
include/configs: Use new CONFIG_CMD_* in various M* named board config files.
by Jon Loeliger
· 17 years ago
b1840de
include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files.
by Jon Loeliger
· 17 years ago
0e69706
include/configs: Use new CONFIG_CMD_* in various H* named board config files.
by Jon Loeliger
· 17 years ago
257c3c7
include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
by Jon Loeliger
· 17 years ago
dbb2b54
include/configs: Use new CONFIG_CMD_* in various E* named board config files.
by Jon Loeliger
· 17 years ago
4e4f207
include/configs: Use new CONFIG_CMD_* in various D* named board config files.
by Jon Loeliger
· 17 years ago
8c5f4a4
include/configs: Use new CONFIG_CMD_* in various C* named board config files.
by Jon Loeliger
· 17 years ago
9261da0
include/configs: Use new CONFIG_CMD_* in various B* named board config files.
by Jon Loeliger
· 17 years ago
ea240f4
include/configs: Use new CONFIG_CMD_* in various A* named board config files.
by Jon Loeliger
· 17 years ago
67a7e87
Merge with git://www.denx.de/git/u-boot-testing
by Wolfgang Denk
· 17 years ago
fbab50f
Fix problem with get/setdcr commands introduced by cfg patches
by Stefan Roese
· 17 years ago
15888b4
Fixing some typos etc. introduced mainly by cfg patches.
by Wolfgang Denk
· 17 years ago
bf6bad6
Minor coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
03bfcb9
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
by Jon Loeliger
· 17 years ago
c2b1cf0
include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files.
by Jon Loeliger
· 17 years ago
49851be
include/configs: Use new CONFIG_CMD_* in various s* named board config files.
by Jon Loeliger
· 17 years ago
1e8100f
include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files.
by Jon Loeliger
· 17 years ago
aa2d2c2
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
by Jon Loeliger
· 17 years ago
4bd7e1b
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
by Jon Loeliger
· 17 years ago
74fdb63
include/configs: Use new CONFIG_CMD_* in various n* named board config files.
by Jon Loeliger
· 17 years ago
316d234
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
by Jon Loeliger
· 17 years ago
b004421
include/configs: Use new CONFIG_CMD_* in various l* named board config files.
by Jon Loeliger
· 17 years ago
ca8b566
include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files.
by Jon Loeliger
· 17 years ago
860435b
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
by Jon Loeliger
· 17 years ago
0c6d5ce
include/configs: Use new CONFIG_CMD_* in various h* named board config files.
by Jon Loeliger
· 17 years ago
f4100ec
include/configs: Use new CONFIG_CMD_* in various g* named board config files.
by Jon Loeliger
· 17 years ago
5137269
include/configs: Use new CONFIG_CMD_* in various e* named board config files.
by Jon Loeliger
· 17 years ago
b15a23b
include/configs: Use new CONFIG_CMD_* in various d* named board config files.
by Jon Loeliger
· 17 years ago
37ec35e
include/configs: Use new CONFIG_CMD_* in various c* named board config files.
by Jon Loeliger
· 17 years ago
8262ada
include/configs: Use new CONFIG_CMD_* in various b* named board config files.
by Jon Loeliger
· 17 years ago
c5707f5
include/configs: Use new CONFIG_CMD_* in various a* named board config files.
by Jon Loeliger
· 17 years ago
3f746bf
include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
by Jon Loeliger
· 17 years ago
59cf509
include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
by Jon Loeliger
· 17 years ago
595f262
include/configs: Use new CONFIG_CMD_* in STx board config files.
by Jon Loeliger
· 17 years ago
1f166a2
include/configs: Use new CONFIG_CMD_* in sbc* board config files.
by Jon Loeliger
· 17 years ago
edccb46
include/configs: Use new CONFIG_CMD_* in TQM board config files.
by Jon Loeliger
· 17 years ago
f405699
include/configs: Use new CONFIG_CMD_* in 82xx board config files.
by Jon Loeliger
· 17 years ago
3b7116d
include/configs: Use new CONFIG_CMD_* in 83xx board config files.
by Jon Loeliger
· 17 years ago
07d5349
mpc86xx: Remove old CFG_CMD_* references.
by Jon Loeliger
· 17 years ago
512c6d6
Add MPC8568MDS to MAKEALL 85xx target.
by Jon Loeliger
· 17 years ago
e63319f
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
by Jon Loeliger
· 17 years ago
f42aa12
Fix #if typo in CONFIG_CMD_* changes.
by Jon Loeliger
· 17 years ago
2804a7b
Merge with git://www.denx.de/git/u-boot-testing
by Wolfgang Denk
· 17 years ago
a17d393
Fix Makefile to use $(MKCONFIG) macro for all board ports
by Grant Likely
· 17 years ago
c4a7069
Fix Makefile to use $(MKCONFIG) macro for all board ports
by Grant Likely
· 17 years ago
Next »