| Commit message (Expand) | Author | Age | Lines |
* | mtd: denali: support NAND_CMD_RNDOUT command | Masahiro Yamada | 2014-10-09 | -0/+7 |
* | mtd: denali: fix NAND_CMD_PARAM command | Masahiro Yamada | 2014-10-09 | -2/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-10-07 | -0/+482 |
|\ |
|
| * | serial: add UniPhier serial driver | Masahiro Yamada | 2014-10-05 | -0/+207 |
| * | mtd: denali: add Denali NAND driver for SPL | Masahiro Yamada | 2014-10-05 | -0/+242 |
| * | mtd: denali: add Denali controller configs to Kconfig | Masahiro Yamada | 2014-10-05 | -0/+33 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-10-06 | -52/+77 |
|\ \ |
|
| * | | usb: gadget: fastboot: terminate commands with NULL | Eric Nelson | 2014-10-06 | -1/+8 |
| * | | usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode | Daniel Mack | 2014-10-06 | -2/+0 |
| * | | usb: tegra: ULPI regression on tegra20 | Marcel Ziswiler | 2014-10-06 | -2/+2 |
| * | | usb: gadget: fastboot: explicitly set radix of maximum download size | Eric Nelson | 2014-10-06 | -1/+1 |
| * | | usb: gadget: fastboot: add max-download-size variable | Eric Nelson | 2014-10-06 | -1/+2 |
| * | | usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED | Eric Nelson | 2014-10-06 | -0/+5 |
| * | | usb: gadget: fastboot: improve download progress bar | Bo Shen | 2014-10-06 | -5/+9 |
| * | | usb: f_mass_storage: set removable flag in do_inquiry based on LUN | Eric Nelson | 2014-10-06 | -0/+1 |
| * | | usb: dfu: add fullspeed support for DFU | Heiko Schocher | 2014-10-06 | -0/+3 |
| * | | usb: dfu: thor: gadget: Remove dead code | Lukasz Majewski | 2014-10-06 | -18/+0 |
| * | | stdio: Add force parameter to stdio_deregister | Hans de Goede | 2014-10-06 | -1/+1 |
| * | | usb: ehci: Make periodic_schedules a per controller variable | Hans de Goede | 2014-10-06 | -5/+5 |
| * | | usb: ehci: poll_int_queue check real qtd, not the overlay | Hans de Goede | 2014-10-06 | -8/+10 |
| * | | usb: ehci: Add missing cache flush to destroy_int_queue | Hans de Goede | 2014-10-06 | -0/+2 |
| * | | usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain | Hans de Goede | 2014-10-06 | -8/+28 |
* | | | Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-10-06 | -220/+482 |
|\ \ \ |
|
| * | | | arm: socfpga: fpga: Add SoCFPGA FPGA programming interface | Pavel Machek | 2014-10-06 | -0/+305 |
| * | | | arm: socfpga: mmc: Pick the clock from clock manager | Pavel Machek | 2014-10-06 | -4/+11 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '... | Marek Vasut | 2014-10-06 | -39/+48 |
| |\ \ \ \ \
| | | | | |/
| | | | |/| |
|
| | | * | | | net: dwc: Make the cache handling less cryptic | Marek Vasut | 2014-10-06 | -25/+23 |
| | | * | | | net: dwc: Fix cache alignment issues | Marek Vasut | 2014-10-06 | -2/+4 |
| | | * | | | net: phy: Cleanup drivers/net/phy/micrel.c | Pavel Machek | 2014-10-06 | -4/+3 |
| | | |/ / |
|
| | * | | | mmc: dw_mmc: cleanups | Pavel Machek | 2014-10-06 | -12/+22 |
| | |/ / |
|
| * | | | fpga: altera: Turn the switches into table lookup | Marek Vasut | 2014-10-06 | -111/+60 |
| * | | | fpga: altera: Make altera_validate return normal values | Marek Vasut | 2014-10-06 | -9/+9 |
| * | | | fpga: altera: Move altera_validate to the top | Marek Vasut | 2014-10-06 | -32/+26 |
| * | | | fpga: altera: More indentation trimdown | Marek Vasut | 2014-10-06 | -118/+120 |
| * | | | fpga: altera: Clean up altera_validate function | Marek Vasut | 2014-10-06 | -22/+21 |
| * | | | fpga: altera: Clean up the printing and debug | Marek Vasut | 2014-10-06 | -59/+58 |
| |/ / |
|
* | | | cfi_flash: don't hide write/erase errors | Baruch Siach | 2014-10-06 | -1/+1 |
| |/
|/| |
|
* | | dw_mmc: cleanups | Pavel Machek | 2014-10-03 | -11/+13 |
* | | mmc: Fix mmc bus width | Mario Schuknecht | 2014-10-03 | -2/+3 |
* | | mvebu_mmc: Driver addition | Mario Schuknecht | 2014-10-03 | -1/+61 |
* | | mmc: restore capacity when switching to partition 0 | Peter Bigot | 2014-10-03 | -3/+8 |
* | | mmc: fix ERASE_GRP_DEF handling | Hannes Petermaier | 2014-10-03 | -0/+2 |
* | | mmc: set correct block size value in bfin sdh driver | Sonic Zhang | 2014-10-03 | -3/+4 |
|/ |
|
* | Merge branch 'for-tom' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-09-26 | -76/+38 |
|\ |
|
| * | sandbox: Convert SPI flash emulation to use sf_params | Simon Glass | 2014-09-26 | -76/+38 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2014-09-26 | -131/+249 |
|\ \ |
|
| * | | driver/ddr/fsl: Fix DDR4 driver | York Sun | 2014-09-25 | -4/+8 |
| * | | driver/ddr/fsl: Fix tXP and tCKE | York Sun | 2014-09-25 | -12/+22 |
| * | | driver/ddr: Restruct driver to allow standalone memory space | York Sun | 2014-09-25 | -100/+205 |
| * | | driver/mtd: Use generic timer API for FSL IFC, eLBC | Prabhakar Kushwaha | 2014-09-25 | -15/+14 |