summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Expand)AuthorAgeLines
* at91: reworked support for otc570 boardDaniel Gorsulowski2011-05-18-48/+59
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-20-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-3/+3
* Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-09-25/+0
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-22/+0
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-28-4/+0
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-135/+0
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-49/+20
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-67/+67
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-72/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-726/+8
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-58/+61
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-1/+1
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-3/+3
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-5/+4
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-28/+28
* cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-4/+2
* at91: Enabeling USB host on meesc boardDaniel Gorsulowski2010-08-20-1/+5
* at91: Update meesc board to new SoC accessDaniel Gorsulowski2010-08-20-54/+58
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-09-1/+1
* ppc4xx: Fix building of CANBT boardMatthias Fuchs2010-08-09-7/+1
* ppc4xx: Fix building of AR405 boardMatthias Fuchs2010-08-09-8/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-32/+32
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-7/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-69/+69
* ppc4xx: Fix building PLU405 boardMatthias Fuchs2010-05-17-1/+1
* 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-06-7/+156
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-24-29/+29
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-19-29/+29
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-4/+4
|/
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-3/+3
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-1/+1
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-15/+0
* AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-07-85/+95
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07-1/+1
* at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski2010-02-12-0/+458
* ppc4xx: Fix building for PLU405 boardsMatthias Fuchs2010-02-03-0/+28
* at91: Enable slow master clock on meesc boardDaniel Gorsulowski2010-01-23-0/+26
* mpc83xx: vme8349: Fix power up reset sequence for tsi148Reinhard Arlt2010-01-07-8/+61
* mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt2010-01-07-57/+138
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-25/+0
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-08-1/+0
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-11/+0
* Merge branch 'master' into nextWolfgang Denk2009-12-05-0/+43
|\