Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2aeda2d054bb32027bed33d9c3a63d152164b5e0
« Previous
1bec3d3
include/configs: Use new CONFIG_CMD_* in various e* named board config files.
by Jon Loeliger
· 17 years ago
ab999ba
include/configs: Use new CONFIG_CMD_* in various d* named board config files.
by Jon Loeliger
· 17 years ago
37e4f24
include/configs: Use new CONFIG_CMD_* in various c* named board config files.
by Jon Loeliger
· 17 years ago
ba2351f
include/configs: Use new CONFIG_CMD_* in various b* named board config files.
by Jon Loeliger
· 17 years ago
0b361c9
include/configs: Use new CONFIG_CMD_* in various a* named board config files.
by Jon Loeliger
· 17 years ago
b730cda
include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
by Jon Loeliger
· 17 years ago
d794cfe
include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
by Jon Loeliger
· 17 years ago
ef0df52
include/configs: Use new CONFIG_CMD_* in STx board config files.
by Jon Loeliger
· 17 years ago
866e308
include/configs: Use new CONFIG_CMD_* in sbc* board config files.
by Jon Loeliger
· 17 years ago
2694690
include/configs: Use new CONFIG_CMD_* in TQM board config files.
by Jon Loeliger
· 17 years ago
1cc4c45
include/configs: Use new CONFIG_CMD_* in 82xx board config files.
by Jon Loeliger
· 17 years ago
8ea5499
include/configs: Use new CONFIG_CMD_* in 83xx board config files.
by Jon Loeliger
· 17 years ago
b448962
Merged POST framework with the current TOT.
by Sergei Poselenov
· 17 years ago
b24629f
mpc86xx: Remove old CFG_CMD_* references.
by Jon Loeliger
· 17 years ago
46175d9
Add MPC8568MDS to MAKEALL 85xx target.
by Jon Loeliger
· 17 years ago
2835e51
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
by Jon Loeliger
· 17 years ago
56b304a
Fix #if typo in CONFIG_CMD_* changes.
by Jon Loeliger
· 17 years ago
f780b83
resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
by Niklaus Giger
· 17 years ago
04e6c38
ppc4xx: Update lwmon5 board
by Stefan Roese
· 17 years ago
8e990cb
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
549e3eb
Merge with git://www.denx.de/git/u-boot-testing
by Wolfgang Denk
· 17 years ago
6810a34
Fix Makefile to use $(MKCONFIG) macro for all board ports
by Grant Likely
· 17 years ago
90b1b2d
Fix Makefile to use $(MKCONFIG) macro for all board ports
by Grant Likely
· 17 years ago
057004f
Correct fixup relocation for mpc83xx
by Grant Likely
· 17 years ago
5af61b2
Correct fixup relocation for mpc8260
by Grant Likely
· 17 years ago
f3a52fe
Correct fixup relocation for mpc824x
by Grant Likely
· 17 years ago
a85dd25
Correct fixup relocation for mpc8220
by Grant Likely
· 17 years ago
6f7576b
Correct fixup relocation for MPC5xxx
by Grant Likely
· 17 years ago
3649cd9
Correct relocation fixup for mpc5xx
by Grant Likely
· 17 years ago
f82b3b6
Don't set gd->reloc_off if relocation of .fixup works correctly
by Grant Likely
· 17 years ago
e1a6144
Remove obsolete mpc83xx linker scripts
by Grant Likely
· 17 years ago
17e32fc
Consolidate mpc8260 linker scripts
by Grant Likely
· 17 years ago
af7d38b
Remove obsolete mpc824x linker scripts
by Grant Likely
· 17 years ago
f94a3ae
Remove obsolete mpc824x linker scripts (3 of 4)
by Grant Likely
· 17 years ago
a71c084
Remove obsolete mpc824x linker scripts (2 of 4)
by Grant Likely
· 17 years ago
f670a15
Remove obsolete mpc824x linker scripts (1 of 4)
by Grant Likely
· 17 years ago
09555bd
Remove obsolete mpc8220 linker scripts
by Grant Likely
· 17 years ago
5efb992
Remove obsolete mpc5xxx linker scripts (3 of 3)
by Grant Likely
· 17 years ago
07c13df
Remove obsolete mpc5xxx linker scripts (2 of 3)
by Grant Likely
· 17 years ago
b4f6751
Remove obsolete mpc5xxx linker scripts (1 of 3)
by Grant Likely
· 17 years ago
b7d8e05
Remove obsolete mpc5xx linker scripts
by Grant Likely
· 17 years ago
416a0b6
Consolidate mpc83xx linker scripts
by Grant Likely
· 17 years ago
5fc5917
Consolidate mpc8260 linker scripts
by Grant Likely
· 17 years ago
737f9eb
Consolidate mpc824x linker scripts
by Grant Likely
· 17 years ago
9c757b7
Consolidate mpc8220 linker scripts
by Grant Likely
· 17 years ago
d181c9a
Consolidate mpc5xxx linker scripts
by Grant Likely
· 17 years ago
287ac92
Consolidate mpc5xx linker scripts
by Grant Likely
· 17 years ago
52b8704
Fix a few file permission problems.
by Wolfgang Denk
· 17 years ago
78e0cf2
Minor coding style cleanup. Rebuild CHANGELOG file.
by Wolfgang Denk
· 17 years ago
2f9c19e
configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
by Jon Loeliger
· 17 years ago
602ad3b
README: Rewrite command line config to use CONFIG_CMD_* names.
by Jon Loeliger
· 17 years ago
72a074c
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
5fcf543
tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
9107ebe
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
5e37800
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
7371841
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
f48070f
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
0c505db
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
73f0320
lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
98b7900
rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
6e2115a
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
45cdb9b
disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
4e109ae
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
d5be43d
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
b453960
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
65c450b
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
a76adc8
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
ec63b10
Introduce initial versions of new Command Config files.
by Jon Loeliger
· 17 years ago
98c440b
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
1f2a058
Fix S-ATA support.
by Mushtaq Khan
· 17 years ago
e4feb76
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
a5d71e2
[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
by Heiko Schocher
· 17 years ago
a1bd620
ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
by Niklaus Giger
· 17 years ago
807018f
ppc4xx: Fix O=buildir builds
by Niklaus Giger
· 17 years ago
466fff1
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
6f35c53
ppc4xx: Maintenance patch for esd's CPCI405 derivats
by Matthias Fuchs
· 17 years ago
5a1c9ff
ppc4xx: Add pci_pre_init() for 405 boards
by Matthias Fuchs
· 17 years ago
1636d1c
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
2dc6445
Adapt log buffer code to support Linux 2.6
by Igor Lisitsin
· 18 years ago
a11e069
Extend POST support for PPC440
by Igor Lisitsin
· 18 years ago
566a494
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
3a1f5c8
ppc4xx: Fix problem with extended program_tlb() funtion
by Stefan Roese
· 17 years ago
02032e8
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
d677b32
[patch] add nand_init() prototype to nand.h
by Mike Frysinger
· 17 years ago
e08e645
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
30d5c04
Merge git://www.denx.de/git/u-boot
by Kim Phillips
· 17 years ago
83b4cfa
Coding style cleanup. Refresh CHANGELOG.
by Wolfgang Denk
· 17 years ago
6b44466
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
b3f9ec8
ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
by Stefan Roese
· 17 years ago
df8a24c
[ppc4xx] Fix problem with NAND booting on AMCC Acadia
by Stefan Roese
· 17 years ago
86ba99e
[ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
by Stefan Roese
· 17 years ago
448f5fe
Merge branch 'upstream'
by Haavard Skinnemoen
· 17 years ago
8e585f0
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
5ffa76a
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
093172f
[fix] email reparation
by Michal Simek
· 17 years ago
3666aff
[FIX] fix microblaze file permitission
by Michal Simek
· 17 years ago
e73846b
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
by Stefan Roese
· 17 years ago
b7c3e93
Merge with /home/stefan/git/u-boot/denx-440-exceptions
by Stefan Roese
· 17 years ago
efa35cf
ppc4xx: Clean up 440 exceptions handling
by Grzegorz Bernacki
· 17 years ago
b765ffb
[ppc4xx] Add initial lwmon5 board support
by Stefan Roese
· 17 years ago
Next »