| Commit message (Expand) | Author | Age | Lines |
* | 4xx: Remove binary cpld bitstream from DP405 board | Matthias Fuchs | 2009-06-12 | -1826/+1 |
* | 4xx: Remove binary cpld bitstream from VOM405 board | Matthias Fuchs | 2009-06-12 | -1826/+1 |
* | 4xx: Remove binary cpld bitstream from PMC405 board | Matthias Fuchs | 2009-06-12 | -2479/+0 |
* | 4xx: Remove binary cpld bitstream from CMS700 board | Matthias Fuchs | 2009-06-12 | -1826/+1 |
* | esd/common: extend cpld command with address parameter | Matthias Fuchs | 2009-06-12 | -14/+20 |
* | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | -2/+2 |
* | cpci750: i2c cleanup | Peter Tyser | 2009-06-12 | -6/+10 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -1/+0 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -3/+3 |
* | ppc4xx: Use correct io accessors for esd 405/440 boards | Matthias Fuchs | 2009-03-20 | -165/+217 |
* | ppc4xx: Use correct io accessors for esd 405 boards | Matthias Fuchs | 2009-03-20 | -107/+113 |
* | ppc4xx: Cleanup linker scripts of esd 4xx boards | Matthias Fuchs | 2009-03-20 | -294/+0 |
* | ppc4xx: Update TEXT_BASE for DASA_SIM boards | Matthias Fuchs | 2009-03-20 | -10/+1 |
* | ppc4xx: DU405 maintenance fix | Matthias Fuchs | 2009-03-20 | -2/+8 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -78/+26 |
* | ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration | Stefan Roese | 2009-03-17 | -1/+1 |
* | ppc4xx: Some more PMC405 coding-style cleanup | Stefan Roese | 2009-02-18 | -15/+15 |
* | ppc4xx: Update PMC405 board support | Matthias Fuchs | 2009-02-18 | -13/+11 |
* | ppc4xx: Cleanup PMC405 board support | Matthias Fuchs | 2009-02-18 | -70/+25 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -49/+49 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards | Matthias Fuchs | 2009-01-14 | -0/+1 |
* | ppc4xx: Disable pci node in device tree on CPCI405 pci adapters | Matthias Fuchs | 2009-01-14 | -0/+24 |
* | ppc4xx: Cleanup CPCI405 board code | Matthias Fuchs | 2009-01-14 | -163/+144 |
* | ppc4xx: Enable auto RS485 mode on PLU405 boards | Matthias Fuchs | 2009-01-14 | -0/+10 |
* | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-14 | -1/+1 |
* | ppc4xx: Disable EEPROM write access on PMC440 boards | Matthias Fuchs | 2008-12-10 | -1/+1 |
* | ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards | Matthias Fuchs | 2008-12-10 | -4/+18 |
* | ppc4xx: Update TEXT_BASE for CPCI405 boards | Matthias Fuchs | 2008-12-10 | -5/+1 |
* | ppc4xx: Use correct io accessors for PCI405 | Matthias Fuchs | 2008-11-25 | -35/+16 |
* | ppc4xx: Remove unused code from PCI405 code | Matthias Fuchs | 2008-11-25 | -871/+0 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+25 |
* | Moved PPC4xx EMAC driver to drivers/net | Ben Warren | 2008-11-09 | -4/+4 |
* | ppc4xx: Update PMC440 board support | Matthias Fuchs | 2008-10-31 | -22/+106 |
* | ppc4xx: Fix PMC440 BSP commands | Matthias Fuchs | 2008-10-31 | -33/+37 |
* | ppc4xx: Fix esd loadpci command | Matthias Fuchs | 2008-10-31 | -8/+16 |
* | ppc4xx: Clean up PMC440 header | Matthias Fuchs | 2008-10-31 | -10/+7 |
* | ppc4xx: Handle other board variant in PMC440 FPGA code | Matthias Fuchs | 2008-10-31 | -2/+3 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -4/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -680/+680 |
* | ppc4xx: Fix USB 2.0 phy reset sequence | Matthias Fuchs | 2008-10-10 | -3/+32 |
* | ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board | Matthias Fuchs | 2008-10-10 | -0/+6 |
* | ppc4xx: Fix DU440 GPIO configuration | Matthias Fuchs | 2008-10-10 | -5/+5 |
* | Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-12 | -39/+39 |
|\ |
|
| * | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -16/+16 |
| * | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
| * | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -21/+21 |
* | | ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports | Stefan Roese | 2008-09-12 | -31/+0 |
|/ |
|