summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-02Blackfin: output booting source when bootingMike Frysinger
2009-02-02Blackfin: set default CONFIG_ENV_SPI_CS based on bootromMike Frysinger
2009-02-02Blackfin: update asm-blackfin/posix_types.h to latest Linux versionMike Frysinger
2009-02-02Blackfin: add port I bitsMike Frysinger
2009-02-02Blackfin: add driver for on-chip ATAPI controllerSonic Zhang
2009-02-02Blackfin: fix up EBIU definesMike Frysinger
2009-02-02Blackfin: only flag L1 instruction for DMA memcpyMike Frysinger
2009-02-02Blackfin: rewrite cache handling functionsMike Frysinger
2009-02-02Blackfin: cache core/system clock valuesMike Frysinger
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD
2009-01-29SX1: add hardware V2 supportJean-Christophe PLAGNIOL-VILLARD
2009-01-29SX1: Fix second flash mappingJean-Christophe PLAGNIOL-VILLARD
2009-01-29SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbttyJean-Christophe PLAGNIOL-VILLARD
2009-01-29ppc4xx: Clean up configuration file for Korat boardLarry Johnson
2009-01-28Move is_valid_ether_addr() to include/net.hMike Frysinger
2009-01-28SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger
2009-01-28OMAP3: Add Zoom1 board supportDirk Behme
2009-01-28OMAP3: Add Pandora supportDirk Behme
2009-01-28OMAP3: Add EVM boardDirk Behme
2009-01-28OMAP3: Add Overo boardDirk Behme
2009-01-28OMAP3: Add common power code, README, and BeagleBoardDirk Behme
2009-01-28Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-01-28usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham
2009-01-28usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-28[PATCH] This patch add varius fix to the ehci.michael
2009-01-28Prepare USB layer for ehciMichael Trimarchi
2009-01-28Blackfin: update on-chip ROM APIMike Frysinger
2009-01-28Blackfin: support console-over-JTAGMike Frysinger
2009-01-28Blackfin: overhaul i2c driverMike Frysinger
2009-01-28Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger
2009-01-28Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger
2009-01-28Blackfin: set more sane default board config valuesMike Frysinger
2009-01-28Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}Mike Frysinger
2009-01-28Blackfin: add bit defines for DDR partsMike Frysinger
2009-01-28Blackfin: add defines to describe active bootrom behaviorMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-27SATA: do not auto-initialize during bootMike Frysinger
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2009-01-27MIPS: Add VCT board series support (Part 2/3)Stefan Roese
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs
2009-01-26ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach
2009-01-24sh: sh7763rdp: Update sh7763rdp configNobuhiro Iwamatsu