aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-25net: macb: Drop local cache flushVignesh Raghavendra
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee
2020-01-25configs: mt8518: Enable fastboot related configsmingming lee
2020-01-25configs: mt8518: enable usb gadget drivermingming lee
2020-01-25configs: mt8518: set global variables for fastbootmingming lee
2020-01-25ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
2020-01-25lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt
2020-01-24sunxi: Add Libre Computer ALL-H5-CC H5 boardChen-Yu Tsai
2020-01-24sunxi: Add Libre Computer ALL-H3-IT H5 boardChen-Yu Tsai
2020-01-24sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara
2020-01-24sunxi: defconfig: R40 boards: enable USBAndre Przywara
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-24sunxi: defconfig: Bananapi M2 Berry: enable EthernetAndre Przywara
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