1. f0d01a5 Kconfig: update reference to README.x86 by Patrick Delaunay · 4 years, 9 months ago
  2. 9b281fa README: update reference to *.README by Patrick Delaunay · 4 years, 9 months ago
  3. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 11 months ago
  4. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 11 months ago
  5. 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 11 months ago
  6. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 11 months ago
  7. 4382692 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · 4 years, 11 months ago
  8. f64eb64 dt-bindings: gpio: alignment with kernel v5.3 by Patrick Delaunay · 4 years, 11 months ago
  9. 684326f gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 11 months ago
  10. fbacd62 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 11 months ago
  11. 5c1c06e gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 11 months ago
  12. aecf9d7 gpio: update dir_flags management by Patrick Delaunay · 4 years, 11 months ago
  13. d346d4c gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 11 months ago
  14. 187c45f gpio: add function check_dir_flags by Patrick Delaunay · 4 years, 11 months ago
  15. 3b2a117 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · 4 years, 11 months ago
  16. 4c2c96f gpio: add function _gpio_get_value by Patrick Delaunay · 4 years, 11 months ago
  17. 758bba9 gpio: add gpio descriptor initialization helper by Patrick Delaunay · 4 years, 11 months ago
  18. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 11 months ago
  19. 34c6f1a gpio: remove GPIOD_REQUESTED by Patrick Delaunay · 4 years, 11 months ago
  20. d983a6e dt-bindings: gpio: document the new pull-up/pull-down flags by Patrick Delaunay · 4 years, 11 months ago
  21. 73237dc dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · 4 years, 11 months ago
  22. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 11 months ago
  23. af2fb74 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · 4 years, 11 months ago
  24. 8bb5222 README: remove requirement for CHANGELOG entry by Karl Palsson · 4 years, 8 months ago
  25. 2aebf5b fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · 4 years, 8 months ago
  26. 37539f5 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · 4 years, 8 months ago
  27. e7691f4 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · 4 years, 8 months ago
  28. b47c813 Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 7 months ago
  29. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  30. c6f15de ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 8 months ago
  31. d8b76a5 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 9 months ago
  32. 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 9 months ago
  33. 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 9 months ago
  34. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
  35. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 8 months ago
  36. 62070e0 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · 4 years, 8 months ago
  37. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 8 months ago
  38. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 8 months ago
  39. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · 4 years, 8 months ago
  40. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
  41. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
  42. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
  43. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · 4 years, 8 months ago
  44. d2c6dc8 fdt: Fix 'system' command by Tom Warren · 4 years, 8 months ago
  45. 06c25ae sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · 4 years, 9 months ago
  46. a3fc9a4 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 9 months ago
  47. ad93570 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 9 months ago
  48. 39ed6bb patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 9 months ago
  49. a42ff46 doc: driver-model: there is no UCLASS_ETHERNET by Heinrich Schuchardt · 4 years, 9 months ago
  50. f9bdfbc configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · 4 years, 9 months ago
  51. 9a3a7f1 test: log: test syslog logging driver by Heinrich Schuchardt · 4 years, 9 months ago
  52. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
  53. e393e4a log: output for CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
  54. 2db9516 log: syslog driver by Heinrich Schuchardt · 4 years, 9 months ago
  55. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · 4 years, 9 months ago
  56. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 9 months ago
  57. c13346e dm: core: remove redundant assignment by Heinrich Schuchardt · 4 years, 10 months ago
  58. 5246b37 dm: core: remove redundant if statement by Heinrich Schuchardt · 4 years, 10 months ago
  59. 2b72ad2 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · 4 years, 10 months ago
  60. 4a3ca48 sandbox: Update PCI nodes in dts files by Tom Rini · 4 years, 10 months ago
  61. a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 10 months ago
  62. 01c18af serial: Set baudrate on boot by Sean Anderson · 4 years, 10 months ago
  63. 7f34dcd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  64. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 8 months ago
  65. e962989 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
  66. b2672ea acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
  67. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 8 months ago
  68. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  69. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  70. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
  71. 45ca1f7 dts: Add a binding for hid-over-i2c by Simon Glass · 4 years, 8 months ago
  72. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
  73. c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 8 months ago
  74. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 8 months ago
  75. 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 8 months ago
  76. cce80dc x86: Correct wording of coreboot source code by Simon Glass · 4 years, 8 months ago
  77. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 8 months ago
  78. bfb409b tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 8 months ago
  79. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 8 months ago
  80. 2c16125 tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 8 months ago
  81. fec444c tpm: cr50: Release locality on exit by Simon Glass · 4 years, 8 months ago
  82. ac5e9e7 spi: Add SPI mode enums by Simon Glass · 4 years, 8 months ago
  83. c35854a cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
  84. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 9 months ago
  85. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
  86. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
  87. e674d8d efi_loader: add some description about UEFI secure boot by AKASHI Takahiro · 4 years, 8 months ago
  88. f6ada45 travis: add packages for UEFI secure boot test by AKASHI Takahiro · 4 years, 8 months ago
  89. 48534b0 sandbox: add extra configurations for UEFI and related tests by AKASHI Takahiro · 4 years, 8 months ago
  90. bcab983 efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 8 months ago
  91. 8e71bb5 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 8 months ago
  92. 58c95c2 efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 8 months ago
  93. 36bba2c cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 8 months ago
  94. bd7defa cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 8 months ago
  95. 7ffa17a cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 8 months ago
  96. 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 8 months ago
  97. 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
  98. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
  99. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
  100. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago