aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-23xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek1-18/+1
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy1-0/+30
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson1-10/+0
2021-04-20psci: add features/reset2 supportIgor Opaniuk1-0/+3
2021-04-20psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk1-0/+28
2021-04-20sysinfo.h: Add re-inclusion guardTom Rini1-0/+4
2021-04-20arm: highbank: Remove artificial SDRAM sizeAndre Przywara1-6/+0
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara2-3/+0
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara1-1/+0
2021-04-20arm: highbank: Limit FDT and initrd load addressesAndre Przywara1-0/+4
2021-04-20arm: octeontx: support generic distro configTim Harvey1-5/+26
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey1-2/+0
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk1-1/+1
2021-04-20configs: meson64: add NVME boot targetNeil Armstrong1-0/+7
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-9/+1
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini3-0/+42
2021-04-18ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut1-0/+5
2021-04-18ARM: dts: imx8mn: Add power domain nodesMarek Vasut1-0/+15
2021-04-18ARM: dts: imx8mm: Add power domain nodesMarek Vasut1-0/+22
2021-04-16env: add ENV_ERASE_PTR macroPatrick Delaunay1-0/+1
2021-04-16env: increment redund flag on read failBrandon Maier1-2/+0
2021-04-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/16Apr2021Tom Rini1-23/+41
2021-04-16sunxi: arm64: Add addresses for compressed kernel loadArnaud Ferraris1-0/+15
2021-04-16sunxi: add fdtoverlay_addr_r environment variableJernej Skrabec1-23/+26
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'WIP/15Apr2021Tom Rini4-5/+137
2021-04-15ls1012a: use default scan_dev_for_bootMian Yousaf Kaukab5-35/+0
2021-04-15board: sl28: enable DM_SERIALMichael Walle1-2/+0
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng1-3/+3
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil1-0/+2
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng1-0/+20
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski2-0/+337
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc1-4/+12
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc2-0/+97
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc1-0/+27
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2-1/+1
2021-04-12gpio: Drop dm_gpio_set_dir()Simon Glass1-11/+0
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor2-32/+169
2021-04-12lib: string: Implement strlcatSean Anderson1-0/+3
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere1-0/+113
2021-04-12Tegra: remove e2220-1170 boardPeter Robinson1-28/+0
2021-04-12hash: Allow for SHA512 hardware implementationsJoel Stanley1-0/+26
2021-04-12hw_sha: Fix coding style errorsJoel Stanley1-6/+6
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay1-2/+2
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung1-59/+0
2021-04-12board: warp: add power_max77696_init() functionJaehoon Chung1-1/+0
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'WIP/11Apr2021Tom Rini53-6689/+0
2021-04-11Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+21
2021-04-10Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/10Apr2021Tom Rini4-6/+19
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini1-370/+0
2021-04-10pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak1-0/+13