summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-11-4/+227
* NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-11-14/+34
* Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-11-0/+55
* Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-11-30/+27
* Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-11-0/+70
* Socrates: config file cleanup.Sergei Poselenov2008-06-11-9/+3
* TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-11-11/+167
* TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-11-8/+558
* TQM8548: PCI express supportWolfgang Grandegger2008-06-11-36/+249
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-11-33/+334
* TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-11-13/+64
* TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-10-0/+73
* TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger2008-06-10-1/+3
* TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger2008-06-10-38/+46
* TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger2008-06-10-4/+16
* TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-10-0/+6
* TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-10-291/+293
* socrates: Fix PCI clk fix patchAndy Fleming2008-06-10-1/+3
* NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-10-83/+46
* MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-10-9/+11
* PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger2008-06-10-0/+36
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-10-15/+15
* 83xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger2008-06-10-5/+38
* 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-10-45/+23
* 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-10-233/+256
* 85xx: Add setting of cache props in the device tree.Kumar Gala2008-06-10-0/+128
* 85xx: expose cpu identificationKumar Gala2008-06-10-36/+51
* 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala2008-06-09-2/+6
* MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-09-3/+5
* Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/masterWolfgang Denk2008-06-05-1279/+8590
|\
| * Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-03-3/+13
| * Fix incorrect switch for IF_TYPE in part.cTor Krill2008-06-03-2/+2
| * Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz2008-06-03-0/+2
| * Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...Peter Tyser2008-06-03-6/+0
| * PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-03-15/+11
| * DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese2008-06-03-0/+13
| * Add support for environment in SPI flashHaavard Skinnemoen2008-06-03-2/+136
| * SPI Flash: Add "sf" commandHaavard Skinnemoen2008-06-03-0/+192
| * SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+688
| * atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-03-0/+360
| * SPI API improvementsHaavard Skinnemoen2008-06-03-209/+584
| * Move definition of container_of() to common.hHaavard Skinnemoen2008-06-03-22/+11
| * soft_i2c: Pull SDA high before readingHaavard Skinnemoen2008-06-03-0/+1
| * Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-03-1/+3
| * MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-03-1/+7
| * Make sure common.h is the first include.Kumar Gala2008-06-03-1/+2
| * Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-06-03-1/+25
| * lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue2008-06-03-0/+50
| * PPC: 86xx Add bat registers to reginfo commandBecky Bruce2008-06-03-1/+3
| * PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2008-06-03-0/+42