- 00b1bad net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 7 months ago
- 78c0175 mips: octeon: ebb7304: Enable ethernet support by Stefan Roese · 2 years, 8 months ago
- 1142463 mips: octeon: octeon_common.h: Move init SP because of increased image size by Stefan Roese · 2 years, 8 months ago
- 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
- 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
- 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 7 months ago
- 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 7 months ago WIP/02May2022
- f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- dbd2a38 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 7 months ago
- b8b91a0 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 8 months ago
- 0ddc1e5 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 8 months ago
- 9efc5b7 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 8 months ago
- 31f8801 arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 8 months ago
- 53ee48b dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 7 months ago
- 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
- 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
- c7d0295 board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 8 months ago
- 6496a89 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 8 months ago
- ac56055 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 8 months ago
- 4aceaec board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 8 months ago
- ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
- 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 8 months ago
- 6669291 include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · 2 years, 8 months ago
- b07a022 board: Add sam9x60_curiosity support by Durai Manickam KR · 2 years, 8 months ago
- 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
- fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
- b8aa463 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
- 31aefaf bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 7 months ago
- a8f5be1 bootstd: Add support for bootflows by Simon Glass · 2 years, 7 months ago
- a950d31 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 7 months ago
- 201417d bootstd: Add the bootdev uclass by Simon Glass · 2 years, 7 months ago
- ef5e389 bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
- 9d26025 bootstd: Add the concept of a bootflow by Simon Glass · 2 years, 7 months ago
- c24e58f fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
- 87571b7 dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
- 4e0710a dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
- 6aa4fe3 dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
- 8565efd lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 7 months ago
- d667a0d lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 7 months ago
- 4e64cae lib: Correct comment formatting to avoid sphinx problems by Simon Glass · 2 years, 7 months ago
- 18436c7 test: Add tests for trailing_strtol() by Simon Glass · 2 years, 7 months ago
- b416df3 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 7 months ago
- 46a06ed Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago WIP/23Apr2022
- 59da9d4 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 7 months ago
- a9bf024 efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 7 months ago
- a57ad20 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
- 43855fd dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 7 months ago
- c73a070 sandbox: move a function prototype by AKASHI Takahiro · 2 years, 7 months ago
- 2a0d188 disk: define nullified functions for !PARTITIONS by AKASHI Takahiro · 2 years, 7 months ago
- 37168e3 disk: enable function prototypes in part.h for SPL/TPL by AKASHI Takahiro · 2 years, 7 months ago
- fd3654d disk: include errno.h explicitly in part.h by AKASHI Takahiro · 2 years, 7 months ago
- e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
- 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
- 6e2af64 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 7 months ago
- e81782a generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 2 years, 9 months ago
- d173b10 ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 2 years, 9 months ago
- f5f3906 configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 7 months ago
- c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
- 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
- e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
- bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 8 months ago
- e50f66e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
- adfaa42 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 7 months ago
- a95cd68 board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 8 months ago
- cde7264 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 8 months ago
- de70e88 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
- c82622a configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- ec04c5a configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- d3af060 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- ee5e8ee configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- 0f82da2 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- 228e947 configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM by Peng Fan · 2 years, 7 months ago
- 893152f configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- 42d56ca configs: imx8mp_evk: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- ff234d7 configs: imx8mm_evk: drop unused SDHC macro by Peng Fan · 2 years, 7 months ago
- 2e26a76 configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO by Ian Ray · 2 years, 8 months ago
- ac47bd2 arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 7 months ago
- fc102c8 board: toradex: drop colibri pxa270 support by Marcel Ziswiler · 2 years, 8 months ago
- 2395625 board: gateworks: venice: add imx8mp-venice-gw740x support by Tim Harvey · 2 years, 8 months ago
- 61cf225 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · 2 years, 8 months ago
- c574736 configs: imx8m{m,n}_venice_defconfig: add usb support by Tim Harvey · 2 years, 8 months ago
- fd5c717 imx8m{m,n}_venice: update env memory layout by Tim Harvey · 2 years, 8 months ago
- 3f7d518 configs: tdx: apalis/colibri_imx6: use preboot as well by Marcel Ziswiler · 2 years, 8 months ago
- 405c97f configs: tdx: apalis_imx6: drop hw v1.0 support by Marcel Ziswiler · 2 years, 8 months ago
- 1410cba toradex: drop legacy nfsboot script by Igor Opaniuk · 2 years, 8 months ago
- 1377a77 toradex: set default dhcp distroboot scriptname by Igor Opaniuk · 2 years, 8 months ago
- 47bcc0d toradex: apalis-imx8x: drop support for apalis imx8x by Denys Drozdov · 2 years, 8 months ago
- 2e760f1 imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 8 months ago
- 63c390a power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 8 months ago
- 9dc775a IOMUX: Fix access past end of console_devices by Sean Anderson · 2 years, 8 months ago
- 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
- 9acf372 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 7 months ago
- cdd73e7 dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago WIP/2022-04-18-dm-reducing-spl-memory-usage
- 092d5c2 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
- 334d519 rockchip: rk3288-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years, 7 months ago