summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-28SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger
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-24Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-01-24FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ
2009-01-24Added initial eNET board supportGraeme Russ
2009-01-23Merge branch 'next'Kim Phillips
2009-01-24POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn
2009-01-24powerpc, keymile boards: extract identical config optionsHeiko Schocher
2009-01-24powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher
2009-01-24powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher
2009-01-24Add a do_div() wrapper macro, lldiv().Sergei Poselenov
2009-01-2385xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala
2009-01-2385xx: Handle eLBC difference w/36-bit physicalKumar Gala
2009-01-2385xx: Use BR_ADDR macro for NAND chipselectsKumar Gala
2009-01-23Add secondary CPUs processor frequency for e500 coreHaiying Wang
2009-01-23fsl-ddr: make the self refresh idle threshold configurableDave Liu
2009-01-23fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala