1. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 4 months ago
  2. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 4 months ago
  3. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  4. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  5. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  6. a67b371 mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 4 months ago
  7. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  8. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 4 months ago
  9. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  10. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 4 months ago
  11. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 4 months ago
  12. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 4 months ago
  13. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 4 months ago
  14. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 5 months ago
  15. 7a508a7 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 4 months ago
  16. 11a69a9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
  17. 506fd30 doc: boards: amlogic: update for Radxa Zero by Christian Hewitt · 3 years, 5 months ago
  18. e294f64 boards: amlogic: add Radxa Zero defconfig by Christian Hewitt · 3 years, 5 months ago
  19. b1463cb ARM: dts: add support for Radxa Zero by Christian Hewitt · 3 years, 5 months ago
  20. 8ee224b ARM: dts: sort Amlogic Makefile section by Christian Hewitt · 3 years, 5 months ago
  21. 2ae3822 ARM: amlogic: add JetHub D1/H1 docs by Vyacheslav Bocharov · 3 years, 4 months ago
  22. de19bae ARM: amlogic: add JetHub D1/H1 device support by Vyacheslav Bocharov · 3 years, 4 months ago
  23. 15eda54 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · 3 years, 4 months ago
  24. fe8b4c1 ARM: amlogic: add Banana Pi M5 by Neil Armstrong · 3 years, 5 months ago
  25. 2c9269b ARM: meson: add Beelink GS-King X board by Neil Armstrong · 3 years, 5 months ago
  26. 76bb027 doc: boards: amlogic: update for Odroid HC4 by Neil Armstrong · 3 years, 5 months ago
  27. a4b553e ARM: amlogic: add support for Odroid-HC4 device by Neil Armstrong · 3 years, 5 months ago
  28. d565a35 distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 5 months ago
  29. f485e9d configs: meson64: add SCSI boot target by Neil Armstrong · 3 years, 5 months ago
  30. 3da675a ARM: meson-axg: remove local USB nodes by Neil Armstrong · 3 years, 5 months ago
  31. 535dcb5 ARM: meson: keep HW order for MMC devices by Neil Armstrong · 3 years, 5 months ago
  32. c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 5 months ago
  33. 2e8d47c ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 5 months ago
  34. d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 5 months ago
  35. ea36f11 ARM: meson: Add S905Y2 SOC ID by Christian Hewitt · 3 years, 6 months ago
  36. 1b2b52f riscv: ae350: enable Coherence Manager for ae350 by Leo Yu-Chi Liang · 3 years, 4 months ago
  37. b11f420 configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig by Heinrich Schuchardt · 3 years, 5 months ago
  38. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 5 months ago
  39. 09d7cc3 cmd/sbi: use constants instead of numerical values by Heinrich Schuchardt · 3 years, 5 months ago
  40. 3fbcfaa riscv: add missing SBI extension definitions by Heinrich Schuchardt · 3 years, 5 months ago
  41. dd573b6 riscv: image: Use the first DRAM bank for bootm_low by Samuel Holland · 3 years, 5 months ago
  42. 0d625f4 riscv: Fix setting no-map in reserved memory nodes by Samuel Holland · 3 years, 5 months ago
  43. 41f7be7 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · 3 years, 5 months ago
  44. 425c08f clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 5 months ago
  45. 6e23c9f test: dm: k210: Reduce duplication in test cases by Sean Anderson · 3 years, 5 months ago
  46. 4970874 k210: clk: Refactor out_of_spec tests by Sean Anderson · 3 years, 5 months ago
  47. 54d5d2d clk: k210: Fix checking if ulongs are less than 0 by Sean Anderson · 3 years, 5 months ago
  48. ea67f46 Merge branch '2021-10-06-assorted-improvements' by Tom Rini · 3 years, 4 months ago
  49. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 4 months ago
  50. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 4 months ago
  51. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 4 months ago
  52. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 4 months ago
  53. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 4 months ago
  54. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 4 months ago
  55. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 4 months ago
  56. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 4 months ago
  57. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 4 months ago
  58. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 4 months ago
  59. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 4 months ago
  60. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 4 months ago
  61. d73b9e6 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · 3 years, 4 months ago
  62. c25ca90 rk3308: Remove unused NAND defines by Tom Rini · 3 years, 4 months ago
  63. d4f05b3 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years, 5 months ago
  64. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 7 months ago
  65. 7240e1b Merge branch '2021-10-05-general-updates' by Tom Rini · 3 years, 4 months ago
  66. c3ef455 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years, 4 months ago
  67. 455f2d1 demo: migrate uclass to livetree by Patrick Delaunay · 3 years, 4 months ago
  68. e2170c2 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years, 4 months ago
  69. 5f8cefb doc: test: Explain how to run pytests in parallel by Simon Glass · 3 years, 4 months ago
  70. 17d1fe1 test: Allow tpm2 tests to run in parallel by Simon Glass · 3 years, 4 months ago
  71. ea3164e test: Allow hush tests to run in parallel by Simon Glass · 3 years, 4 months ago
  72. cfb83f3 test: Allow vboot tests to run in parallel by Simon Glass · 3 years, 4 months ago
  73. 01e1e2a test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years, 5 months ago
  74. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 5 months ago
  75. 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 5 months ago
  76. 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 5 months ago
  77. c5b68ef arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 5 months ago
  78. f695304 lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 5 months ago
  79. 1ab968b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · 3 years, 5 months ago
  80. 26fc667 lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 5 months ago
  81. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 5 months ago
  82. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 5 months ago
  83. fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 5 months ago
  84. 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 5 months ago
  85. 50c8420 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
  86. d80bb74 Prepare v2021.10 by Tom Rini · 3 years, 4 months ago
  87. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 5 months ago
  88. e17cbdd Merge branch '2021-10-03-platform-updates' into next by Tom Rini · 3 years, 4 months ago
  89. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 5 months ago
  90. f3efb1d watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 5 months ago
  91. a2db09e board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 5 months ago
  92. c3a8795 arm: dts: Add IOT2050 device tree files by Jan Kiszka · 3 years, 5 months ago
  93. 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 5 months ago
  94. 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 5 months ago
  95. c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 5 months ago
  96. 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 5 months ago
  97. 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years, 5 months ago
  98. f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 5 months ago
  99. 577fd58 pci: pciinfo_header can be static by Vladimir Oltean · 3 years, 5 months ago
  100. a95f8ee pci: pci_header_show can be static by Vladimir Oltean · 3 years, 5 months ago