summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-271-28/+24
* FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-271-30/+23
* FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-271-0/+1
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-271-2/+4
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-271-23/+20
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-271-53/+50
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-271-0/+137
* FSL DDR: Provide a generic set_ddr_laws()Kumar Gala2008-08-271-0/+1
* Add proper SPD definitions for DDR1/2/3James Yang2008-08-271-0/+292
* Add support for muas3001 board (MPC8270)Heiko Schocher2008-08-271-0/+387
* fdt: refactor initrd related codeKumar Gala2008-08-261-0/+1
* fdt: refactor fdt resize codeKumar Gala2008-08-261-0/+1
* bootm: refactor image detection and os load stepsKumar Gala2008-08-261-0/+9
* bootm: move lmb into the bootm_headers_t structureKumar Gala2008-08-261-1/+3
* bootm: Set working fdt address as part of the bootm flowKumar Gala2008-08-261-0/+2
* bootm: refactor fdt locating and relocation codeKumar Gala2008-08-261-0/+13
* bootm: refactor ramdisk locating codeKumar Gala2008-08-261-0/+2
* bootm: refactor entry point codeKumar Gala2008-08-261-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-08-265-30/+65
|\
| * change mvBL-M7 default env and move to vendor subdirAndre Schwarz2008-08-251-27/+29
| * MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2008-08-252-1/+10
| * MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-251-1/+21
| * MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-1/+3
| * Merge branch 'next'Kim Phillips2008-08-251-0/+2
| |\
| | * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-161-0/+2
* | | ADS5121: adjust image addresses in RAM and flashWolfgang Denk2008-08-261-7/+9
|/ /
* | libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson2008-08-241-0/+30
* | libfdt: Improve documentation in libfdt.hWolfram Sang2008-08-241-14/+14
* | dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-08-241-4/+4
* | dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-241-0/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-08-233-64/+89
|\ \
| * | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-211-12/+12
| * | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-213-64/+89
* | | Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-214-12/+33
|/ /
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* | cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher2008-08-211-27/+27
* | Consolidate strmhz() implementationHaavard Skinnemoen2008-08-211-1/+3
* | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-212-0/+2
* | Add a hook to allow board-specific PIO mode setting.Steven A. Falco2008-08-211-1/+3
* | Replace enums in ata.h with an include of libata.hSteven A. Falco2008-08-211-60/+2
* | coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD2008-08-213-3/+3
* | hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVERHaavard Skinnemoen2008-08-202-2/+2
* | Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-204-0/+551
|\ \
| * | hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPTHaavard Skinnemoen2008-08-201-1/+1
| * | favr-32-ezkit: Fix printf format warningsHaavard Skinnemoen2008-08-201-1/+1
| * | Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-201-0/+177
| |\ \
| | * | avr32: Add MIMC200 boardMark Jackson2008-08-201-0/+177
| * | | Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-0648-81/+299
| |\ \ \
| | * | | avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt2008-08-061-0/+201
| | |/ /
| * | | Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-308-369/+180
| |\ \ \
OpenPOWER on IntegriCloud