summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-78/+78
* disable imls command if no flash is definedValeriy Glushkov2009-02-18-0/+2
* API: Improve glue mid-layer of the API demo application.Rafal Jaworowski2009-02-18-0/+1
* TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk2009-02-17-2/+2
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-16-0/+20
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-16-0/+17
* Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-16-0/+145
* Add MMC FrameworkAndy Fleming2009-02-16-9/+181
* Eliminated arch-specific mmc header requirementAndy Fleming2009-02-16-289/+52
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-16-1/+0
* 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-16-0/+17
* MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger2009-02-16-2/+9
* MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-16-2/+10
* MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-16-4/+5
* 86xx: Update CPU info output on bootupPeter Tyser2009-02-16-1/+7
* 86xx: Update Global Utilities structurePeter Tyser2009-02-16-8/+21
* 86xx: Reset updatePeter Tyser2009-02-16-4/+0
* mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-16-4/+27
* Make some minor whitespace changes to eliminate line-wrappingAndy Fleming2009-02-16-15/+16
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-3/+6
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-16-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-02-15-14/+0
|\
| * i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger2009-02-12-14/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-12-10/+4
|\ \
| * | ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-12-7/+2
| * | ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese2009-02-12-3/+2
| |/
* | 82xx, mgcoge: fix compile errorHeiko Schocher2009-02-12-0/+1
|/
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-12-1/+0
* Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-11-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-11-0/+3
|\
| * cfi: make flash_get_info() non staticHeiko Schocher2009-02-11-0/+3
* | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-09-27/+45
|/
* ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-10-0/+8
* Add an architecture specific config.h for common definesKumar Gala2009-02-10-0/+288
* mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce2009-02-10-1/+10
* MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce2009-02-10-0/+2
* mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-10-6/+11
* mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-10-3/+13
* powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-10-165/+44
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-10-4/+24
* mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce2009-02-10-1/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-07-12/+113
|\
| * Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun2009-02-06-0/+32
| * Coldfire: M5271EVB: Board header update (dependencies)Richard Retanubun2009-02-06-10/+30
| * Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-06-2/+51
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-07-84/+222
|\ \
| * | Blackfin: move default boot SPI CS to common codeMike Frysinger2009-02-05-0/+9
| * | Blackfin: update anomaly listsMike Frysinger2009-02-03-84/+213
| |/