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