aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONSMylène Josserand1-1/+0
2017-04-20sunxi: icnova-a20-swac_defconfig: Remove CMD_BMP fromMylène Josserand1-1/+0
2017-04-20sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWERMylène Josserand1-1/+1
2017-04-20sunxi: Move SUNXI_GMAC to KconfigMylène Josserand29-28/+54
2017-04-18sunxi: Add maintainer of the NanoPi NEO AirJelle van der Waa1-0/+5
2017-04-17Prepare v2017.05-rc2v2017.05-rc2Tom Rini1-1/+1
2017-04-16Merge git://git.denx.de/u-boot-rockchipTom Rini24-15/+439
2017-04-16Merge git://git.denx.de/u-boot-dmTom Rini26-439/+778
2017-04-15rockchip: rk3399: spl: add UART0 support for SPLPhilipp Tomsich3-8/+31
2017-04-15rockchip: pmic: Enable RK808 for rk3399 evberic.gao@rock-chips.com2-0/+44
2017-04-15rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com3-0/+18
2017-04-15rockchip: rk3399: Add missing sentinel in sysconeric.gao@rock-chips.com1-0/+1
2017-04-15rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB boardKlaus Goger9-1/+281
2017-04-15rockchip: dts: rk3399-puma: make the DTS dual-licensedPhilipp Tomsich1-1/+1
2017-04-15rockchip: sysreset: rk3188: Make sure remap is off on warm-resetsHeiko Stübner1-0/+15
2017-04-15rockchip: rk3399: do not use lower addressKever Yang1-2/+2
2017-04-15rockchip: rk3188: enable remap functionHeiko Stübner2-0/+19
2017-04-15rockchip: cosmetic: Move rock board to its correct positionHeiko Stübner1-1/+1
2017-04-15rockchip: Add USB to the default boot targetsEddie Cai1-0/+9
2017-04-15rockchip: tinker: configs: Add USB, PXE, DHCP to the default boot targetsEddie Cai1-1/+4
2017-04-15rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmcPhilipp Tomsich1-1/+0
2017-04-15rockchip: spl: rk3399: disable DDR security regions for SPLPhilipp Tomsich1-0/+13
2017-04-14board: sama5d3_xplained: Enable early debug UARTWenyou Yang3-1/+24
2017-04-14board: sama5d3_xplained: Clean up codeWenyou Yang1-34/+0
2017-04-14board: sama5d3_xplained: Update to support DM/DTWenyou Yang4-25/+60
2017-04-14board: sama5d3xek: Enable early debug UARTWenyou Yang4-1/+30
2017-04-14board: sama5d3xek: Clean up codeWenyou Yang2-134/+1
2017-04-14board: sama5d3xek: Update to support DM/DTWenyou Yang5-35/+101
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini39-113/+773
2017-04-14dm: led: Add a new 'led' commandSimon Glass3-0/+155
2017-04-14led: Mark existing driver as legacySimon Glass2-3/+3
2017-04-14dm: led: Add support for blinking LEDsSimon Glass7-0/+83
2017-04-14dm: led: Support toggling LEDsSimon Glass3-0/+33
2017-04-14dm: led: Add support for getting the state of an LEDSimon Glass4-0/+50
2017-04-14dm: led: Adjust the LED uclassSimon Glass4-14/+22
2017-04-14dm: led: Rename struct led_uclass_platSimon Glass3-6/+6
2017-04-14dm: led: Add a missing blank line in the Kconfig fileSimon Glass1-0/+1
2017-04-14sandbox: Add some test LEDsSimon Glass2-0/+14
2017-04-14dm: scsi: fix divide-by-0 error in scsi_scan()Jean-Jacques Hiblot1-9/+26
2017-04-14scsi: move the partition initialization out of the scsi detectionJean-Jacques Hiblot1-1/+2
2017-04-14scsi: make the LUN a parameter of scsi_detect_dev()Jean-Jacques Hiblot1-7/+7
2017-04-14arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is def...Jean-Jacques Hiblot1-0/+2
2017-04-14arm: omap: sata: move enable sata clocks to enable_basic_clocks()Mugunthan V N2-23/+12
2017-04-14buildman: Translate more strings to latin-1Tom Rini1-2/+2
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini7-35/+78
2017-04-14usb: return 0 from usb_stor_get_info even if removable mediaTroy Kisky1-3/+1
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai1-6/+13
2017-04-14usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich2-2/+5
2017-04-14usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich3-11/+11
2017-04-14usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi1-2/+2