aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass
2020-01-17common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2020-01-17common: Drop floppy disk supportSimon Glass
2020-01-17common: Move jumptable_init() out of common.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-17common: Move functions for loading from fat/ext2 to fs.hSimon Glass
2020-01-17common: Move do_tftpb() to net.hSimon Glass
2020-01-17common: Move embedded fdt location to fdtdec.hSimon Glass
2020-01-17common: Drop checkflash() and checkdram()Simon Glass
2020-01-17common: Move flash_perror() to flash.hSimon Glass
2020-01-17common: Move main_loop() to init.hSimon Glass
2020-01-17common: Drop mdm_init()Simon Glass
2020-01-17ARM: stm32: Fill in missing loadaddrMarek Vasut
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-17stm32mp1: configs: Make all boot devices in distro boot conditionalMarek Vasut
2020-01-16mx7ulp: Move SoC base address to a common fileFabio Estevam
2020-01-16mx7ulp_evk: Remove unneeded SDHC definitionsFabio Estevam
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
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-10configs: purge unneeded fec definesAngelo Durgehello
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini