aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-29/+29
2010-04-21Move arch/ppc to arch/powerpcStefan Roese4-4/+4
2010-04-19ppc4xx: TLB init file cleanupStefan Roese2-29/+29
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-2/+2
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser3-3/+3
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2-2/+2
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel3-15/+0
2010-03-07AT91: Update otc570 board to new SoC accessDaniel Gorsulowski1-85/+95
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2010-02-12at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski4-0/+458
2010-02-03ppc4xx: Fix building for PLU405 boardsMatthias Fuchs1-0/+28
2010-01-23at91: Enable slow master clock on meesc boardDaniel Gorsulowski1-0/+26
2010-01-07mpc83xx: vme8349: Fix power up reset sequence for tsi148Reinhard Arlt2-8/+61
2010-01-07mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt1-57/+138
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner9-25/+0
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-12-05Merge branch 'master' into nextWolfgang Denk2-0/+43
2009-11-25ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2-17/+0
2009-11-19ppc4xx: Remove confusing commentMatthias Fuchs1-4/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese2-29/+6
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese2-113/+1
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese2-70/+0
2009-11-17ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs1-0/+35
2009-11-17ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs1-0/+36
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2-22/+1
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese23-3060/+0
2009-11-02ppc4xx: Add custom linker script to board/*/config.mkStefan Roese1-0/+3
2009-10-24License cleanup: Fix license header for some esd display configurationsMatthias Fuchs6-44/+102
2009-10-13at91: Update MEESC board supportDaniel Gorsulowski1-7/+58
2009-10-09Merge branch 'reloc'Wolfgang Denk27-29/+3
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger4-36/+36
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-3/+3
2009-10-03ppc: Enable full relocation to RAMPeter Tyser26-26/+0
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2-32/+61
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese22-189/+189
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan1-1/+1
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk37-216/+216
2009-09-15board/esd/cpci750/ide.c: fix compile warningWolfgang Denk1-2/+6
2009-09-15board/esd/common/flash.c: Fix compile warningWolfgang Denk1-1/+2
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese37-216/+216
2009-09-10ppc4xx: Fix PMC405DE supportMatthias Fuchs1-1/+4
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+4
2009-07-27mpc83xx: Add esd VME8349 board supportReinhard Arlt6-0/+612
2009-07-27PMC405DE: fix out of tree buildingWolfgang Denk1-1/+1
2009-07-24ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs5-0/+791
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-1/+1
2009-07-24ppc4xx: Cleanup PLU405 board codeMatthias Fuchs1-56/+62