summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-29phy: marvell: add support for SFI1Igal Liberman
2021-04-29phy: marvell: cp110: remove unused definitionsMarcin Wojtas
2021-04-29phy: marvell: add RX training commandIgal Liberman
2021-04-29phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman
2021-04-29phy: marvell: add comphy type PHY_TYPE_USB3jinghua
2021-04-29power: regulator: Add support for regulator-force-boot-offKonstantin Porotchkin
2021-04-28ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut
2021-04-28sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov
2021-04-28mips: octeon: Add Octeon III NIC23 board supportStefan Roese
2021-04-22lmb: Add 2 config to define the max number of regionsPatrick Delaunay
2021-04-22lmb: correct size of the regions arrayPatrick Delaunay
2021-04-22lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay
2021-04-22lmb: add a max parameter in the struct lmb_regionPatrick Delaunay
2021-04-22lmb: remove lmb_region.sizePatrick Delaunay
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson
2021-04-20psci: add features/reset2 supportIgor Opaniuk
2021-04-20psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk
2021-04-20sysinfo.h: Add re-inclusion guardTom Rini
2021-04-20arm: highbank: Remove artificial SDRAM sizeAndre Przywara
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara
2021-04-20arm: highbank: Limit FDT and initrd load addressesAndre Przywara
2021-04-20arm: octeontx: support generic distro configTim Harvey
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk
2021-04-20configs: meson64: add NVME boot targetNeil Armstrong
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-18ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut
2021-04-18ARM: dts: imx8mn: Add power domain nodesMarek Vasut
2021-04-18ARM: dts: imx8mm: Add power domain nodesMarek Vasut
2021-04-16env: add ENV_ERASE_PTR macroPatrick Delaunay
2021-04-16env: increment redund flag on read failBrandon Maier
2021-04-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-04-16sunxi: arm64: Add addresses for compressed kernel loadArnaud Ferraris
2021-04-16sunxi: add fdtoverlay_addr_r environment variableJernej Skrabec
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini
2021-04-15ls1012a: use default scan_dev_for_bootMian Yousaf Kaukab
2021-04-15board: sl28: enable DM_SERIALMichael Walle
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc
2021-04-12gpio: Drop dm_gpio_set_dir()Simon Glass