summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-04-1624-15/+439
|\
| * rockchip: rk3399: spl: add UART0 support for SPLPhilipp Tomsich2017-04-153-8/+31
| * rockchip: pmic: Enable RK808 for rk3399 evberic.gao@rock-chips.com2017-04-152-0/+44
| * rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com2017-04-153-0/+18
| * rockchip: rk3399: Add missing sentinel in sysconeric.gao@rock-chips.com2017-04-151-0/+1
| * rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB boardKlaus Goger2017-04-159-1/+281
| * rockchip: dts: rk3399-puma: make the DTS dual-licensedPhilipp Tomsich2017-04-151-1/+1
| * rockchip: sysreset: rk3188: Make sure remap is off on warm-resetsHeiko Stübner2017-04-151-0/+15
| * rockchip: rk3399: do not use lower addressKever Yang2017-04-151-2/+2
| * rockchip: rk3188: enable remap functionHeiko Stübner2017-04-152-0/+19
| * rockchip: cosmetic: Move rock board to its correct positionHeiko Stübner2017-04-151-1/+1
| * rockchip: Add USB to the default boot targetsEddie Cai2017-04-151-0/+9
| * rockchip: tinker: configs: Add USB, PXE, DHCP to the default boot targetsEddie Cai2017-04-151-1/+4
| * rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmcPhilipp Tomsich2017-04-151-1/+0
| * rockchip: spl: rk3399: disable DDR security regions for SPLPhilipp Tomsich2017-04-151-0/+13
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-1626-439/+778
|\ \
| * | board: sama5d3_xplained: Enable early debug UARTWenyou Yang2017-04-143-1/+24
| * | board: sama5d3_xplained: Clean up codeWenyou Yang2017-04-141-34/+0
| * | board: sama5d3_xplained: Update to support DM/DTWenyou Yang2017-04-144-25/+60
| * | board: sama5d3xek: Enable early debug UARTWenyou Yang2017-04-144-1/+30
| * | board: sama5d3xek: Clean up codeWenyou Yang2017-04-142-134/+1
| * | board: sama5d3xek: Update to support DM/DTWenyou Yang2017-04-145-35/+101
| * | dm: led: Add a new 'led' commandSimon Glass2017-04-143-0/+155
| * | led: Mark existing driver as legacySimon Glass2017-04-142-3/+3
| * | dm: led: Add support for blinking LEDsSimon Glass2017-04-147-0/+83
| * | dm: led: Support toggling LEDsSimon Glass2017-04-143-0/+33
| * | dm: led: Add support for getting the state of an LEDSimon Glass2017-04-144-0/+50
| * | dm: led: Adjust the LED uclassSimon Glass2017-04-144-14/+22
| * | dm: led: Rename struct led_uclass_platSimon Glass2017-04-143-6/+6
| * | dm: led: Add a missing blank line in the Kconfig fileSimon Glass2017-04-141-0/+1
| * | sandbox: Add some test LEDsSimon Glass2017-04-142-0/+14
| * | dm: scsi: fix divide-by-0 error in scsi_scan()Jean-Jacques Hiblot2017-04-141-9/+26
| * | scsi: move the partition initialization out of the scsi detectionJean-Jacques Hiblot2017-04-141-1/+2
| * | scsi: make the LUN a parameter of scsi_detect_dev()Jean-Jacques Hiblot2017-04-141-7/+7
| * | arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is def...Jean-Jacques Hiblot2017-04-141-0/+2
| * | arm: omap: sata: move enable sata clocks to enable_basic_clocks()Mugunthan V N2017-04-142-23/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-1439-113/+773
|\ \ | |/ |/|
| * video: Fix crash when scroll screeneric.gao@rock-chips.com2017-04-141-1/+1
| * at91: video: DT binding for HLCDC driverSongjun Wu2017-04-141-0/+42
| * at91: video: Support driver-model for the HLCD driverSongjun Wu2017-04-142-71/+417
| * board: toradex: colibri_vf: Add DCU support for Colibri VybridStefan Agner2017-04-149-16/+166
| * video: fsl_dcu_fb: add additional modes for DCUStefan Agner2017-04-141-2/+59
| * video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner2017-04-141-1/+1
| * video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner2017-04-141-7/+6
| * video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner2017-04-143-3/+51
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-1425-12/+30
* | buildman: Translate more strings to latin-1Tom Rini2017-04-141-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-04-147-35/+78
|\ \
| * | usb: return 0 from usb_stor_get_info even if removable mediaTroy Kisky2017-04-141-3/+1
| * | usb: dwc2: invalidate the dcache before starting the DMAEddie Cai2017-04-141-6/+13