summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini36-193/+527
2021-06-24mtd: remove mtd_probe() functionMarek Behún1-1/+0
2021-06-24mtd: add support for parsing partitions defined in OFMarek Behún1-0/+10
2021-06-24dm: core: add ofnode_get_path()Marek Behún1-0/+10
2021-06-24dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún1-0/+17
2021-06-23Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-14/+1
2021-06-23socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini1-1/+0
2021-06-23malloc: add SPDX license identifiersHeinrich Schuchardt1-4/+5
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam1-2/+0
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung1-12/+0
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung1-0/+1
2021-06-19Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...Tom Rini5-0/+989
2021-06-18dfu: add error callbackPatrick Delaunay1-0/+11
2021-06-18ARM64: rockchip: evb_rk3399: add usb ohci definationsArtem Lapkin1-0/+3
2021-06-18board: rockchip: Add rk3568 evb supportJoseph Chen1-0/+17
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen1-0/+43
2021-06-18rk3399_common: setup fdtoverlay_addr_r valueArtem Lapkin1-0/+1
2021-06-18rockchip: rk3568: add device tree fileElaine Zhang1-0/+925
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini4-17/+16
2021-06-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini22-103/+113
2021-06-17board: freescale: t208xrdb: add Linux fdt fix-ups for rev DCamelia Groza1-1/+5
2021-06-17pg-wcom-ls102xa: fix sys counter frequencyAleksandar Gerasimovski1-1/+1
2021-06-17km: ls102x: update device disable configuration acc hw design descAleksandar Gerasimovski1-0/+6
2021-06-17km: ls102x: set ethrotate envvar to noAleksandar Gerasimovski1-0/+1
2021-06-17km: ls102xa: add missing define for PRAM regionsAleksandar Gerasimovski1-0/+4
2021-06-17km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski1-0/+4
2021-06-17board/km: add support for expu1 design based on nxpAleksandar Gerasimovski1-0/+53
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu16-83/+15
2021-06-17board: freescale: p2041rdb: use correct EEPROM address lengthMatt Merhar1-1/+1
2021-06-17clk: k210: Remove bypass driverSean Anderson1-31/+0
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson2-69/+0
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson2-61/+59
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson1-4/+26
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-66/+393
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab7-17/+23
2021-06-14board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker1-0/+14
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo1-0/+9
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo1-0/+76
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo1-0/+161
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo1-0/+15
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo1-0/+3
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+4
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo1-0/+20
2021-06-10arm64: mvebu: correct Armada 8K addressesHeinrich Schuchardt1-5/+5
2021-06-10arm: mvebu: configs: turris_mox: add fdtfile default env variableMarek Behún1-0/+1
2021-06-10arm: mvebu: turris_mox: add support for board rescue modeMarek Behún1-0/+9
2021-06-09Nokia RX-51: Enable CONFIG_WDT to remove deprecation warningPali Rohár1-3/+0
2021-06-09configs: am64: Enable configs to support USB host and device modesAswath Govindraju1-1/+11
2021-06-09configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju1-1/+2
2021-06-09mx7d: Add Storopack's SMEGW01 boardFabio Estevam1-0/+63