summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass2-4/+3
2020-01-17common: Rename and move source()Simon Glass2-3/+12
2020-01-17common: Move the image globals into image.hSimon Glass2-4/+4
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass1-3/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-2/+2
2020-01-17common: Move reset_misc() function to arch headerSimon Glass1-1/+0
2020-01-17common: Move get_tbclk() to time.hSimon Glass2-1/+2
2020-01-17common: Move clock functions into a new fileSimon Glass2-5/+14
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-1/+0
2020-01-17common: Move ll_boot_init() to init.hSimon Glass2-7/+7
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass1-2/+0
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass2-12/+14
2020-01-17common: Move type declarations to linux/types.hSimon Glass2-4/+4
2020-01-17common: Drop the symbol_lookup() declarationSimon Glass1-3/+0
2020-01-17common: Drop CONFIG_HAS_POSTSimon Glass1-4/+0
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass1-3/+0
2020-01-17common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass2-4/+4
2020-01-17common: Move reset_phy() to net.hSimon Glass2-3/+8
2020-01-17common: Drop floppy disk supportSimon Glass2-234/+0
2020-01-17common: Move jumptable_init() out of common.hSimon Glass2-3/+3
2020-01-17common: Move relocate_code() to init.hSimon Glass2-6/+10
2020-01-17common: Move functions for loading from fat/ext2 to fs.hSimon Glass2-6/+22
2020-01-17common: Move do_tftpb() to net.hSimon Glass2-3/+11
2020-01-17common: Move embedded fdt location to fdtdec.hSimon Glass2-3/+3
2020-01-17common: Drop checkflash() and checkdram()Simon Glass1-2/+0
2020-01-17common: Move flash_perror() to flash.hSimon Glass2-3/+7
2020-01-17common: Move main_loop() to init.hSimon Glass2-3/+7
2020-01-17common: Drop mdm_init()Simon Glass1-1/+0
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2-0/+25
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes2-0/+94
2020-01-17aes: add support of aes192 and aes256Philippe Reynes1-11/+23
2020-01-17aes: add a define for the size of a blockPhilippe Reynes1-2/+3
2020-01-16Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini4-3/+1
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-5/+34
2020-01-16Add support for MT7622 reference boardSam Shih1-0/+46
2020-01-16clk: mediatek: add driver for MT7622Sam Shih1-0/+271
2020-01-16clk: add APIs to get (optional) clock by name without a deviceChunfeng Yun1-0/+40
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee1-0/+60
2020-01-16clk: mediatek: add driver support for MT8512mingming lee1-0/+197
2020-01-16mmc: add additional quirk for APP_CMD retryJoel Johnson1-0/+1
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu3-3/+0
2020-01-16Include missing headers for asm-generic/sections.hSean Anderson1-0/+2
2020-01-16dma: Add stub of dma_memcpy and dma_get_deviceVignesh Raghavendra1-0/+11
2020-01-15imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti1-0/+46
2020-01-15ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti1-0/+100
2020-01-15serial_lpuart: add support for i.MXRTGiulio Benetti1-1/+2
2020-01-15ARM: dts: imxrt1050: add dtsi fileGiulio Benetti1-0/+993
2020-01-15clk: imx: add i.IMXRT1050 clk driverGiulio Benetti1-0/+65
2020-01-15pico-imx7d: Convert to DM_ETHJoris Offouga1-11/+0
2020-01-15imx: add imx8x based deneb boardAnatolij Gustschin1-0/+19