summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24sunxi: dts: R40: Update Bananapi M2 Berry .dtsAndre Przywara
2020-01-24sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai
2020-01-24common: Update comment to show progressSimon Glass
2020-01-24common: Collect all the header files togetherSimon Glass
2020-01-24common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-24common: Move ROUND() into kernel.hSimon Glass
2020-01-24common: Move check_member() to kernel.hSimon Glass
2020-01-24common: Move hang() to the same header as panic()Simon Glass
2020-01-24common: Move testdram() into init.hSimon Glass
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2020-01-24common: Rename and move source()Simon Glass
2020-01-24common: Move the image globals into image.hSimon Glass
2020-01-24image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-24common: Move reset_misc() function to arch headerSimon Glass
2020-01-24common: Move get_tbclk() to time.hSimon Glass
2020-01-24common: Move clock functions into a new fileSimon Glass
2020-01-24common: Move upmconfig() to ppc.hSimon Glass
2020-01-24common: Move ll_boot_init() to init.hSimon Glass
2020-01-24common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-24common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-24common: Move type declarations to linux/types.hSimon Glass
2020-01-24common: Drop the symbol_lookup() declarationSimon Glass
2020-01-24common: Drop CONFIG_HAS_POSTSimon Glass
2020-01-24common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass
2020-01-24common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass
2020-01-24common: Move reset_phy() to net.hSimon Glass
2020-01-24common: Drop floppy disk supportSimon Glass
2020-01-24common: Move jumptable_init() out of common.hSimon Glass
2020-01-24common: Move relocate_code() to init.hSimon Glass
2020-01-24common: Move functions for loading from fat/ext2 to fs.hSimon Glass
2020-01-24common: Move do_tftpb() to net.hSimon Glass
2020-01-24common: Move embedded fdt location to fdtdec.hSimon Glass
2020-01-24common: Drop checkflash() and checkdram()Simon Glass
2020-01-24common: Move flash_perror() to flash.hSimon Glass
2020-01-24common: Move main_loop() to init.hSimon Glass
2020-01-24common: Drop mdm_init()Simon Glass
2020-01-24tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay
2020-01-24arm: Add arm handoff header fileMichael Trimarchi
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-24cmd: mtd: solve bad block support in erase commandPatrick Delaunay
2020-01-24remoteproc: elf_loader: fix program header parsingFabien Dessenne
2020-01-24configs: ls1028aqds: enable mdio muxing by defaultAlex Marginean
2020-01-24configs: fsl-layerscape: secure_boot: Enable setexpr commandUdit Agarwal
2020-01-24board: fsl: lx2160a: Fix the loop in board_fix_fdt functionPankaj Bansal
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean
2020-01-24board: fsl: ls1028a: free up arch_misc_initAlex Marginean
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean
2020-01-24board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean
2020-01-24board: fsl: lx2160a: free up arch_misc_initAlex Marginean