aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07rockchip: rk3368: Add sysreset driverAndy Yan2-0/+63
2017-06-07rockchip: rk3368: Add core start-up code for RK3368Andreas Färber10-0/+1693
2017-06-07rockchip: rk3368: Add pinctrl driverAndy Yan4-0/+600
2017-06-07rockchip: rk3368: Add clock driverAndy Yan3-0/+416
2017-06-07regulator: pwm: Fix handling of missing init voltageMark Kettenis1-4/+4
2017-06-07power: rk808: fix ldo register offsetHeiko Stübner1-2/+2
2017-06-07rockchip: board: puma_rk3399: build FIT image via u-boot.itbPhilipp Tomsich2-3/+3
2017-06-07rockchip: defconfig: puma-rk3399: enable RK3399 efuse driverPhilipp Tomsich1-0/+2
2017-06-07rockchip: board: puma_rk3399: derive ethaddr from cpuidKlaus Goger1-2/+40
2017-06-07rockchip: board: puma_rk3399: add support for serial# and cpuid# via efusesPhilipp Tomsich2-0/+84
2017-06-07rockchip: efuse: add (misc) driver for RK3399 non-secure efuse blockPhilipp Tomsich3-0/+175
2017-06-07rockchip: rk8xx: allocate priv structure for driverKever Yang1-0/+1
2017-06-07rockchip; rk3399: disable SRAM security regionKever Yang1-3/+5
2017-06-07defconfig: firefly-rk3399: fix pinctrl config optionHeiko Stübner1-1/+1
2017-06-06Merge git://git.denx.de/u-boot-ubiTom Rini1-1/+1
2017-06-06fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu1-1/+1
2017-06-05Merge git://git.denx.de/u-boot-usbTom Rini3-1/+171
2017-06-05Prepare v2017.07-rc1v2017.07-rc1Tom Rini1-2/+2
2017-06-05armv7m: Fix larger buildsPhil Edworthy1-1/+3
2017-06-05arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy2-2/+10
2017-06-05arm64: hikey: Fix instructions in readmeMichal Simek1-4/+4
2017-06-05drivers: ram: stm32: fix compilation issuePatrice Chotard1-1/+1
2017-06-05arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek1-3/+3
2017-06-05ARMv8: Add support for poweroff via PSCIMichal Simek1-0/+17
2017-06-05cmd/ethsw: Disable implicit enum conversion warningTom Rini1-0/+2
2017-06-05malloc: Turn on DEBUG when enabling unit testsPantelis Antoniou1-1/+1
2017-06-05arm: Always keep the dtb section on objcopyPantelis Antoniou1-2/+4
2017-06-05board: ti: am571-idx: Add vcores supportKeerthy1-0/+50
2017-06-05scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directoryTom Rini1-7/+5
2017-06-05ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot4-10/+13
2017-06-05common/spl/Kconfig: Use 'if SPL' / 'if TPL' guardsTom Rini1-72/+24
2017-06-05bootstage: Record time taken to set up the live device treeSimon Glass2-2/+10
2017-06-05bootstage: Support SPLSimon Glass5-5/+57
2017-06-05bootstage: Adjust to use const * where possibleSimon Glass2-8/+8
2017-06-05bootstage: Tidy up error return valuesSimon Glass2-12/+14
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass3-0/+6
2017-06-05bootstage: Init as early as possibleSimon Glass2-3/+2
2017-06-05bootstage: Support relocating boostage dataSimon Glass4-0/+52
2017-06-05bootstage: Use debug() for stashing messagesSimon Glass1-2/+2
2017-06-05bootstage: Show records with a zero timeSimon Glass1-7/+4
2017-06-05bootstage: Use rec_count as the array indexSimon Glass2-49/+96
2017-06-05bootstage: Fix up code style and commentsSimon Glass2-6/+8
2017-06-05bootstage: Convert to use malloc()Simon Glass4-33/+79
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass5-5/+5
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass3-19/+14
2017-06-05bootstage: Provide a default timer functionSimon Glass1-0/+17
2017-06-05ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla1-8/+8
2017-06-05cmd/elf.c: Support passing arguments with bootelfTom Rini1-17/+17
2017-06-05reset: sti: add deassert counter in reset channel descriptorPatrice Chotard1-11/+30
2017-06-05test: py: hush: Add echo dependencyMichal Simek1-0/+2