summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29Merge branch '2019-07-29-ti-imports'Tom Rini
2019-07-29arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis
2019-07-29configs: omapl138_lcdk: enable NAND self-init in SPLBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable driver-model in SPLBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: remove unneeded includesBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTFBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLEBartosz Golaszewski
2019-07-29davinci: da850-evm: enable driver model for NANDBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-29omapl138_lcdk_defconfig: don't build support for SPIBartosz Golaszewski
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-29sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29ARM: da850_am18xxevm: Remove config and referencesAdam Ford
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini
2019-07-29Add validation for icache/dcache arguments - arguments different from off/on/...Eric Perie
2019-07-29lib: uuid: alignment error in gen_rand_uuid()Heinrich Schuchardt
2019-07-29rtc, rx8025: add DM supportHeiko Schocher
2019-07-29rtc, rx8025: fix Coding StyleHeiko Schocher
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher
2019-07-29board: mediatek: Add pumpkin board supportFabien Parent
2019-07-29pinctrl: mediatek: fix warningFabien Parent
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-29Drop linker-generated array creation when CONFIG_CMDLINE is disabledAndrej Rosano
2019-07-29doc: board: Add missing board index.rst filesBin Meng
2019-07-29tools/logos: remove black background of U-Boot logoHeinrich Schuchardt
2019-07-29fit: Support compat string property in configuration nodeJulius Werner
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2019-07-29Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-07-29gitlab-ci: Switch to a Docker image that contains a QEMU we buildTom Rini
2019-07-29video: arm: rpi: Bail out early if querying video information failsFabian Vogt
2019-07-29rockchip: rv1108: Migrate to use common board fileKever Yang
2019-07-29rockchip: elgin-rv1108: use board_early_init_f for per-boar initKever Yang
2019-07-29rockchip: rk3399: Migrate to use common board fileKever Yang
2019-07-29rockchip: rk3399: init vbus regulator in board_early_init_f()Kever Yang
2019-07-29rockchip: rk3368: Migrate to use common board fileKever Yang
2019-07-29rockchip: rk3328: Migrate to use common board fileKever Yang
2019-07-29rockchip: rk3288: Migrate to use common board fileKever Yang
2019-07-29rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang
2019-07-29rockchip: rk3288: Move clock CMD to SoC fileKever Yang
2019-07-29rockchip: rk3288: Move veyron_init() back to veyron.cKever Yang
2019-07-29rockchip: rk3288: move board_early_init_f() back to veyronKever Yang
2019-07-29rockchip: rk3288: move SOC setting into arch_cpu_init()Kever Yang
2019-07-29rockchip: rk3188: Migrate to use common board fileKever Yang