aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel1-1/+12
2009-04-28AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definitionPeter Tyser1-1/+1
2009-04-28Replace __attribute references with __attribute__Peter Tyser3-3/+3
2009-04-28Remove sa1100.hShinya Kuribayashi1-0/+0
2009-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-2/+2
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-1/+1
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk13-46/+528
2009-04-23mpc83xx: MPC8360ERDK: fix environment offset configuration bugAnatolij Gustschin1-2/+2
2009-04-19net: fix ULI 526x macro usage in netdev.hTimur Tabi1-1/+1
2009-04-16fix DaVinci NS16550_REG_SIZE regressionDavid Brownell4-4/+4
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD7-7/+7
2009-04-16at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev4-0/+472
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD10-40/+50
2009-04-16ppc4xx: Disable POST memory test on NAND-booting KilaueaStefan Roese1-1/+12
2009-04-16ppc4xx: Disable POST memory test on NAND-booting SequoiaStefan Roese1-2/+13
2009-04-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk5-69/+150
2009-04-06Blackfin: update anomaly sheetsMike Frysinger5-69/+150
2009-04-06Support for PXA27X UDC.Remy Bohmer2-53/+312
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD4-39/+0
2009-04-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk26-22/+153
2009-04-05integratorap: fix PCI supportJean-Christophe PLAGNIOL-VILLARD1-2/+2
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD22-0/+59
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-0/+84
2009-04-05s3c64xx: fix the wrong gpio offsetMinkyu Kang1-3/+3
2009-04-05Move machine specific code to board at s3c64xx (v2)Kyungmin Park1-0/+5
2009-04-05ZOOM1 Remove legacy NAND definesTom Rix1-17/+0
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk2-2/+0
2009-04-04MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood1-0/+42
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber1-2/+0
2009-04-04eSPI: add the eSPI register supportMingkai Hu1-0/+17
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk16-1/+387
2009-04-04at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD6-0/+6
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD5-0/+5
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD7-0/+7
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson1-0/+326
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD1-0/+38
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-3/+9
2009-04-04MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood1-0/+2
2009-04-04PQ2FADS: Enable PCI.Scott Wood1-4/+13
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-3/+9
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-0/+0
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD1-0/+0
2009-04-04include/ns16550.h: Unify structure declaration for registersDetlev Zundel1-93/+37
2009-04-04Add support for building native win32 toolsPeter Tyser2-0/+14
2009-04-04elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser1-6/+1
2009-04-03mflash: Initial mflash supportunsik Kim4-0/+65
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk6-2/+865