summaryrefslogtreecommitdiffstats
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-22/+20
* Fix compilation error for TASREGTsiChung Liew2008-08-011-0/+2
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-2/+2
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-131-21/+0
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-101-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-0226-26/+26
* Change initdram() return type to phys_size_tBecky Bruce2008-06-1225-25/+25
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-032-41/+0
* Big white-space cleanup.Wolfgang Denk2008-05-2135-276/+275
* Fix config files for out-of-tree buildingWolfgang Denk2008-05-141-1/+1
* ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-251-1/+6
* ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-221-1/+0
OpenPOWER on IntegriCloud