| Commit message (Expand) | Author | Age | Lines |
* | s3c64xx: remove unnecessary definition | Minkyu Kang | 2009-04-24 | -4/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-04-24 | -1/+1 |
|\ |
|
| * | net: fix ULI 526x macro usage in netdev.h | Timur Tabi | 2009-04-19 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-04-24 | -46/+528 |
|\ \
| |/
|/| |
|
| * | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -7/+7 |
| * | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | -0/+472 |
| * | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -40/+50 |
* | | fix DaVinci NS16550_REG_SIZE regression | David Brownell | 2009-04-16 | -4/+4 |
* | | ppc4xx: Disable POST memory test on NAND-booting Kilauea | Stefan Roese | 2009-04-16 | -1/+12 |
* | | ppc4xx: Disable POST memory test on NAND-booting Sequoia | Stefan Roese | 2009-04-16 | -2/+13 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-07 | -69/+150 |
|\ |
|
| * | Blackfin: update anomaly sheets | Mike Frysinger | 2009-04-06 | -69/+150 |
* | | Support for PXA27X UDC. | Remy Bohmer | 2009-04-06 | -53/+312 |
* | | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-06 | -39/+0 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-05 | -22/+153 |
|\ |
|
| * | integratorap: fix PCI support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -2/+2 |
| * | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -0/+59 |
| * | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -0/+84 |
| * | s3c64xx: fix the wrong gpio offset | Minkyu Kang | 2009-04-05 | -3/+3 |
| * | Move machine specific code to board at s3c64xx (v2) | Kyungmin Park | 2009-04-05 | -0/+5 |
| * | ZOOM1 Remove legacy NAND defines | Tom Rix | 2009-04-05 | -17/+0 |
* | | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -2/+0 |
* | | MPC8260ADS: Add nfsboot/ramboot to default environment. | Scott Wood | 2009-04-04 | -0/+42 |
* | | UBI/cfi-mtd: Fix mtd name for multiple chips | Andreas Huber | 2009-04-04 | -2/+0 |
* | | eSPI: add the eSPI register support | Mingkai Hu | 2009-04-04 | -0/+17 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-04-04 | -1/+387 |
|\ |
|
| * | at91sam9263ek: enable hush and auto complete support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+3 |
| * | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+6 |
| * | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+5 |
| * | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+1 |
| * | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+7 |
| * | Add support for the AT91RM9200EK Board. | Ulf Samuelsson | 2009-04-04 | -0/+326 |
| * | at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -1/+1 |
| * | at91sam9: add watchdog support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+38 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-04-04 | -3/+9 |
|\ \
| |/
|/| |
|
| * | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | -3/+9 |
| * | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | -0/+0 |
* | | MPC8260ADS: Define CONFIG_HAS_ETH0. | Scott Wood | 2009-04-04 | -0/+2 |
* | | PQ2FADS: Enable PCI. | Scott Wood | 2009-04-04 | -4/+13 |
* | | rename include/zlib.h to include/u-boot/zlib.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+0 |
|/ |
|
* | include/ns16550.h: Unify structure declaration for registers | Detlev Zundel | 2009-04-04 | -93/+37 |
* | Add support for building native win32 tools | Peter Tyser | 2009-04-04 | -0/+14 |
* | elf.h: Use stdint.h to provide standard typedefs for WIN32 | Peter Tyser | 2009-04-04 | -6/+1 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -0/+65 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-03 | -2/+865 |
|\ |
|
| * | Blackfin: force all boards to HZ of 1000 | Mike Frysinger | 2009-04-02 | -2/+6 |
| * | Blackfin: bf518f-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -0/+147 |
| * | Blackfin: bf526-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -0/+190 |
| * | Blackfin: bf538f-ezkit: new board port | Mike Frysinger | 2009-04-02 | -0/+139 |
| * | Blackfin: bf527-ezkit: new board port | Mike Frysinger | 2009-04-02 | -0/+172 |