aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12lib: string: Implement strlcatSean Anderson
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere
2021-04-12Tegra: remove e2220-1170 boardPeter Robinson
2021-04-12hash: Allow for SHA512 hardware implementationsJoel Stanley
2021-04-12hw_sha: Fix coding style errorsJoel Stanley
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung
2021-04-12board: warp: add power_max77696_init() functionJaehoon Chung