summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-06-7/+14
* usb: kbd: Remove check for already being registeredHans de Goede2014-10-06-11/+1
* usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()Hans de Goede2014-10-06-12/+15
* usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregisterHans de Goede2014-10-06-1/+6
* usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()Hans de Goede2014-10-06-2/+3
* usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-06-5/+5
* usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede2014-10-06-8/+10
* usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede2014-10-06-0/+2
* usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede2014-10-06-8/+28
* dw_mmc: cleanupsPavel Machek2014-10-03-11/+13
* cmd_mmc: fix bootpart-resize maxarg to 4Wally Yeh2014-10-03-1/+1
* mmc: Fix mmc bus widthMario Schuknecht2014-10-03-2/+3
* mvebu_mmc: Driver additionMario Schuknecht2014-10-03-1/+61
* env_mmc: correct fini partition to match init partitionPeter Bigot2014-10-03-1/+1
* mmc: restore capacity when switching to partition 0Peter Bigot2014-10-03-3/+8
* mmc: fix ERASE_GRP_DEF handlingHannes Petermaier2014-10-03-0/+2
* mmc: set correct block size value in bfin sdh driverSonic Zhang2014-10-03-3/+4
* Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-26-110/+89
|\
| * spi: Add brackets and tidy defines in spi.hSimon Glass2014-09-26-12/+12
| * dm: spi: Move cmd device code into its own functionSimon Glass2014-09-26-21/+32
| * sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-26-1/+7
| * sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-26-76/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-26-251/+1018
|\ \
| * | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-25-2/+30
| * | driver/ddr/fsl: Fix DDR4 driverYork Sun2014-09-25-4/+8
| * | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-25-1/+1
| * | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-25-3/+8
| * | armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-25-89/+518
| * | fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-25-1/+4
| * | fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-25-9/+9
| * | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-25-14/+22
| * | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-25-5/+89
| * | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-25-108/+238
| * | board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2014-09-25-0/+71
| * | driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2014-09-25-15/+14
| * | board/ls2085a: Update env_addr after NOR flash relocationPrabhakar Kushwaha2014-09-24-0/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-26-39/+82
|\ \ \ | |_|/ |/| |
| * | powerpc: add --bss-plt to LDFLAGSChris Packham2014-09-25-0/+1
| * | board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-24-2/+4
| * | powerpc/t104xrdb: Set DDR ODT to 75ohmPriyanka Jain2014-09-24-5/+5
| * | powerpc/mpc85xx: Serdes protocol "00" is supportedEbony Zhu2014-09-24-5/+0
| * | B4860QDS: Enable mac command supportShaveta Leekha2014-09-24-0/+1
| * | powerpc/b4860: Updated default hwconfig to enable only cpc2Shaveta Leekha2014-09-24-2/+9
| * | powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh2014-09-24-11/+9
| * | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-24-10/+39
| * | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-24-4/+14
| |/
* | nand/denali: Document CONFIG symbolsScott Wood2014-09-25-0/+6
* | nand/denali: Adding Denali NAND driver supportChin Liang See2014-09-25-0/+1673
* | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese2014-09-25-3/+1
* | mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy2014-09-25-4/+8