summaryrefslogtreecommitdiffstats
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: PMC440: Only use one CS (rank) in DDR2 configurationStefan Roese2009-03-171-1/+1
* ppc4xx: Some more PMC405 coding-style cleanupStefan Roese2009-02-181-15/+15
* ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-182-13/+11
* ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-181-70/+25
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* Command usage cleanupPeter Tyser2009-01-2822-49/+49
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-282-2/+2
* ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-141-0/+1
* ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs2009-01-141-0/+24
* ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs2009-01-141-163/+144
* ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs2009-01-141-0/+10
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-1/+1
* ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-101-1/+1
* ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-101-4/+18
* ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-101-5/+1
* ppc4xx: Use correct io accessors for PCI405Matthias Fuchs2008-11-251-35/+16
* ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs2008-11-251-871/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-1825-0/+25
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-094-4/+4
* ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-311-22/+106
* ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs2008-10-311-33/+37
* ppc4xx: Fix esd loadpci commandMatthias Fuchs2008-10-311-8/+16
* ppc4xx: Clean up PMC440 headerMatthias Fuchs2008-10-311-10/+7
* ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs2008-10-311-2/+3
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-212-4/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1866-680/+680
* ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs2008-10-101-3/+32
* ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs2008-10-101-0/+6
* ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs2008-10-101-5/+5
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-1224-39/+39
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-104-16/+16
| * rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
| * rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-1020-21/+21
* | ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese2008-09-121-31/+0
|/
* ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs2008-09-081-15/+0
* ppc4xx: Update CPCI405 variants handlingMatthias Fuchs2008-09-081-14/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-0323-419/+22
|\
| * ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs2008-09-031-0/+5
| * ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese2008-09-033-3/+0
| * ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-0315-326/+0
| * ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs2008-09-031-25/+0
| * ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs2008-09-031-12/+0
| * ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs2008-09-031-37/+21
| * ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs2008-09-031-14/+0
| * ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs2008-09-031-2/+1
* | Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-022-0/+12
* | Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-023-0/+18
|/
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-4/+0
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-6/+6
* Fixing coding style issuesWilliam Juul2008-08-121-3/+3
OpenPOWER on IntegriCloud