summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-09-18pico-imx7d: Add "how to boot with NXP 4.1 Kernel"Vanessa Maegima
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson
2017-09-18imx_common: detect USB serial downloader reliablyStefan Agner
2017-09-18Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-09-18imx: add macro to detect whether USB PHY is activeStefan Agner
2017-09-18ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada
2017-09-18ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada
2017-09-18ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada
2017-09-18mtd: nand: denali: allow to override corrupted revision registerMasahiro Yamada
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
2017-09-15fat/fs: convert to directory iteratorsRob Clark
2017-09-15fs/fat: introduce new director iteratorsRob Clark
2017-09-15fs/fat: split out helper to init fsdataRob Clark