summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03pinctrl: add driver for MT8518mingming lee
2019-12-03mmc: mtk-sd: Adjust the mmc tuning flowmingming lee
2019-12-03clk: mediatek: add driver for MT8518mingming lee
2019-12-03ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee
2019-12-03regmap: Fix potential memory leaksFaiz Abbas
2019-12-03net: cpsw: Add NULL pointer checkFaiz Abbas
2019-12-03spl: ymodem: Fix loading of fit imageLokesh Vutla
2019-12-03mmc: davinci: fix mmc boot in SPLBartosz Golaszewski
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski
2019-12-03mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski
2019-12-03ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford
2019-12-03ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATEAdam Ford
2019-12-03ARM: omapl138_lcdk: Increase malloc pool before relocationAdam Ford
2019-12-03ARM: omapl138_lcdk: Separate BSS in SPLAdam Ford
2019-12-03cmd: pxe: Fix bootm argument countAbhishek Shah
2019-12-03armv7m: cache: add invalidate_icache_all() stubGiulio Benetti
2019-12-03MAINTAINERS: Add info for bcm283xMatthias Brugger
2019-12-03blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini
2019-12-03mtd: mtdcore: Drop unused mtd_tableTom Rini
2019-12-03pci: Only link pci_rom.o in some casesTom Rini
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-12-03Convert CONFIG_PHY_CORTINA to KconfigTom Rini
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao
2019-12-03tbs2910: Disable VxWorks image booting supportTom Rini
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-03Makefile: add Rockchip idbloader.img to CLEAN_FILESThomas Hebb
2019-12-03Makefile: consolidate hardcoded lists of files to cleanThomas Hebb
2019-12-03Makefile: don't try to construct CLEAN_FILES based on configThomas Hebb
2019-12-03Kconfig: make TPL_DM_SERIAL depend on TPL_DMThomas Hebb
2019-12-03Kconfig: disambiguate config names for tiny printfThomas Hebb
2019-12-02Prepare v2020.01-rc4Tom Rini
2019-12-02Merge branch '2019-12-02-master-imports'Tom Rini
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Drop get_endaddr()Simon Glass
2019-12-02common: Move trap_init() out of common.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Drop board_show_dram()Simon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass