| Commit message (Expand) | Author | Age | Lines |
* | board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-11-07 | -6/+4 |
* | board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-11-07 | -3/+1 |
* | GCC4.6: Squash warnings in pmc405de.c | Marek Vasut | 2011-10-27 | -1/+1 |
* | GCC4.6: Squash warning in cmd_pmc440.c | Marek Vasut | 2011-10-27 | -1/+1 |
* | ColdFire: Cleanup lds files for multiple defined symbols | stany MARCEL | 2011-10-19 | -58/+11 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -186/+0 |
* | at91: reworked support for meesc board | Matthias Fuchs | 2011-09-03 | -24/+26 |
* | at91: reworked support for otc570 board | Daniel Gorsulowski | 2011-05-18 | -48/+59 |
* | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund | 2011-04-20 | -2/+3 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -3/+3 |
* | Move LDSCRIPT definitions to board config files. | Wolfgang Denk | 2010-12-09 | -25/+0 |
* | do_reset: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | -22/+0 |
* | do_bootm: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | -4/+0 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -135/+0 |
* | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -49/+20 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -67/+67 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -0/+2 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | -72/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -726/+8 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -58/+61 |
* | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser | 2010-09-23 | -1/+1 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -3/+3 |
* | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | -5/+4 |
* | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese | 2010-09-23 | -1/+1 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | -28/+28 |
* | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese | 2010-09-20 | -4/+2 |
* | at91: Enabeling USB host on meesc board | Daniel Gorsulowski | 2010-08-20 | -1/+5 |
* | at91: Update meesc board to new SoC access | Daniel Gorsulowski | 2010-08-20 | -54/+58 |
* | ppc4xx: Fix building of PMC440 board | Matthias Fuchs | 2010-08-09 | -1/+1 |
* | ppc4xx: Fix building of CANBT board | Matthias Fuchs | 2010-08-09 | -7/+1 |
* | ppc4xx: Fix building of AR405 board | Matthias Fuchs | 2010-08-09 | -8/+1 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -32/+32 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -7/+3 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -69/+69 |
* | ppc4xx: Fix building PLU405 board | Matthias Fuchs | 2010-05-17 | -1/+1 |
* | 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board | Reinhard Arlt | 2010-05-06 | -7/+156 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-04-24 | -29/+29 |
|\ |
|
| * | ppc4xx: TLB init file cleanup | Stefan Roese | 2010-04-19 | -29/+29 |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -4/+4 |
|/ |
|
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -2/+2 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -3/+3 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | -2/+2 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -1/+1 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -1/+1 |
* | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | -15/+0 |
* | AT91: Update otc570 board to new SoC access | Daniel Gorsulowski | 2010-03-07 | -85/+95 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | -1/+1 |
* | at91: Add esd gmbh OTC570 board support | Daniel Gorsulowski | 2010-02-12 | -0/+458 |
* | ppc4xx: Fix building for PLU405 boards | Matthias Fuchs | 2010-02-03 | -0/+28 |