summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Expand)AuthorAgeLines
* 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
|\
| * ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-17-0/+35
| * ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-17-0/+36
* | ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2009-11-25-17/+0
* | ppc4xx: Remove confusing commentMatthias Fuchs2009-11-19-4/+0
* | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-29/+6
* | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-113/+1
* | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-70/+0
* | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-22/+1
* | ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-02-3060/+0
* | ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-02-0/+3
|/