1. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 1 month ago
  2. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 1 month ago
  3. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  4. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 2 months ago
  5. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  6. e86e9e2 mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  7. b6cc44d mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  8. 375027a mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 2 months ago
  9. 987482c mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  10. d929a6f mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 2 months ago
  11. 9e4893b mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
  12. 883cdc3 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 2 months ago
  13. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 2 months ago
  14. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 2 months ago
  15. 2c3620f mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 2 months ago
  16. bd45aab mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 3 months ago
  17. 0f3e393 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 2 months ago
  18. 8c707e8 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 2 months ago
  19. 9cb6581 doc: boards: amlogic: update for Radxa Zero by Christian Hewitt · 3 years, 2 months ago
  20. c943c8d boards: amlogic: add Radxa Zero defconfig by Christian Hewitt · 3 years, 2 months ago
  21. 9db6adc ARM: dts: add support for Radxa Zero by Christian Hewitt · 3 years, 2 months ago
  22. 220d0ae ARM: dts: sort Amlogic Makefile section by Christian Hewitt · 3 years, 2 months ago
  23. e7afdd6 ARM: amlogic: add JetHub D1/H1 docs by Vyacheslav Bocharov · 3 years, 2 months ago
  24. 7f301d3 ARM: amlogic: add JetHub D1/H1 device support by Vyacheslav Bocharov · 3 years, 2 months ago
  25. a5c9f35 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · 3 years, 2 months ago
  26. c79e292 ARM: amlogic: add Banana Pi M5 by Neil Armstrong · 3 years, 2 months ago
  27. 1a05f1c ARM: meson: add Beelink GS-King X board by Neil Armstrong · 3 years, 2 months ago
  28. ae9466a doc: boards: amlogic: update for Odroid HC4 by Neil Armstrong · 3 years, 2 months ago
  29. d081c15 ARM: amlogic: add support for Odroid-HC4 device by Neil Armstrong · 3 years, 2 months ago
  30. 09259dc distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 2 months ago
  31. 943bc23 configs: meson64: add SCSI boot target by Neil Armstrong · 3 years, 2 months ago
  32. f682bd7 ARM: meson-axg: remove local USB nodes by Neil Armstrong · 3 years, 2 months ago
  33. 513f105 ARM: meson: keep HW order for MMC devices by Neil Armstrong · 3 years, 2 months ago
  34. 2e166c8 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 2 months ago
  35. 425d9d5 ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 2 months ago
  36. c7bfcbe pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 3 months ago
  37. 2677347 ARM: meson: Add S905Y2 SOC ID by Christian Hewitt · 3 years, 3 months ago
  38. 2795bf2 riscv: ae350: enable Coherence Manager for ae350 by Leo Yu-Chi Liang · 3 years, 2 months ago
  39. eae56bd configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig by Heinrich Schuchardt · 3 years, 2 months ago
  40. cc382ff sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 2 months ago
  41. b36bc1c cmd/sbi: use constants instead of numerical values by Heinrich Schuchardt · 3 years, 2 months ago
  42. 2d1c651 riscv: add missing SBI extension definitions by Heinrich Schuchardt · 3 years, 2 months ago
  43. db4ed12 riscv: image: Use the first DRAM bank for bootm_low by Samuel Holland · 3 years, 2 months ago
  44. c7ad952 riscv: Fix setting no-map in reserved memory nodes by Samuel Holland · 3 years, 2 months ago
  45. 4c33c26 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · 3 years, 2 months ago
  46. e72139e clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 2 months ago
  47. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · 3 years, 2 months ago
  48. 89c3584 k210: clk: Refactor out_of_spec tests by Sean Anderson · 3 years, 2 months ago
  49. b0126e9 clk: k210: Fix checking if ulongs are less than 0 by Sean Anderson · 3 years, 2 months ago
  50. 37b740d Merge branch '2021-10-06-assorted-improvements' by Tom Rini · 3 years, 2 months ago
  51. f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 2 months ago
  52. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  53. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  54. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  55. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  56. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  57. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  58. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  59. 69af172 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 2 months ago
  60. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  61. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  62. 0820427 Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 2 months ago
  63. b256330 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · 3 years, 2 months ago
  64. 95d4413 rk3308: Remove unused NAND defines by Tom Rini · 3 years, 2 months ago
  65. 04ab0a2 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years, 2 months ago
  66. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  67. 35e5266 Merge branch '2021-10-05-general-updates' by Tom Rini · 3 years, 2 months ago
  68. 5fe15c0 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
  69. 185bb7e demo: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
  70. c249ae5 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
  71. 5c8b884 doc: test: Explain how to run pytests in parallel by Simon Glass · 3 years, 2 months ago
  72. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · 3 years, 2 months ago
  73. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · 3 years, 2 months ago
  74. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · 3 years, 2 months ago
  75. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years, 2 months ago
  76. 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 2 months ago
  77. 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 2 months ago
  78. 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 2 months ago
  79. 5078dc6 arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 3 months ago
  80. 96be1cf lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 3 months ago
  81. c58050b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · 3 years, 3 months ago
  82. dccafba lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 3 months ago
  83. 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
  84. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
  85. f02f957 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 3 months ago
  86. 1063e10 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 3 months ago
  87. d140bba Merge branch 'next' by Tom Rini · 3 years, 2 months ago
  88. 116f0e9 Prepare v2021.10 by Tom Rini · 3 years, 2 months ago
  89. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 2 months ago
  90. 42cf40a Merge branch '2021-10-03-platform-updates' into next by Tom Rini · 3 years, 2 months ago
  91. 14a2e81 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 2 months ago
  92. d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 2 months ago
  93. 8ff2ff8 board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 2 months ago
  94. 4a88eb2 arm: dts: Add IOT2050 device tree files by Jan Kiszka · 3 years, 2 months ago
  95. 4d5d5d3 pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 2 months ago
  96. 06a6805 pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 2 months ago
  97. 3ea9a7a pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 2 months ago
  98. 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 2 months ago
  99. 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · 3 years, 2 months ago
  100. 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 2 months ago