summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Expand)AuthorAgeLines
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Command usage cleanupPeter Tyser2009-01-28-49/+49
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-2/+2
* ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-14-0/+1
* ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs2009-01-14-0/+24
* ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs2009-01-14-163/+144
* ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs2009-01-14-0/+10
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-14-1/+1
* ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-10-1/+1
* ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-10-4/+18
* ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-10-5/+1
* ppc4xx: Use correct io accessors for PCI405Matthias Fuchs2008-11-25-35/+16
* ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs2008-11-25-871/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+25
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-4/+4
* ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-31-22/+106
* ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs2008-10-31-33/+37
* ppc4xx: Fix esd loadpci commandMatthias Fuchs2008-10-31-8/+16
* ppc4xx: Clean up PMC440 headerMatthias Fuchs2008-10-31-10/+7
* ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs2008-10-31-2/+3
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-4/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-680/+680
* ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs2008-10-10-3/+32
* ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs2008-10-10-0/+6
* ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs2008-10-10-5/+5
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-12-39/+39
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-16/+16
| * rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
| * rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-21/+21
* | ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese2008-09-12-31/+0
|/
* ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs2008-09-08-15/+0
* ppc4xx: Update CPCI405 variants handlingMatthias Fuchs2008-09-08-14/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-03-419/+22
|\
| * ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs2008-09-03-0/+5
| * ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese2008-09-03-3/+0
| * ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-03-326/+0
| * ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs2008-09-03-25/+0
| * ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs2008-09-03-12/+0
| * ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs2008-09-03-37/+21
| * ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs2008-09-03-14/+0
| * ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs2008-09-03-2/+1
* | Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+12
* | Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+18
|/
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-4/+0
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-6/+6
* Fixing coding style issuesWilliam Juul2008-08-12-3/+3
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-22/+20
* Fix compilation error for TASREGTsiChung Liew2008-08-01-0/+2
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-2/+2
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-13-21/+0