summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-01-4/+4122
|\
| * SX1: add hardware V2 supportJean-Christophe PLAGNIOL-VILLARD2009-01-29-2/+6
| * SX1: Fix second flash mappingJean-Christophe PLAGNIOL-VILLARD2009-01-29-1/+1
| * SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbttyJean-Christophe PLAGNIOL-VILLARD2009-01-29-0/+2
| * OMAP3: Add Zoom1 board supportDirk Behme2009-01-28-0/+326
| * OMAP3: Add Pandora supportDirk Behme2009-01-28-0/+320
| * OMAP3: Add EVM boardDirk Behme2009-01-28-0/+345
| * OMAP3: Add Overo boardDirk Behme2009-01-28-0/+318
| * OMAP3: Add common power code, README, and BeagleBoardDirk Behme2009-01-28-0/+325
| * Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-24-0/+188
| * OMAP3: Add I2C supportDirk Behme2009-01-24-0/+128
| * OMAP3: Add MMC supportDirk Behme2009-01-24-0/+401
| * OMAP3: Add OMAP3, memory and function prototype headersDirk Behme2009-01-24-0/+662
| * OMAP3: Add pin mux, clock and cpu headersDirk Behme2009-01-24-0/+1099
| * bugfix for i.mx31 CCM_UPCTL regMaxim Artamonov2009-01-24-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-0/+19
|\ \
| * | Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-28-0/+16
| * | sh: sh7763rdp: Update sh7763rdp configNobuhiro Iwamatsu2009-01-24-0/+1
| * | mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-24-0/+1
| * | sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-24-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk2009-02-01-8/+12
|\ \
| * | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-0/+7
| * | ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-31-0/+1
| * | ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-8/+4
* | | ppc4xx: Clean up configuration file for Korat boardLarry Johnson2009-01-29-34/+50
|/ /
* | SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger2009-01-28-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-24/+41
|\ \
| * | usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham2009-01-28-0/+18
| * | usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-28-1/+1
| * | usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-16/+2
| * | [PATCH] This patch add varius fix to the ehci.michael2009-01-28-1/+1
| * | Prepare USB layer for ehciMichael Trimarchi2009-01-28-8/+21
* | | Blackfin: update on-chip ROM APIMike Frysinger2009-01-28-40/+44
* | | Blackfin: support console-over-JTAGMike Frysinger2009-01-28-0/+3
* | | Blackfin: overhaul i2c driverMike Frysinger2009-01-28-41/+6
* | | Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger2009-01-28-0/+3
* | | Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-28-1/+1
* | | Blackfin: set more sane default board config valuesMike Frysinger2009-01-28-6/+71
* | | Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}Mike Frysinger2009-01-28-2/+5
* | | Blackfin: add bit defines for DDR partsMike Frysinger2009-01-28-1/+20
* | | Blackfin: add defines to describe active bootrom behaviorMike Frysinger2009-01-28-0/+11
|/ /
* | Command usage cleanupPeter Tyser2009-01-28-0/+5
* | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-0/+2
* | SATA: do not auto-initialize during bootMike Frysinger2009-01-27-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-27-0/+342
|\ \
| * | MIPS: Add VCT board series support (Part 2/3)Stefan Roese2009-01-27-0/+340
| * | MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-27-0/+2
| |/
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-26-24/+0
* | ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach2009-01-26-0/+194
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-107/+228
|\