- 33e34be imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL by Peng Fan · 2 years, 7 months ago
- 0f8f5a5 imx: imx8mm_mx8menlo: Enable DM_SERIAL by Peng Fan · 2 years, 7 months ago
- 6ed3cb0 configs: remove FEC_QUIRK_ENET_MAC from imx8m configs by Tim Harvey · 2 years, 7 months ago
- edaa010 configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC by Tim Harvey · 2 years, 7 months ago
- e89b127 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years, 7 months ago
- 46967a7 ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 7 months ago
- 86a2748 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 7 months ago
- b8192ad i.MX6SX: crypto/fsl: fix entropy delay value by Gaurav Jain · 2 years, 8 months ago
- 2acc485 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 7 months ago
- 823e920 Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 7 months ago
- f4697d1 configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile by Patrice Chotard · 2 years, 7 months ago
- 26848a1 configs: stm32f746-disco: Concatenate spl and u-boot binaries by Patrice Chotard · 2 years, 7 months ago
- 1cda20b configs: stm32mp1: Add support for baudrates higher than 115200 for st-link by Patrick Delaunay · 2 years, 8 months ago
- 35e450b configs: stm32mp1: set the console variable for extlinux.conf by Patrick Delaunay · 2 years, 8 months ago
- e422fbe power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 7 months ago
- bf961ad Nokia RX-51: Convert to CONFIG_DM_SERIAL by Pali Rohár · 2 years, 8 months ago
- ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
- 34db9b1 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 7 months ago
- 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
- 8b054f5 disk: part_efi: add support to repair gpt table by Philippe Reynes · 2 years, 7 months ago
- aa763a5 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 7 months ago
- 4f13a5f include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 by Aswath Govindraju · 2 years, 7 months ago
- 2568856 clk: nuvoton: Add support for NPCM750 by Jim Liu · 2 years, 7 months ago
- 4359b33 arm: nuvoton: Add support for Nuvoton NPCM750 BMC by Jim Liu · 2 years, 7 months ago
- 6e444aa Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
- 1c1c37f net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 7 months ago
- 9ee3f49 mips: octeon: ebb7304: Enable ethernet support by Stefan Roese · 2 years, 8 months ago
- ef20245 mips: octeon: octeon_common.h: Move init SP because of increased image size by Stefan Roese · 2 years, 8 months ago
- 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
- 994b60d pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
- 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- 3bf6152 pci: Range check address conversions by Andrew Scull · 2 years, 7 months ago
- 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- fd972f5 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · 2 years, 7 months ago
- 537a693 efi_loader: export efi_locate_device_handle() by AKASHI Takahiro · 2 years, 7 months ago
- f242db0 lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 7 months ago
- 5a5e0dc Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 7 months ago
- 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- 64eb749 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 8 months ago
- bfbb699 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 8 months ago
- 8213d62 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 8 months ago
- d25ded8 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 8 months ago
- 0eed57d arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 8 months ago
- 5755f02 dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 7 months ago
- 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
- b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
- 108bfdc board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 8 months ago
- b9d2a69 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 8 months ago
- 3cac197 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 8 months ago
- 521973b board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 8 months ago
- 7e81416 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
- 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 8 months ago
- ab9199a include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · 2 years, 8 months ago
- 2e7bc61 board: Add sam9x60_curiosity support by Durai Manickam KR · 2 years, 8 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
- b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
- f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
- ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 7 months ago
- 03fcbf9 bootstd: Add support for bootflows by Simon Glass · 2 years, 7 months ago
- 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 7 months ago
- 017656e bootstd: Add the bootdev uclass by Simon Glass · 2 years, 7 months ago
- 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
- a16d87d bootstd: Add the concept of a bootflow by Simon Glass · 2 years, 7 months ago
- 896ed4b fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
- f3086cf dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
- 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
- f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
- 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 7 months ago
- 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 7 months ago
- b2c6f09 lib: Correct comment formatting to avoid sphinx problems by Simon Glass · 2 years, 7 months ago
- e74efcd test: Add tests for trailing_strtol() by Simon Glass · 2 years, 7 months ago
- ce6e391 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 7 months ago
- c24a792 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
- 8b57fe3 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 7 months ago
- 2381f2e efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 7 months ago
- a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
- efb9a9d dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 7 months ago
- 777cc2c sandbox: move a function prototype by AKASHI Takahiro · 2 years, 7 months ago
- 140c59c disk: define nullified functions for !PARTITIONS by AKASHI Takahiro · 2 years, 7 months ago
- 60bb6d7 disk: enable function prototypes in part.h for SPL/TPL by AKASHI Takahiro · 2 years, 7 months ago
- 7780a93 disk: include errno.h explicitly in part.h by AKASHI Takahiro · 2 years, 7 months ago
- fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
- 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
- b276a36 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
- eb4b561 generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 2 years, 9 months ago
- e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 2 years, 9 months ago
- 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 8 months ago
- a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
- 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
- 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
- 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 8 months ago
- b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
- bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 8 months ago
- 726ae6e board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 8 months ago
- 10a5944 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 8 months ago
- f92cf58 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
- e33947d configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago