summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08sunxi: add a defconfig for SoPine w/ official baseboardIcenowy Zheng
2017-06-08sunxi: add LPDDR3 timing from stock boot0Icenowy Zheng
2017-06-08sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng
2017-06-08sunxi: enable DRAM initialization and SPL for V3s SoCIcenowy Zheng
2017-06-08sunxi: add support for V3s DRAM controllerIcenowy Zheng
2017-06-08sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng
2017-06-08sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng
2017-06-08sunxi: Add selective DRAM type and timingIcenowy Zheng
2017-06-08sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng
2017-06-08sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng
2017-06-08sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng
2017-06-08sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng
2017-06-08sun8i: h3: Add initial NanoPi M1 Plus supportJagan Teki
2017-06-06Merge git://git.denx.de/u-boot-ubiTom Rini
2017-06-06fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu
2017-06-06Merge git://git.denx.de/u-boot-usbTom Rini
2017-06-06Prepare v2017.07-rc1Tom Rini
2017-06-05armv7m: Fix larger buildsPhil Edworthy
2017-06-05arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy
2017-06-05arm64: hikey: Fix instructions in readmeMichal Simek
2017-06-05drivers: ram: stm32: fix compilation issuePatrice Chotard
2017-06-05arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek
2017-06-05ARMv8: Add support for poweroff via PSCIMichal Simek
2017-06-05cmd/ethsw: Disable implicit enum conversion warningTom Rini
2017-06-05malloc: Turn on DEBUG when enabling unit testsPantelis Antoniou
2017-06-05arm: Always keep the dtb section on objcopyPantelis Antoniou
2017-06-05board: ti: am571-idx: Add vcores supportKeerthy
2017-06-05scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directoryTom Rini
2017-06-05ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot
2017-06-05common/spl/Kconfig: Use 'if SPL' / 'if TPL' guardsTom Rini
2017-06-05bootstage: Record time taken to set up the live device treeSimon Glass
2017-06-05bootstage: Support SPLSimon Glass
2017-06-05bootstage: Adjust to use const * where possibleSimon Glass
2017-06-05bootstage: Tidy up error return valuesSimon Glass
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass
2017-06-05bootstage: Init as early as possibleSimon Glass
2017-06-05bootstage: Support relocating boostage dataSimon Glass
2017-06-05bootstage: Use debug() for stashing messagesSimon Glass
2017-06-05bootstage: Show records with a zero timeSimon Glass
2017-06-05bootstage: Use rec_count as the array indexSimon Glass
2017-06-05bootstage: Fix up code style and commentsSimon Glass
2017-06-05bootstage: Convert to use malloc()Simon Glass
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass
2017-06-05bootstage: Provide a default timer functionSimon Glass
2017-06-05ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla
2017-06-05cmd/elf.c: Support passing arguments with bootelfTom Rini
2017-06-05reset: sti: add deassert counter in reset channel descriptorPatrice Chotard
2017-06-05test: py: hush: Add echo dependencyMichal Simek
2017-06-05test: py: Use global pytestmark for hush testsMichal Simek