1. 68edbed efi_loader: initialize console size late by Heinrich Schuchardt · 2 years, 3 months ago
  2. f0843e0 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 3 months ago
  3. 2ac0baa fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · 2 years, 4 months ago
  4. e744bf3 odroid_xu3: Fix board environment variable by Tom Rini · 2 years, 4 months ago
  5. 9abfbef Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 3 months ago
  6. 163863d arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load script by Marek Vasut · 2 years, 9 months ago
  7. d6ad5a0 mmc: Add support for wait_dat0 callback by Loic Poulain · 2 years, 4 months ago
  8. a3f2dcf verdin-imx8mm, verdin-imx8mp: Fix default systemd console output by Philippe Schenker · 2 years, 4 months ago
  9. 3a0654e efi_loader: correctly identify binary name by Heinrich Schuchardt · 2 years, 4 months ago
  10. 06ceff7 watchdog: Fix SPL build with watchdog disabled in asm files by Pali Rohár · 2 years, 5 months ago
  11. b85d130 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 4 months ago
  12. afbeedc lib/charset: fix compile warnings by Masahisa Kojima · 2 years, 4 months ago
  13. 05f391e efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · 2 years, 5 months ago
  14. 4fe629d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 4 months ago
  15. c544b28 riscv: qemu: Set kernel_comp_addr_r for compressed kernel by Bin Meng · 2 years, 4 months ago
  16. ce78c4c riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernel by Bin Meng · 2 years, 4 months ago
  17. b84d24c riscv: sifive: unmatched: Adjust for big ramdisk image by Bin Meng · 2 years, 4 months ago
  18. 661f540 Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 4 months ago
  19. 7e0edca Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
  20. d6cb09d clk: sunxi: add and use dummy gate clocks by Andre Przywara · 2 years, 5 months ago
  21. 1b05136 arm: socfpga: Add the terasic de10-standard board by Humberto Naves · 2 years, 4 months ago
  22. faa6ce6 net: fix phy_string_for_interface by Tim Harvey · 2 years, 5 months ago
  23. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 6 months ago
  24. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 6 months ago
  25. 004d30c Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
  26. 4d573d5 ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 by Marek Vasut · 2 years, 4 months ago
  27. 9a50489 dt-bindings: sunxi: Update clock/reset binding headers by Samuel Holland · 2 years, 5 months ago
  28. 6ecd1d6 ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH header by Philip Oberfichtner · 2 years, 4 months ago
  29. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 4 months ago
  30. fbc6b14 imx: imx8mp_rsb3720a1: convert to DM_SERIAL by Peng Fan · 2 years, 5 months ago
  31. 55d1537 bosch: Add initial board support for ACC by Philip Oberfichtner · 2 years, 4 months ago
  32. 6a6468f usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 5 months ago
  33. 6ea118e imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL by Peng Fan · 2 years, 5 months ago
  34. 2232d5f imx: imx8mm_mx8menlo: Enable DM_SERIAL by Peng Fan · 2 years, 5 months ago
  35. 8e3cc42 configs: remove FEC_QUIRK_ENET_MAC from imx8m configs by Tim Harvey · 2 years, 5 months ago
  36. 110998f configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC by Tim Harvey · 2 years, 5 months ago
  37. 400eebf configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years, 5 months ago
  38. be23774 ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 5 months ago
  39. 52b6b48 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 5 months ago
  40. 0c45c77 i.MX6SX: crypto/fsl: fix entropy delay value by Gaurav Jain · 2 years, 5 months ago
  41. 10c29fa xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driver by Michal Simek · 2 years, 5 months ago
  42. 54a54a6 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 5 months ago
  43. 21e2599 Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 5 months ago
  44. 7aa4b45 configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile by Patrice Chotard · 2 years, 5 months ago
  45. 480995b configs: stm32f746-disco: Concatenate spl and u-boot binaries by Patrice Chotard · 2 years, 5 months ago
  46. 5367b67 configs: stm32mp1: Add support for baudrates higher than 115200 for st-link by Patrick Delaunay · 2 years, 5 months ago
  47. 806c4dd configs: stm32mp1: set the console variable for extlinux.conf by Patrick Delaunay · 2 years, 5 months ago
  48. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 5 months ago
  49. c7484ce Nokia RX-51: Convert to CONFIG_DM_SERIAL by Pali Rohár · 2 years, 5 months ago
  50. 20cd584 Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  51. b436cc6 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 5 months ago
  52. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 5 months ago
  53. 5c783b5 disk: part_efi: add support to repair gpt table by Philippe Reynes · 2 years, 5 months ago
  54. 90c5242 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 5 months ago
  55. 56717a1 include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 by Aswath Govindraju · 2 years, 5 months ago
  56. c755457 clk: nuvoton: Add support for NPCM750 by Jim Liu · 2 years, 5 months ago
  57. 8433554 arm: nuvoton: Add support for Nuvoton NPCM750 BMC by Jim Liu · 2 years, 5 months ago
  58. 1739a6d Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  59. 00b1bad net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 5 months ago
  60. 78c0175 mips: octeon: ebb7304: Enable ethernet support by Stefan Roese · 2 years, 6 months ago
  61. 1142463 mips: octeon: octeon_common.h: Move init SP because of increased image size by Stefan Roese · 2 years, 6 months ago
  62. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  63. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 5 months ago
  64. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 5 months ago
  65. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 5 months ago
  66. 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 5 months ago
  67. 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  68. 4e65ca0 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · 2 years, 5 months ago
  69. d8465ff efi_loader: export efi_locate_device_handle() by AKASHI Takahiro · 2 years, 5 months ago
  70. eca08ce lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 5 months ago
  71. edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 5 months ago
  72. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  73. dbd2a38 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 5 months ago
  74. b8b91a0 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 6 months ago
  75. 0ddc1e5 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 6 months ago
  76. 9efc5b7 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 6 months ago
  77. 31f8801 arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 6 months ago
  78. 53ee48b dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 5 months ago
  79. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 5 months ago
  80. 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 5 months ago
  81. 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 5 months ago
  82. c7d0295 board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 6 months ago
  83. 6496a89 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 6 months ago
  84. ac56055 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 6 months ago
  85. 4aceaec board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 6 months ago
  86. ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 5 months ago
  87. 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 6 months ago
  88. 6669291 include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · 2 years, 6 months ago
  89. b07a022 board: Add sam9x60_curiosity support by Durai Manickam KR · 2 years, 6 months ago
  90. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 6 months ago
  91. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 5 months ago
  92. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 5 months ago
  93. b8aa463 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 5 months ago
  94. 31aefaf bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 5 months ago
  95. a8f5be1 bootstd: Add support for bootflows by Simon Glass · 2 years, 5 months ago
  96. a950d31 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 5 months ago
  97. 201417d bootstd: Add the bootdev uclass by Simon Glass · 2 years, 5 months ago
  98. ef5e389 bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 5 months ago
  99. 9d26025 bootstd: Add the concept of a bootflow by Simon Glass · 2 years, 5 months ago
  100. c24e58f fs: Add a function to set the filesystem type by Simon Glass · 2 years, 5 months ago