aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini2-1/+10
2022-05-10configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard1-1/+1
2022-05-10configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard1-0/+1
2022-05-10configs: stm32mp1: Add support for baudrates higher than 115200 for st-linkPatrick Delaunay1-0/+5
2022-05-10configs: stm32mp1: set the console variable for extlinux.confPatrick Delaunay1-0/+3
2022-05-09power: add driver for the TPS65219 PMICNeil Armstrong1-0/+46
2022-05-09Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár1-1/+0
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/08May2022Tom Rini3-0/+32
2022-05-07efi_loader: add sha384/512 on certificate revocationIlias Apalodimas2-0/+12
2022-05-07bootmenu: factor out the user input handlingMasahisa Kojima1-0/+20
2022-05-06disk: part_efi: add support to repair gpt tablePhilippe Reynes1-0/+10
2022-05-05lib/date: Make rtc_mktime and mktime64 Y2038-readyJan Kiszka2-6/+5
2022-05-05include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju4-8/+4
2022-05-05clk: nuvoton: Add support for NPCM750Jim Liu1-0/+46
2022-05-05arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu2-0/+135
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-0/+63
2022-05-04net: mdio-uclass: add dm_phy_find_by_ofnode() helperMarek Behún1-0/+9
2022-05-04mips: octeon: ebb7304: Enable ethernet supportStefan Roese1-0/+2
2022-05-04mips: octeon: octeon_common.h: Move init SP because of increased image sizeStefan Roese1-1/+1
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull1-1/+2
2022-05-03pci: Update dm_pci_bus_to_virt() parametersAndrew Scull1-5/+11
2022-05-03pci: Match region flags using a maskAndrew Scull1-8/+10
2022-05-03pci: Map bars with offset and lengthAndrew Scull1-1/+4
2022-05-03pci: Range check address conversionsAndrew Scull1-9/+11
2022-05-03pci: Fix use of flags in dm_pci_map_bar()Andrew Scull1-1/+1
2022-05-03efi_loader: bootmgr: add booting from removable mediaAKASHI Takahiro1-0/+45
2022-05-03efi_loader: export efi_locate_device_handle()AKASHI Takahiro1-0/+4
2022-05-03lib/charset: add u16_strlcat() functionMasahisa Kojima1-0/+14
2022-05-02Merge branch '2022-05-02-add-verifying-program-loader'WIP/02May2022Tom Rini3-3/+24
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass3-3/+24
2022-05-02arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM EthernetTony Dinh1-8/+3
2022-05-02arm: mvebu: turris_mox: Add NVMe and SCSI to boot targetsPali Rohár1-0/+2
2022-05-02arm: mvebu: turris_omnia: Add NVMe to boot targetsPali Rohár1-0/+1
2022-05-02arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targetsPali Rohár1-21/+3
2022-05-02arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENVPali Rohár1-1/+0
2022-04-28dt-bindings: leds: import common led bindings from linux 5.17WIP/2022-04-28-led-updatesPali Rohár1-11/+37
2022-04-28led: Drop led_default_state()Marek Vasut1-9/+0
2022-04-28dm: core: Add DM_FLAG_PROBE_AFTER_BIND flagMarek Vasut1-0/+3
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/27Apr2022Tom Rini21-35/+54
2022-04-26board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banksPali Rohár1-2/+11
2022-04-26board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and addressPali Rohár1-12/+12
2022-04-26board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addrPali Rohár1-2/+6
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár1-1/+2
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár6-0/+20
2022-04-26mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attributePali Rohár1-0/+1
2022-04-26include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev6-52/+0
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR1-0/+31
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini2-485/+0
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini15-53/+1054
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+2