summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra
2020-01-20environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra
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
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
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard
2020-01-08imx: add i.MX8MP EVK boardPeng Fan
2020-01-08power: Add new PMIC PCA9450 driverYe Li
2020-01-08dt-bindings: clock: add i.MX8MP clock headerPeng Fan
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes
2020-01-07log: Include missing header for log.hSean Anderson
2020-01-07Include missing headers for fdt_support.hSean Anderson
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass
2020-01-07dm: devres: Add testsSimon Glass
2020-01-07dm: test: Add a test driver for devresSimon Glass