aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)Author
2011-11-16auto_update.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-16cmd_dasa_sim.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-16cmd_pci405.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-16board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-16board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk
2011-11-07board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-10-27GCC4.6: Squash warnings in pmc405de.cMarek Vasut
2011-10-27GCC4.6: Squash warning in cmd_pmc440.cMarek Vasut
2011-10-19ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-03at91: reworked support for meesc boardMatthias Fuchs
2011-05-18at91: reworked support for otc570 boardDaniel Gorsulowski
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-09Move LDSCRIPT definitions to board config files.Wolfgang Denk
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-08-20at91: Enabeling USB host on meesc boardDaniel Gorsulowski
2010-08-20at91: Update meesc board to new SoC accessDaniel Gorsulowski
2010-08-09ppc4xx: Fix building of PMC440 boardMatthias Fuchs
2010-08-09ppc4xx: Fix building of CANBT boardMatthias Fuchs
2010-08-09ppc4xx: Fix building of AR405 boardMatthias Fuchs
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-17ppc4xx: Fix building PLU405 boardMatthias Fuchs
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-19ppc4xx: TLB init file cleanupStefan Roese
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser