summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* fix DaVinci NS16550_REG_SIZE regressionDavid Brownell2009-04-16-4/+4
* ppc4xx: Disable POST memory test on NAND-booting KilaueaStefan Roese2009-04-16-1/+12
* ppc4xx: Disable POST memory test on NAND-booting SequoiaStefan Roese2009-04-16-2/+13
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-07-69/+150
|\
| * Blackfin: update anomaly sheetsMike Frysinger2009-04-06-69/+150
* | Support for PXA27X UDC.Remy Bohmer2009-04-06-53/+312
* | drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06-39/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-05-22/+153
|\
| * integratorap: fix PCI supportJean-Christophe PLAGNIOL-VILLARD2009-04-05-2/+2
| * arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-0/+59
| * arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-0/+84
| * s3c64xx: fix the wrong gpio offsetMinkyu Kang2009-04-05-3/+3
| * Move machine specific code to board at s3c64xx (v2)Kyungmin Park2009-04-05-0/+5
| * ZOOM1 Remove legacy NAND definesTom Rix2009-04-05-17/+0
* | Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-05-2/+0
* | MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood2009-04-04-0/+42
* | UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-04-2/+0
* | eSPI: add the eSPI register supportMingkai Hu2009-04-04-0/+17
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-04-1/+387
|\
| * at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+3
| * at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+6
| * at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+5
| * at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+1
| * at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+7
| * Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-04-0/+326
| * at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+1
| * at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-04-04-3/+9
|\ \ | |/ |/|
| * fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04-3/+9
| * fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04-0/+0
* | MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood2009-04-04-0/+2
* | PQ2FADS: Enable PCI.Scott Wood2009-04-04-4/+13
* | rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+0
|/
* include/ns16550.h: Unify structure declaration for registersDetlev Zundel2009-04-04-93/+37
* Add support for building native win32 toolsPeter Tyser2009-04-04-0/+14
* elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser2009-04-04-6/+1
* mflash: Initial mflash supportunsik Kim2009-04-03-0/+65
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-03-2/+865
|\
| * Blackfin: force all boards to HZ of 1000Mike Frysinger2009-04-02-2/+6
| * Blackfin: bf518f-ezbrd: new board portMike Frysinger2009-04-02-0/+147
| * Blackfin: bf526-ezbrd: new board portMike Frysinger2009-04-02-0/+190
| * Blackfin: bf538f-ezkit: new board portMike Frysinger2009-04-02-0/+139
| * Blackfin: bf527-ezkit: new board portMike Frysinger2009-04-02-0/+172
| * Blackfin: bf548-ezkit: new board portMike Frysinger2009-04-02-0/+211
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2009-04-03-1/+1
|\ \
| * | libfdt: Fix C++ compile-time cast error on gnu 4.2.1Laurent Gregoire2009-04-01-1/+1
* | | Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-03-141/+93
* | | Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-168/+164
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-02-212/+89
|\ \
| * | OMAP: rename timer divisorLadislav Michl2009-03-30-50/+37