summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: rk3328: config xhci controllerMeng Dongyang2017-06-072-0/+6
* rockchip: dts: rk3328: add ehci and ohci node and enable host0 portMeng Dongyang2017-06-072-0/+22
* configs: rk3328: add support for usb and config ehci and ohci driverMeng Dongyang2017-06-072-0/+11
* rockchip: pinctrl: rk3328: do not set io routingKever Yang2017-06-072-34/+43
* rockchip: pinctrl: move rk3328 grf reg definition in header fileKever Yang2017-06-072-155/+164
* rockchip: rk3036: clean mask definition for grf regKever Yang2017-06-072-95/+82
* rockchip: clock: rk3036: some fix according TRMKever Yang2017-06-072-12/+12
* rockchip: rk3036: clean mask definition for cru regKever Yang2017-06-072-80/+69
* rockchip: rk3368: Add PX5 Evaluation boardAndy Yan2017-06-0710-0/+457
* rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber2017-06-0710-0/+421
* rockchip: rk3368: add Sheep boardAndy Yan2017-06-0710-0/+453
* rockchip: rk3368: Add sysreset driverAndy Yan2017-06-072-0/+63
* rockchip: rk3368: Add core start-up code for RK3368Andreas Färber2017-06-0710-0/+1693
* rockchip: rk3368: Add pinctrl driverAndy Yan2017-06-074-0/+600
* rockchip: rk3368: Add clock driverAndy Yan2017-06-073-0/+416
* regulator: pwm: Fix handling of missing init voltageMark Kettenis2017-06-071-4/+4
* power: rk808: fix ldo register offsetHeiko Stübner2017-06-071-2/+2
* rockchip: board: puma_rk3399: build FIT image via u-boot.itbPhilipp Tomsich2017-06-072-3/+3
* rockchip: defconfig: puma-rk3399: enable RK3399 efuse driverPhilipp Tomsich2017-06-071-0/+2
* rockchip: board: puma_rk3399: derive ethaddr from cpuidKlaus Goger2017-06-071-2/+40
* rockchip: board: puma_rk3399: add support for serial# and cpuid# via efusesPhilipp Tomsich2017-06-072-0/+84
* rockchip: efuse: add (misc) driver for RK3399 non-secure efuse blockPhilipp Tomsich2017-06-073-0/+175
* rockchip: rk8xx: allocate priv structure for driverKever Yang2017-06-071-0/+1
* rockchip; rk3399: disable SRAM security regionKever Yang2017-06-071-3/+5
* defconfig: firefly-rk3399: fix pinctrl config optionHeiko Stübner2017-06-071-1/+1
* Merge git://git.denx.de/u-boot-ubiTom Rini2017-06-061-1/+1
|\
| * fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu2017-06-061-1/+1
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-06-053-1/+171
|\ \ | |/ |/|
| * ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-06-051-0/+1
| * fastboot: Add support for flashing zImageSam Protsenko2017-06-031-0/+168
| * dfu: dfu_sf: Fix read offsetPhil Edworthy2017-06-031-1/+2
* | Prepare v2017.07-rc1v2017.07-rc1Tom Rini2017-06-051-2/+2
* | armv7m: Fix larger buildsPhil Edworthy2017-06-051-1/+3
* | arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy2017-06-052-2/+10
* | arm64: hikey: Fix instructions in readmeMichal Simek2017-06-051-4/+4
* | drivers: ram: stm32: fix compilation issuePatrice Chotard2017-06-051-1/+1
* | arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek2017-06-051-3/+3
* | ARMv8: Add support for poweroff via PSCIMichal Simek2017-06-051-0/+17
* | cmd/ethsw: Disable implicit enum conversion warningTom Rini2017-06-051-0/+2
* | malloc: Turn on DEBUG when enabling unit testsPantelis Antoniou2017-06-051-1/+1
* | arm: Always keep the dtb section on objcopyPantelis Antoniou2017-06-051-2/+4
* | board: ti: am571-idx: Add vcores supportKeerthy2017-06-051-0/+50
* | scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directoryTom Rini2017-06-051-7/+5
* | ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot2017-06-054-10/+13
* | common/spl/Kconfig: Use 'if SPL' / 'if TPL' guardsTom Rini2017-06-051-72/+24
* | bootstage: Record time taken to set up the live device treeSimon Glass2017-06-052-2/+10
* | bootstage: Support SPLSimon Glass2017-06-055-5/+57
* | bootstage: Adjust to use const * where possibleSimon Glass2017-06-052-8/+8
* | bootstage: Tidy up error return valuesSimon Glass2017-06-052-12/+14
* | bootstage: Record the time taken to set up driver modelSimon Glass2017-06-053-0/+6