aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-15tegra: enable CONFIG_CMD_PARTStephen Warren2-0/+11
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-1/+1
2012-10-15tegra: Rename Medcom to Medcom-WideThierry Reding1-4/+4
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass1-1/+4
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass1-4/+10
2012-10-15sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann1-2/+5
2012-10-15ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini1-2/+2
2012-10-15usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek1-0/+11
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach1-2/+11
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach2-4/+8
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese2-249/+2
2012-10-15ppc4xx: Remove ML2 board supportStefan Roese1-257/+0
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese4-400/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2-13/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut43-53/+0
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut1-1/+1
2012-10-15serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut2-8/+1
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut1-4/+0
2012-10-15serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut1-4/+0
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut1-6/+2
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut1-7/+0
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut1-7/+0
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini1-5/+0
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut1-7/+0
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut1-4/+0
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut1-6/+0
2012-10-15serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut3-0/+3
2012-10-15serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut10-1/+10
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut1-2/+2
2012-10-15serial: Coding style cleanup of struct serial_deviceMarek Vasut1-12/+11
2012-10-15COMMON: Use __stringify() instead of rest of implementationsMarek Vasut3-15/+9
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut44-395/+395
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut18-147/+104
2012-10-15COMMON: Add __stringify() functionMarek Vasut2-0/+13
2012-10-15gth2: Remove this platformTom Rini1-222/+0
2012-10-12m28: Properly configure the SPI flash chipselectMarek Vasut1-3/+5
2012-10-08ide: Correct IDE_BUS(dev) macroLuka Perkov1-1/+1
2012-10-08ml507: Fix Xilinx uartlite driver hangRommel Custodio1-1/+1
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk1-697/+0
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini25-53/+1514
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen1-0/+236
2012-10-04xilinx: Add new Zynq boardMichal Simek1-0/+112
2012-10-04serial: Add Zynq serial driverMichal Simek1-0/+5
2012-10-04ARM: Add X600 board support (SPEAr600 based)Stefan Roese1-0/+339
2012-10-03ext4: Rename block group descriptor table from gd to bgdSimon Glass1-1/+1
2012-10-03Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD4-7/+170
2012-10-03km_kirkwood: enable MV88E6352_SWITCH support for kmnusaValentin Longchamp1-0/+2
2012-10-03edminiv2: increase malloc len to 256KAlbert ARIBAUD1-1/+1
2012-10-03kirkwood: add support for Iomega iConnect boardLuka Perkov1-0/+129
2012-10-03ARM: add support for d2 Network v2Simon Guinot1-2/+8