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