summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251506-1509/+4344
* configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-2529-12/+23
* configs: Re-sync HUSH optionsTom Rini2016-04-251080-441/+909
* Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini2016-04-2550-174/+1151
|\
| * ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada2016-04-241-1/+2
| * clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada2016-04-241-0/+4
| * ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada2016-04-241-0/+17
| * ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada2016-04-241-0/+2
| * ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-2437-10/+956
| * ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada2016-04-241-31/+31
| * ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada2016-04-241-2/+2
| * ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada2016-04-241-0/+8
| * ARM: dts: uniphier: move aliases node up to satisfy fdtgrepMasahiro Yamada2016-04-242-18/+18
| * ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref boardMasahiro Yamada2016-04-241-0/+1
| * ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada2016-04-241-6/+4
| * pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20Masahiro Yamada2016-04-241-4/+4
| * pinctrl: uniphier: rename function/array namesMasahiro Yamada2016-04-246-102/+102
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2016-04-254-56/+119
|\ \
| * | dfu: ram: fix number base of RAM entity parametersStephen Warren2016-04-251-2/+2
| * | drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N2016-04-251-7/+14
| * | usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros2016-04-251-2/+2
| * | usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros2016-04-251-1/+1
| * | fastboot: Clean up bulk-out logicRoger Quadros2016-04-251-27/+23
| * | fastboot: Enable the respective speed endpoints at runtimeRoger Quadros2016-04-251-7/+17
| * | fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros2016-04-251-9/+27
| * | tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski2016-04-251-5/+21
| * | tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski2016-04-251-1/+13
| * | tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski2016-04-251-4/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-2514-46/+698
|\ \
| * | Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam2016-04-198-0/+395
| * | MX6UL: Add definition for UART6 base addressFabio Estevam2016-04-191-0/+1
| * | board: ge: bx50v3: Fix to meet LVDS display power on timingAkshay Bhat2016-04-191-0/+7
| * | board: ge: bx50v3: Use pwm for display backlightAkshay Bhat2016-04-192-0/+14
| * | board: ge: bx50v3: Setup LDB_DI_CLK sourceAkshay Bhat2016-04-191-0/+43
| * | board: ge: bx50v3: Split display setup functionAkshay Bhat2016-04-191-45/+67
| * | imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat2016-04-192-0/+160
| * | arm: mx5: Fix NAND image generationMarek Vasut2016-04-191-1/+1
| * | board: ge: bx50v3: Disable unused pinsJustin Waters2016-04-191-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-04-254-160/+371
|\ \ \
| * | | i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)Stefan Roese2016-04-251-12/+106
| * | | i2c: designware_i2c: Add DM supportStefan Roese2016-04-251-26/+123
| * | | i2c: designware_i2c: Prepare for DM driver conversionStefan Roese2016-04-251-83/+90
| * | | i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()Stefan Roese2016-04-251-24/+13
| * | | i2c: designware_i2c: Add dw_i2c_enable() helper functionStefan Roese2016-04-251-20/+27
| * | | i2c: designware_i2c: Add ic_enable_status to ic_regs structStefan Roese2016-04-251-33/+35
| * | | dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese2016-04-252-0/+15
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-04-252-3/+2
|\ \ \ | |/ / |/| |
| * | ubifs: fix memory corruption in super.cHeiko Schocher2016-04-221-2/+1
| * | mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher2016-04-221-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-04-229-891/+1
|\ \ \
OpenPOWER on IntegriCloud