summaryrefslogtreecommitdiffstats
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-183-72/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-1830-726/+8
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1833-58/+61
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-1/+1
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-3/+3
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-233-5/+4
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-231-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-2327-28/+28
* cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-201-4/+2
* at91: Enabeling USB host on meesc boardDaniel Gorsulowski2010-08-201-1/+5
* at91: Update meesc board to new SoC accessDaniel Gorsulowski2010-08-201-54/+58
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-091-1/+1
* ppc4xx: Fix building of CANBT boardMatthias Fuchs2010-08-091-7/+1
* ppc4xx: Fix building of AR405 boardMatthias Fuchs2010-08-091-8/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-0425-32/+32
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-242-7/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-0430-69/+69
* ppc4xx: Fix building PLU405 boardMatthias Fuchs2010-05-171-1/+1
* 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-062-7/+156
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-242-29/+29
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-192-29/+29
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-214-4/+4
|/
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-133-3/+3
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-132-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-213-15/+0
* AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-071-85/+95
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski2010-02-124-0/+458
* ppc4xx: Fix building for PLU405 boardsMatthias Fuchs2010-02-031-0/+28
* at91: Enable slow master clock on meesc boardDaniel Gorsulowski2010-01-231-0/+26
* mpc83xx: vme8349: Fix power up reset sequence for tsi148Reinhard Arlt2010-01-072-8/+61
* mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt2010-01-071-57/+138
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-219-25/+0
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-11/+0
* Merge branch 'master' into nextWolfgang Denk2009-12-052-0/+43
|\
| * ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-171-0/+35
| * ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-171-0/+36
* | ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2009-11-252-17/+0
* | ppc4xx: Remove confusing commentMatthias Fuchs2009-11-191-4/+0
* | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-192-29/+6
* | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-192-113/+1
* | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-192-70/+0
* | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-092-22/+1
* | ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-0223-3060/+0
* | ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-021-0/+3
|/
OpenPOWER on IntegriCloud