aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-15Include missing headers for asm-generic/sections.hSean Anderson1-0/+2
2020-01-15dma: Add stub of dma_memcpy and dma_get_deviceVignesh Raghavendra1-0/+11
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti1-0/+46
2020-01-14ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti1-0/+100
2020-01-14serial_lpuart: add support for i.MXRTGiulio Benetti1-1/+2
2020-01-14ARM: dts: imxrt1050: add dtsi fileGiulio Benetti1-0/+993
2020-01-14clk: imx: add i.IMXRT1050 clk driverGiulio Benetti1-0/+65
2020-01-14pico-imx7d: Convert to DM_ETHJoris Offouga1-11/+0
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin1-0/+19
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin4-0/+424
2020-01-14arm64: zynqmp: Move PANIC to KconfigMichal Simek1-1/+0
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek1-1/+5
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy1-0/+9
2020-01-14spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()Michal Simek1-0/+20
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy3-3/+0
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck1-9/+1
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini11-11/+0
2020-01-10configs: purge unneeded fec definesAngelo Durgehello16-104/+17
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini7-11/+0
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini8-254/+354
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+5
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini9-3/+112
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-0/+525
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-189/+288
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-1/+3
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard13-16/+0
2020-01-08imx: add i.MX8MP EVK boardPeng Fan1-0/+165
2020-01-08power: Add new PMIC PCA9450 driverYe Li1-0/+60
2020-01-08dt-bindings: clock: add i.MX8MP clock headerPeng Fan1-0/+300
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes7-11/+0
2020-01-07log: Include missing header for log.hSean Anderson1-0/+1
2020-01-07Include missing headers for fdt_support.hSean Anderson1-0/+1
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass1-1/+2
2020-01-07dm: devres: Add testsSimon Glass1-0/+20
2020-01-07dm: test: Add a test driver for devresSimon Glass2-0/+10
2020-01-07dm: devres: Convert to use loggingSimon Glass1-0/+1
2020-01-07test: Add functions to find the amount of allocated memorySimon Glass1-0/+16
2020-01-07dm: devres: Create a new devres header fileSimon Glass2-254/+270
2020-01-07dm: core: Add a new flag to track platform dataSimon Glass1-0/+3
2020-01-07dm: core: Export a new function to read platdataSimon Glass1-0/+16