summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bootstage: Init as early as possibleSimon Glass2017-06-052-3/+2
* | bootstage: Support relocating boostage dataSimon Glass2017-06-054-0/+52
* | bootstage: Use debug() for stashing messagesSimon Glass2017-06-051-2/+2
* | bootstage: Show records with a zero timeSimon Glass2017-06-051-7/+4
* | bootstage: Use rec_count as the array indexSimon Glass2017-06-052-49/+96
* | bootstage: Fix up code style and commentsSimon Glass2017-06-052-6/+8
* | bootstage: Convert to use malloc()Simon Glass2017-06-054-33/+79
* | bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass2017-06-055-5/+5
* | bootstage: Require timer_get_boot_us() to be definedSimon Glass2017-06-053-19/+14
* | bootstage: Provide a default timer functionSimon Glass2017-06-051-0/+17
* | ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla2017-06-051-8/+8
* | cmd/elf.c: Support passing arguments with bootelfTom Rini2017-06-051-17/+17
* | reset: sti: add deassert counter in reset channel descriptorPatrice Chotard2017-06-051-11/+30
* | test: py: hush: Add echo dependencyMichal Simek2017-06-051-0/+2
* | test: py: Use global pytestmark for hush testsMichal Simek2017-06-051-4/+2
* | arm: am57xx: cl-som-am57x: adjust default env to the installation systemUri Mashiach2017-06-051-2/+4
* | ARM: am57xx: cl-som-am57x: support for AM5718Uri Mashiach2017-06-051-0/+5
* | arm: am57xx: cl-som-am57x: change the shell promptUri Mashiach2017-06-051-0/+1
* | arm: am57xx: cl-som-am57x: support for FS bootUri Mashiach2017-06-052-3/+4
* | common: microblaze: Drop arch-specific declarationsSimon Glass2017-06-051-5/+0