| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -50/+0 |
|\ |
|
| * | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | -50/+0 |
* | | CPCI750: fix compile problem | Wolfgang Denk | 2009-07-18 | -1/+1 |
|/ |
|
* | MPC512x: factor out common code | Wolfgang Denk | 2009-07-14 | -102/+2 |
* | mecp5123: fix build error | Wolfgang Denk | 2009-07-14 | -8/+5 |
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | -22/+22 |
* | at91: Add esd gmbh MEESC board support | Daniel Gorsulowski | 2009-07-06 | -0/+291 |
* | mpc512x: Add esd gmbh mecp5123 board support | Stefan Roese | 2009-06-12 | -0/+454 |
* | 74xx_7xx: CPCI750: Add CPCI adapter/target support | Stefan Roese | 2009-06-12 | -15/+47 |
* | 74xx_7xx: CPCI750: Enable access to PCI function > 0 | Stefan Roese | 2009-06-12 | -8/+22 |
* | 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c | Stefan Roese | 2009-06-12 | -6/+5 |
* | 74xx_7xx: CPCI750: Add loadpci command | Stefan Roese | 2009-06-12 | -0/+76 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -86/+95 |
* | 4xx: Add support for DP405 hardware variants | Matthias Fuchs | 2009-06-12 | -6/+26 |
* | 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 |