aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes
2020-01-17aes: add support of aes192 and aes256Philippe Reynes
2020-01-17aes: add a define for the size of a blockPhilippe Reynes
2020-01-16Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-16Add support for MT7622 reference boardSam Shih
2020-01-16clk: mediatek: add driver for MT7622Sam Shih
2020-01-16clk: add APIs to get (optional) clock by name without a deviceChunfeng Yun
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee
2020-01-16clk: mediatek: add driver support for MT8512mingming lee
2020-01-16mmc: add additional quirk for APP_CMD retryJoel Johnson
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu
2020-01-15Include missing headers for asm-generic/sections.hSean Anderson
2020-01-15dma: Add stub of dma_memcpy and dma_get_deviceVignesh Raghavendra
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti
2020-01-14ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti
2020-01-14serial_lpuart: add support for i.MXRTGiulio Benetti
2020-01-14ARM: dts: imxrt1050: add dtsi fileGiulio Benetti
2020-01-14clk: imx: add i.IMXRT1050 clk driverGiulio Benetti
2020-01-14pico-imx7d: Convert to DM_ETHJoris Offouga
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin
2020-01-14arm64: zynqmp: Move PANIC to KconfigMichal Simek
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy
2020-01-14spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()Michal Simek