summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber
2009-04-04eSPI: add the eSPI register supportMingkai Hu
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-04-04at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-04-04MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood
2009-04-04PQ2FADS: Enable PCI.Scott Wood
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
2009-04-04include/ns16550.h: Unify structure declaration for registersDetlev Zundel
2009-04-04Add support for building native win32 toolsPeter Tyser
2009-04-04elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser
2009-04-03mflash: Initial mflash supportunsik Kim
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-04-02Blackfin: force all boards to HZ of 1000Mike Frysinger
2009-04-02Blackfin: bf518f-ezbrd: new board portMike Frysinger
2009-04-02Blackfin: bf526-ezbrd: new board portMike Frysinger
2009-04-02Blackfin: bf538f-ezkit: new board portMike Frysinger
2009-04-02Blackfin: bf527-ezkit: new board portMike Frysinger
2009-04-02Blackfin: bf548-ezkit: new board portMike Frysinger
2009-04-01libfdt: Fix C++ compile-time cast error on gnu 4.2.1Laurent Gregoire
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-04-01mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood
2009-04-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-04-01rtc: remove broken rtc_read and rtc_write declarationsKim Phillips
2009-04-0186xx: Cleanup MP supportKumar Gala
2009-03-30MPC85xx: Add MPC8569MDS board supportHaiying Wang
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu
2009-03-3083xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
2009-03-30Add LSDMR (SDRAM Mode Register) definition on localbusKumar Gala
2009-03-30OMAP: rename timer divisorLadislav Michl
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD