| Commit message (Expand) | Author | Age | Lines |
* | FSL LAW: Keep track of LAW allocations | Kumar Gala | 2008-06-11 | -25/+59 |
* | 85xx: remove dummy board_early_init_f | Kumar Gala | 2008-06-11 | -44/+0 |
* | MPC8544DS: Update config.h | Kumar Gala | 2008-06-11 | -1/+1 |
* | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -275/+0 |
* | Socrates: Added FPGA base address update in FDT. | Sergei Poselenov | 2008-06-11 | -0/+10 |
* | Socrates: NAND support added. Changed the U-Boot base address and | Sergei Poselenov | 2008-06-11 | -4/+227 |
* | NAND: Added support for 128-bit OOB, adapted | Sergei Poselenov | 2008-06-11 | -14/+34 |
* | Socrates: added missed file with UPMA configuration data. | Sergei Poselenov | 2008-06-11 | -0/+55 |
* | Socrates: Added FPGA mapping. LAWs and TLBs cleanup. | Sergei Poselenov | 2008-06-11 | -30/+27 |
* | Added the upmconfig() function for 85xx. | Sergei Poselenov | 2008-06-11 | -0/+70 |
* | Socrates: config file cleanup. | Sergei Poselenov | 2008-06-11 | -9/+3 |
* | TQM85xx: Change memory map to support Flash memory > 128 MiB | Wolfgang Grandegger | 2008-06-11 | -11/+167 |
* | TQM85xx: NAND support via local bus UPMB | Wolfgang Grandegger | 2008-06-11 | -8/+558 |
* | TQM8548: PCI express support | Wolfgang Grandegger | 2008-06-11 | -36/+249 |
* | TQM8548: Basic support for the TQM8548 modules | Wolfgang Grandegger | 2008-06-11 | -33/+334 |
* | TQM85xx: Support for Flat Device Tree | Wolfgang Grandegger | 2008-06-11 | -13/+64 |
* | TQM85xx: Support for Intel 82527 compatible CAN controller | Wolfgang Grandegger | 2008-06-10 | -0/+73 |
* | TQM85xx: Bugfix in the SDRAM initialisation | Wolfgang Grandegger | 2008-06-10 | -1/+3 |
* | TQM85xx: Fix chip select configuration for second FLASH bank | Wolfgang Grandegger | 2008-06-10 | -38/+46 |
* | TQM85xx: Support for Spansion 'N' type flashes added | Wolfgang Grandegger | 2008-06-10 | -4/+16 |
* | TQM85xx: Fix CPM port pin configuration | Wolfgang Grandegger | 2008-06-10 | -0/+6 |
* | TQM85xx: Various coding style fixes | Wolfgang Grandegger | 2008-06-10 | -291/+293 |
* | socrates: Fix PCI clk fix patch | Andy Fleming | 2008-06-10 | -1/+3 |
* | NAND FSL UPM: driver re-write using the hwcontrol callback | Wolfgang Grandegger | 2008-06-10 | -83/+46 |
* | MPC85xx: Beautify boot output of L2 cache configuration | Wolfgang Grandegger | 2008-06-10 | -9/+11 |
* | PPC: add accessor macros to clear and set bits in one shot | Wolfgang Grandegger | 2008-06-10 | -0/+36 |
* | TQM: move TQM boards to board/tqc | Wolfgang Grandegger | 2008-06-10 | -15/+15 |
* | 83xx/85xx/86xx: add more MxMR local bus definitions | Wolfgang Grandegger | 2008-06-10 | -5/+38 |
* | 83xx/85xx: further localbus cleanups | Anton Vorontsov | 2008-06-10 | -45/+23 |
* | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h | Anton Vorontsov | 2008-06-10 | -233/+256 |
* | 85xx: Add setting of cache props in the device tree. | Kumar Gala | 2008-06-10 | -0/+128 |
* | 85xx: expose cpu identification | Kumar Gala | 2008-06-10 | -36/+51 |
* | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it | Kumar Gala | 2008-06-09 | -2/+6 |
* | MPC85xx: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-09 | -3/+5 |
* | Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master | Wolfgang Denk | 2008-06-05 | -1279/+8590 |
|\ |
|
| * | Socrates: Fix PCI bus frequency report | Wolfgang Denk | 2008-06-03 | -3/+13 |
| * | Fix incorrect switch for IF_TYPE in part.c | Tor Krill | 2008-06-03 | -2/+2 |
| * | Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. | Andre Schwarz | 2008-06-03 | -0/+2 |
| * | Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r... | Peter Tyser | 2008-06-03 | -6/+0 |
| * | PPC4xx: Simplified post_word_{load, store} | Grant Erickson | 2008-06-03 | -15/+11 |
| * | DTT: Issue one-shot command on AD7414 (LM75 code) to read temp | Stefan Roese | 2008-06-03 | -0/+13 |
| * | Add support for environment in SPI flash | Haavard Skinnemoen | 2008-06-03 | -2/+136 |
| * | SPI Flash: Add "sf" command | Haavard Skinnemoen | 2008-06-03 | -0/+192 |
| * | SPI Flash subsystem | Haavard Skinnemoen | 2008-06-03 | -0/+688 |
| * | atmel_spi: Driver for the Atmel SPI controller | Hans-Christian Egtvedt | 2008-06-03 | -0/+360 |
| * | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -209/+584 |
| * | Move definition of container_of() to common.h | Haavard Skinnemoen | 2008-06-03 | -22/+11 |
| * | soft_i2c: Pull SDA high before reading | Haavard Skinnemoen | 2008-06-03 | -0/+1 |
| * | Fix warnings from gcc-4.3.0 build on a ppc host | Kumar Gala | 2008-06-03 | -1/+3 |
| * | MPC512x: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-03 | -1/+7 |