summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-18rockchip: pinctrl: rk3368: Convert to livetreePhilipp Tomsich
2017-09-18rockchip: clk: rk3368: Convert to livetreePhilipp Tomsich
2017-09-18rockchip: timer: Convert to livetreePhilipp Tomsich
2017-09-18rockchip: timer: implement timer_get_boot_usPhilipp Tomsich
2017-09-18rockchip: mmc: convert to livetreePhilipp Tomsich
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich
2017-09-18net: designware: Convert to livetreePhilipp Tomsich
2017-09-18dm: core: add dev_read_addr_ptr()Philipp Tomsich
2017-09-18dm: timer: handle being called before dm_root is readyPhilipp Tomsich
2017-09-18dm: timer: Convert to livetreePhilipp Tomsich
2017-09-18bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPLPhilipp Tomsich
2017-09-18rockchip: board: puma_rk3399: update README flash instructionsKlaus Goger
2017-09-18rockchip: board: lion_rk3368: update README flash instructionsKlaus Goger
2017-09-18rockchip: rk322x: Disable integrated macphy for saving power consumingDavid Wu
2017-09-18rockchip: rk322x: enable fastboot to set boot mode tagKever Yang
2017-09-18rockchip: enable rk322x sysreset driverKever Yang
2017-09-18ARM: dts: rockchip: add USB nodes for evb-rv1108William Wu
2017-09-18configs: rockchip: add USB configs for evb-rv1108 boardWilliam Wu
2017-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt
2017-09-16x86: Enable early timer for chromebook_linkSimon Glass
2017-09-16bootstage: Provide a separate record count setting for SPLSimon Glass
2017-09-16bootstage: Drop unused optionsSimon Glass
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16board_f: Drop the timer after relocationSimon Glass
2017-09-16x86: Support Intel Cherry Hill boardBin Meng
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng
2017-09-16x86: braswell: Add FSP configurationBin Meng
2017-09-16x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng
2017-09-16x86: fsp: Update fsp command to show spec 1.1 headerBin Meng
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng
2017-09-16x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng
2017-09-16tools: binman: Add a new entry type for Intel VBTBin Meng
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng
2017-09-16x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng
2017-09-16x86: tsc: Add Airmont reference clock valuesBin Meng
2017-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2017-09-16test/py: gpt: make use of infra-structureStephen Warren
2017-09-15ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford
2017-09-15arm: dts: Add missing u-boot specific dtsi for dra7-evmJean-Jacques Hiblot
2017-09-15arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta
2017-09-15fs/fat: fix fatbuf leakRob Clark
2017-09-15fs/fat: Clean up open-coded sector <-> cluster conversionsRob Clark
2017-09-15fs/fat: fix case for FAT shortnamesRob Clark
2017-09-15fat/fs: move ls to generic implementationRob Clark
2017-09-15fat/fs: remove a bunch of dead codeRob Clark
2017-09-15fs/fat: implement opendir/readdir/closedirRob Clark
2017-09-15fs: add fs_readdir()Rob Clark