summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-21rk3288: veyron: Init boot-on regulatorsCarlo Caione
2018-07-21rockchip: board: lion-rk3368: increase phy autonegotiation timeoutJakob Unterwurzacher
2018-07-21rockchip: rk3399: spl: add missing \n to outputHeinrich Schuchardt
2018-07-21rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROMHeinrich Schuchardt
2018-07-21rockchip: evb-rk3399: correct README for board bring upHeinrich Schuchardt
2018-07-21rockchip: rk3399: change boot_target based on u-boot, spl-boot-deviceKlaus Goger
2018-07-21rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stagePhilipp Tomsich
2018-07-21spl: document 'chosen/u-boot, spl-boot-device'Philipp Tomsich
2018-07-21spl: record boot_device into spl_image and call spl_perform_fixupsPhilipp Tomsich
2018-07-21smartweb: use SPL_TINY_MEMSETPhilipp Tomsich
2018-07-21rockchip: rk3188: add rk_board_late_init() hookAlexander Kochetkov
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov
2018-07-20board/imgtec/boston: Add new defconfigs to the MAINTAINERS listTom Rini
2018-07-20Fix README for Khadas VIM boardLoic Devulder
2018-07-20configs: Update Meson GX configsLoic Devulder
2018-07-20ARM64: meson: Sync DT with Linux 4.17.5Loic Devulder
2018-07-20test/py: add test for whitelist of variables while importing environmentQuentin Schulz
2018-07-20cmd: nvedit: env import can now import only variables passed as parametersQuentin Schulz
2018-07-20hashtable: do not recreate whole hash table if vars are passed to himport_rQuentin Schulz
2018-07-20test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz
2018-07-20test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz
2018-07-20env: add the same prefix to error messages to make it detectable by testsQuentin Schulz
2018-07-20stm32mp1: clk: support digital bypassPatrick Delaunay
2018-07-20stm32mp1: clk: add ADC clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay
2018-07-20stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay
2018-07-20stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay
2018-07-20stm32mp1: clock tree updatePatrick Delaunay
2018-07-20stm32mp1: activate FIXED regulatorPatrick Delaunay
2018-07-20stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay
2018-07-20stm32mp1: activate MISC support in SPLPatrick Delaunay
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-07-20dts: import stm32mp1 device tree from linux kernelPatrick Delaunay
2018-07-20sysreset: syscon: update regmap access to sysconPatrick Delaunay
2018-07-20drivers: rtc: correct week day for mc146818Heinrich Schuchardt
2018-07-20bootmenu: Extend BOOTDELAY help textAlex Kiernan
2018-07-20env: Include bootdelay in environment if negativeAlex Kiernan
2018-07-20fs: btrfs: Fix wrong comparison in logical to physical mappingMarek BehĂșn
2018-07-20spl: Make the spl_nand_load_image staticMichael Trimarchi
2018-07-20spl: mmc: Skip RAW mode ARGS sectors if not definedYork Sun
2018-07-19drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt
2018-07-19board/BuR/brppt1: add makerule for generating production filesHannes Schmelzer
2018-07-19board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer
2018-07-19dts: am33xx: add u-boot, dm-spl to ocp busHannes Schmelzer
2018-07-19board/BuR/brppt1: implement more flexible boot processHannes Schmelzer
2018-07-19board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer
2018-07-19board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer
2018-07-19board/BuR/common: fix PMIC mpu-pll setupHannes Schmelzer
2018-07-19board/BuR/common: remove interface Label from summary screenHannes Schmelzer