| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-02-19 | -158/+153 |
|\ |
|
| * | ppc4xx: Update PMC405 board support | Matthias Fuchs | 2009-02-18 | -29/+29 |
| * | ppc4xx: Cleanup PMC405 board support | Matthias Fuchs | 2009-02-18 | -145/+140 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-19 | -0/+233 |
|\ \ |
|
| * | | qong: changes to Dave/DENX Qong configuration | Ilya Yanok | 2009-02-18 | -8/+14 |
| * | | qong: support for Dave/DENX QongEVB-LITE board | Ilya Yanok | 2009-02-10 | -0/+215 |
| * | | dnet: driver for Dave DNET ethernet controller | Ilya Yanok | 2009-02-10 | -0/+1 |
| * | | mx31: add GPIO registers definitions | Ilya Yanok | 2009-02-07 | -0/+10 |
| * | | ARM:OMAP3:Zoom1: Add nand unlock option | Nishanth Menon | 2009-02-06 | -0/+1 |
* | | | Create configuration option for restricted ns16550 functions | Ron Madrid | 2009-02-19 | -0/+3 |
| |/
|/| |
|
* | | include/image.h: Ease grepping of image_* functions | Petri Lehtinen | 2009-02-18 | -22/+22 |
* | | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -78/+78 |
* | | disable imls command if no flash is defined | Valeriy Glushkov | 2009-02-18 | -0/+2 |
* | | API: Improve glue mid-layer of the API demo application. | Rafal Jaworowski | 2009-02-18 | -0/+1 |
* | | TQM8260: fix locations of kernel and ramdisk images in flash | Wolfgang Denk | 2009-02-17 | -2/+2 |
* | | 83xx: Add eSDHC support on 8379 EMDS board | Andy Fleming | 2009-02-16 | -0/+20 |
* | | 85xx: Add eSDHC support for 8536 DS | Andy Fleming | 2009-02-16 | -0/+17 |
* | | Add support for the Freescale eSDHC found on 8379 and 8536 SoCs | Andy Fleming | 2009-02-16 | -0/+145 |
* | | Add MMC Framework | Andy Fleming | 2009-02-16 | -9/+181 |
* | | Eliminated arch-specific mmc header requirement | Andy Fleming | 2009-02-16 | -289/+52 |
* | | Convert mmc_init to mmc_legacy_init | Andy Fleming | 2009-02-16 | -1/+1 |
* | | Eliminate support for using MMC as memory | Andy Fleming | 2009-02-16 | -1/+0 |
* | | 32bit BUg fix for DDR2 on 8572 | Poonam_Aggrwal-b10812 | 2009-02-16 | -0/+17 |
* | | MPC85xx: TQM8548: add support for the TQM8548_AG module | Wolfgang Grandegger | 2009-02-16 | -2/+9 |
* | | MPC85xx: TQM8548: add support for the TQM8548_BE module | Wolfgang Grandegger | 2009-02-16 | -2/+10 |
* | | MPC85xx: TQM85xx: make standard PCI/PCI-X configurable | Wolfgang Grandegger | 2009-02-16 | -4/+5 |
* | | 86xx: Update CPU info output on bootup | Peter Tyser | 2009-02-16 | -1/+7 |
* | | 86xx: Update Global Utilities structure | Peter Tyser | 2009-02-16 | -8/+21 |
* | | 86xx: Reset update | Peter Tyser | 2009-02-16 | -4/+0 |
* | | mpc85xx: Add support for the P2020 | Srikanth Srinivasan | 2009-02-16 | -4/+27 |
* | | Make some minor whitespace changes to eliminate line-wrapping | Andy Fleming | 2009-02-16 | -15/+16 |
* | | 85xx: Fix address map for 36-bit config of MPC8572DS | Kumar Gala | 2009-02-16 | -3/+6 |
* | | 85xx: Fix how we map DDR memory | Kumar Gala | 2009-02-16 | -1/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-02-15 | -14/+0 |
|\ \ |
|
| * | | i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts | Mike Frysinger | 2009-02-12 | -14/+0 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-02-12 | -10/+4 |
|\ \ \ |
|
| * | | | ppc4xx: Autocalibration can set RDCC to over aggressive value. | Adam Graham | 2009-02-12 | -7/+2 |
| * | | | ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h | Stefan Roese | 2009-02-12 | -3/+2 |
| |/ / |
|
* | | | 82xx, mgcoge: fix compile error | Heiko Schocher | 2009-02-12 | -0/+1 |
|/ / |
|
* | | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -1/+0 |
* | | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -3/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2009-02-11 | -0/+3 |
|\ \ |
|
| * | | cfi: make flash_get_info() non static | Heiko Schocher | 2009-02-11 | -0/+3 |
* | | | net: removed board-specific CONFIGs from MPC5xxx FEC driver | Ben Warren | 2009-02-09 | -27/+45 |
|/ / |
|
* | | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h | Kumar Gala | 2009-02-10 | -0/+8 |
* | | Add an architecture specific config.h for common defines | Kumar Gala | 2009-02-10 | -0/+288 |
* | | mpc8641hpcn: Change PCI MEM pci bus address | Becky Bruce | 2009-02-10 | -1/+10 |
* | | MPC8641HPCN: Enable CONFIG_ADDR_MAP | Becky Bruce | 2009-02-10 | -0/+2 |
* | | mpc8641hpcn: Clean up PCI mapping concepts | Becky Bruce | 2009-02-10 | -6/+11 |
* | | mpc86xx: Add support to populate addr map based on BATs | Becky Bruce | 2009-02-10 | -3/+13 |