summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann2012-10-151-2/+5
* ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini2012-10-151-2/+2
* usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek2012-10-151-0/+11
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-151-2/+11
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-152-4/+8
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-152-249/+2
* ppc4xx: Remove ML2 board supportStefan Roese2012-10-151-257/+0
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-154-400/+1
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-152-13/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-1543-53/+0
* serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-1/+1
* serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut2012-10-152-8/+1
* serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-4/+0
* serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut2012-10-151-4/+0
* serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-151-6/+2
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* serial: microblaze: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* serial: zynq: Move serial registration from serial_initialize()Tom Rini2012-10-151-5/+0
* serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* serial: pxa: Move serial registration from serial_initialize()Marek Vasut2012-10-151-4/+0
* serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-6/+0
* serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut2012-10-153-0/+3
* serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-1510-1/+10
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-2/+2
* serial: Coding style cleanup of struct serial_deviceMarek Vasut2012-10-151-12/+11
* COMMON: Use __stringify() instead of rest of implementationsMarek Vasut2012-10-153-15/+9
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-1544-395/+395
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-1518-147/+104
* COMMON: Add __stringify() functionMarek Vasut2012-10-152-0/+13
* gth2: Remove this platformTom Rini2012-10-151-222/+0
* m28: Properly configure the SPI flash chipselectMarek Vasut2012-10-121-3/+5
* ide: Correct IDE_BUS(dev) macroLuka Perkov2012-10-081-1/+1
* ml507: Fix Xilinx uartlite driver hangRommel Custodio2012-10-081-1/+1
* MPC85xx: remove support for TQM85xx boardsWolfgang Denk2012-10-051-697/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-0425-53/+1514
|\
| * ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-041-0/+236
| * xilinx: Add new Zynq boardMichal Simek2012-10-041-0/+112
| * serial: Add Zynq serial driverMichal Simek2012-10-041-0/+5
| * ARM: Add X600 board support (SPEAr600 based)Stefan Roese2012-10-041-0/+339
| * Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD2012-10-034-7/+170
| |\
| | * km_kirkwood: enable MV88E6352_SWITCH support for kmnusaValentin Longchamp2012-10-031-0/+2
| | * edminiv2: increase malloc len to 256KAlbert ARIBAUD2012-10-031-1/+1
| | * kirkwood: add support for Iomega iConnect boardLuka Perkov2012-10-031-0/+129
| | * ARM: add support for d2 Network v2Simon Guinot2012-10-031-2/+8
| | * ARM: add support for Network Space v2 Lite and MiniSimon Guinot2012-10-031-4/+24
| | * lacie_kw: add support for EFI partitionsSimon Guinot2012-10-031-0/+6
| * | ARM : Add support for MINI2440 (s3c2440).Gabriel Huau2012-10-031-0/+186
| |/
| * rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHENobuhiro Iwamatsu2012-10-031-1/+0
| * rmobile: armadillo-800eva: Add Support NFS and BOOTZ commandNobuhiro Iwamatsu2012-10-031-0/+2
| * rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDTNobuhiro Iwamatsu2012-10-031-0/+2
OpenPOWER on IntegriCloud