Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8ae158cd87a4a25722b27835261b6ff0fa2aa6a7
« Previous
427c814
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
by TsiChungLiew
· 17 years ago
01a793f
Duplicate code
by TsiChungLiew
· 17 years ago
2744354
Seperate old structure defines and new structure defines
by TsiChungLiew
· 17 years ago
2bd5860
Seperate old structure defines and new structure defines
by TsiChungLiew
· 17 years ago
8cd5cd6
Clean up
by TsiChungLiew
· 17 years ago
514871f
Clean up
by TsiChungLiew
· 17 years ago
48dbfea
Create new header file and move peripherals base address from configs file to new header file.
by TsiChungLiew
· 17 years ago
be296e3
Revert file mode
by TsiChungLiew
· 17 years ago
b3aff0c
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
ddb5d86f
drivers/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
f40a7f3
fs/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
610f2e9
net/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
9025317
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
d39b574
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
77a3185
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
068b60a
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
079a136
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
7f5c015
include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
80ff4f9
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
a1aa0bb
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
659e2f6
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
1179943
include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
1fe80d7
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
by Jon Loeliger
· 17 years ago
d3b8c1a
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
2fd90ce
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
37d4bb7
include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
18225e8
include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
7be044e
include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
5d2ebe1
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
f55f7f8
Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out.
by Jon Loeliger
· 17 years ago
b5501f7
Update README.* to reference new CONFIG_CMD_* names now.
by Jon Loeliger
· 17 years ago
4431283
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
3a1ed1e
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
ab3abcb
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
3fe0010
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
c508a4c
board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
b930726
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
fcec2eb
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
a593814
rtc/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
6735056
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
7def6b3
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
dd60d12
fs/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
c91898b
tools/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
643d1ab
net/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
cb51c0b
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
07d38a1
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
cde5c64
disk/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
639221c
include/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
4ef218f
Coding style cleanup; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
bf6a9ca
Merge with /home/hs/Atronic/u-boot
by Wolfgang Denk
· 17 years ago
c8603cf
Small coding style cleanup
by Stefan Roese
· 17 years ago
0f92c7e
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
bd84ee4
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
e09f7ab
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
c3517f9
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
fd9bcaa
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
c76fe47
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
baa26db
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
af075ee
Clear up confusion over the CMD_POST and POST_DIAG mess.
by Jon Loeliger
· 17 years ago
b363148
Remove references to the old cmd_confdefs.h include file.
by Jon Loeliger
· 17 years ago
a22d4da
include/configs: Catch some CONFIG_CMD_* conversion stragglers.
by Jon Loeliger
· 17 years ago
a556290
include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
by Jon Loeliger
· 17 years ago
fe7f782
include/configs: Use new CONFIG_CMD_* in various S* named board config files.
by Jon Loeliger
· 17 years ago
e9a0f8f
include/configs: Use new CONFIG_CMD_* in various R* named board config files.
by Jon Loeliger
· 17 years ago
12aa9fd
include/configs: Use new CONFIG_CMD_* in various Q* named board config files.
by Jon Loeliger
· 17 years ago
acf0269
include/configs: Use new CONFIG_CMD_* in various P* named board config files.
by Jon Loeliger
· 17 years ago
e18a106
include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.
by Jon Loeliger
· 17 years ago
8353e13
include/configs: Use new CONFIG_CMD_* in various M* named board config files.
by Jon Loeliger
· 17 years ago
348f258
include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files.
by Jon Loeliger
· 17 years ago
6c4f4da
include/configs: Use new CONFIG_CMD_* in various H* named board config files.
by Jon Loeliger
· 17 years ago
60a0876
include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
by Jon Loeliger
· 17 years ago
dcaa715
include/configs: Use new CONFIG_CMD_* in various E* named board config files.
by Jon Loeliger
· 17 years ago
3c3227f
include/configs: Use new CONFIG_CMD_* in various D* named board config files.
by Jon Loeliger
· 17 years ago
49cf7e8
include/configs: Use new CONFIG_CMD_* in various C* named board config files.
by Jon Loeliger
· 17 years ago
de8b2a6
include/configs: Use new CONFIG_CMD_* in various B* named board config files.
by Jon Loeliger
· 17 years ago
498ff9a
include/configs: Use new CONFIG_CMD_* in various A* named board config files.
by Jon Loeliger
· 17 years ago
0459e7d
Merge git://www.denx.de/git/u-boot
by Kim Phillips
· 17 years ago
10e0389
[NAND] Bad block skipping for command nboot
by Thomas Knobloch
· 17 years ago
461f227
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
334043f
ppc4xx: Update lwmon5 default environment
by Stefan Roese
· 17 years ago
5d18743
ppc4xx: Update lwmon5 board
by Stefan Roese
· 17 years ago
dcc0264
Merge with git://www.denx.de/git/u-boot-testing
by Wolfgang Denk
· 17 years ago
6b0a174
Fix problem with get/setdcr commands introduced by cfg patches
by Stefan Roese
· 17 years ago
e80955f
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
f1152f8
Code cleanup and default config update for STC GP3 SSA board.
by Wolfgang Denk
· 17 years ago
e4dbe1b
Fixing some typos etc. introduced mainly by cfg patches.
by Wolfgang Denk
· 17 years ago
b6b4684
Minor coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
dca3b3d
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
by Jon Loeliger
· 17 years ago
6c18eb9
include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files.
by Jon Loeliger
· 17 years ago
46da1e9
include/configs: Use new CONFIG_CMD_* in various s* named board config files.
by Jon Loeliger
· 17 years ago
90cc3eb
include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files.
by Jon Loeliger
· 17 years ago
26a3456
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
by Jon Loeliger
· 17 years ago
a5cb230
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
by Jon Loeliger
· 17 years ago
929a2bf
include/configs: Use new CONFIG_CMD_* in various n* named board config files.
by Jon Loeliger
· 17 years ago
5dc11a5
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
by Jon Loeliger
· 17 years ago
9bbb1c0
include/configs: Use new CONFIG_CMD_* in various l* named board config files.
by Jon Loeliger
· 17 years ago
bc234c1
include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files.
by Jon Loeliger
· 17 years ago
1d2c6bc
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
by Jon Loeliger
· 17 years ago
48d5d10
include/configs: Use new CONFIG_CMD_* in various h* named board config files.
by Jon Loeliger
· 17 years ago
72eb0ef
include/configs: Use new CONFIG_CMD_* in various g* named board config files.
by Jon Loeliger
· 17 years ago
Next »