summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-17armv8: SECURE_BOOT: Enable chain of trust on LS1012A platformVinitha Pillai-B57223
2017-04-17armv8: LS1046ARDB: Add QSPI Secure Boot targetVinitha Pillai-B57223
2017-04-17armv8: LS1046AQDS: Add NOR Secure Boot TargetSumit Garg
2017-04-17armv8: SECURE_BOOT: Enable chain of trust on LS1046A platformVinitha Pillai-B57223
2017-04-17armv8: LS1043ARDB: Enable PPA in Secure boot defconfigVinitha Pillai-B57223
2017-04-17armv8: fsl-layerscape: SECURE BOOT: Add header address of PPA in kconfigVinitha Pillai-B57223
2017-04-17powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI
2017-04-17armv8: ls1046ardb: SPL size reductionSumit Garg
2017-04-17armv8: ls1043ardb: SPL size reductionSumit Garg
2017-04-17drivers: ddr: fsl: fix unused-const-variable warningsThomas Schaefer
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