summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20sunxi: Convert CONFIG_SATAPWR to KconfigMylène Josserand
2017-04-20sunxi: Convert CONFIG_RGMII to KconfigMylène Josserand
2017-04-20sunxi: Convert SUNXI_EMAC to KconfigMylène Josserand
2017-04-20sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONSMylène Josserand
2017-04-20sunxi: icnova-a20-swac_defconfig: Remove CMD_BMP fromMylène Josserand
2017-04-20sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWERMylène Josserand
2017-04-20sunxi: Move SUNXI_GMAC to KconfigMylène Josserand
2017-04-18sunxi: Add maintainer of the NanoPi NEO AirJelle van der Waa
2017-04-17Prepare v2017.05-rc2Tom Rini
2017-04-17Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-04-17Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-15rockchip: rk3399: spl: add UART0 support for SPLPhilipp Tomsich
2017-04-15rockchip: pmic: Enable RK808 for rk3399 evberic.gao@rock-chips.com
2017-04-15rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com
2017-04-15rockchip: rk3399: Add missing sentinel in sysconeric.gao@rock-chips.com
2017-04-15rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB boardKlaus Goger
2017-04-15rockchip: dts: rk3399-puma: make the DTS dual-licensedPhilipp Tomsich
2017-04-15rockchip: sysreset: rk3188: Make sure remap is off on warm-resetsHeiko Stübner
2017-04-15rockchip: rk3399: do not use lower addressKever Yang
2017-04-15rockchip: rk3188: enable remap functionHeiko Stübner
2017-04-15rockchip: cosmetic: Move rock board to its correct positionHeiko Stübner
2017-04-15rockchip: Add USB to the default boot targetsEddie Cai
2017-04-15rockchip: tinker: configs: Add USB, PXE, DHCP to the default boot targetsEddie Cai
2017-04-15rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmcPhilipp Tomsich
2017-04-15rockchip: spl: rk3399: disable DDR security regions for SPLPhilipp Tomsich
2017-04-15board: sama5d3_xplained: Enable early debug UARTWenyou Yang
2017-04-15board: sama5d3_xplained: Clean up codeWenyou Yang
2017-04-15board: sama5d3_xplained: Update to support DM/DTWenyou Yang
2017-04-15board: sama5d3xek: Enable early debug UARTWenyou Yang
2017-04-15board: sama5d3xek: Clean up codeWenyou Yang
2017-04-15board: sama5d3xek: Update to support DM/DTWenyou Yang
2017-04-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-04-15dm: led: Add a new 'led' commandSimon Glass
2017-04-15led: Mark existing driver as legacySimon Glass
2017-04-15dm: led: Add support for blinking LEDsSimon Glass
2017-04-15dm: led: Support toggling LEDsSimon Glass
2017-04-15dm: led: Add support for getting the state of an LEDSimon Glass
2017-04-15dm: led: Adjust the LED uclassSimon Glass
2017-04-15dm: led: Rename struct led_uclass_platSimon Glass
2017-04-15dm: led: Add a missing blank line in the Kconfig fileSimon Glass
2017-04-15sandbox: Add some test LEDsSimon Glass
2017-04-15dm: scsi: fix divide-by-0 error in scsi_scan()Jean-Jacques Hiblot
2017-04-15scsi: move the partition initialization out of the scsi detectionJean-Jacques Hiblot
2017-04-15scsi: make the LUN a parameter of scsi_detect_dev()Jean-Jacques Hiblot
2017-04-15arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is def...Jean-Jacques Hiblot
2017-04-15arm: omap: sata: move enable sata clocks to enable_basic_clocks()Mugunthan V N
2017-04-14buildman: Translate more strings to latin-1Tom Rini
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-04-14usb: return 0 from usb_stor_get_info even if removable mediaTroy Kisky
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai