1. 92a6836 sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 10 months ago
  2. 10374da videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 10 months ago
  3. ecd8497 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 10 months ago
  4. caac71b clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · 4 years, 10 months ago
  5. d303f9c clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · 4 years, 10 months ago
  6. 8cefbe9 clk: imx: pllv3: add enable_bit by Giulio Benetti · 4 years, 10 months ago
  7. a5ed4fa colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 10 months ago
  8. f8a4e0c colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 10 months ago
  9. 9df7736 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 10 months ago
  10. c7081c4 colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 10 months ago
  11. 90ca13f colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 10 months ago
  12. 2c28c4a verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · 4 years, 10 months ago
  13. 47d430b imx8mm_evk: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 10 months ago
  14. f8ae0bc verdin-imx8mm: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 10 months ago
  15. 168fff2 imx8qxp_mek: Start with USDHC2 unpowered by Fabio Estevam · 4 years, 10 months ago
  16. 8f660ba board: tqc: tqma6_mba6: switch to device model by Michael Krummsdorf · 4 years, 10 months ago
  17. b7c1447 board: tqc: tqma6: hw init code disabled for device model by Michael Krummsdorf · 4 years, 10 months ago
  18. e7ae6b5 configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · 4 years, 10 months ago
  19. 45fde2a board: tqc: tqma6: mba6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 10 months ago
  20. 41231da arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 10 months ago
  21. acdbe52 arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard by Michael Krummsdorf · 4 years, 10 months ago
  22. ac1f2b4 tqma6: resurrect support by supplying correct SYS_TEXT_BASE by Markus Niebel · 4 years, 10 months ago
  23. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 5 years ago
  24. a0448e5 mx6ulz_14x14_evk: Disable CONFIG_NET by Fabio Estevam · 5 years ago
  25. 03279b7 mx6ullevk: Enable Ethernet support by Fabio Estevam · 5 years ago
  26. b0b525a mx6ul_evk: Remove FEC related board code by Fabio Estevam · 5 years ago
  27. ba83ed5 mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 5 years ago
  28. cbc81b7 mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · 5 years ago
  29. 2cfdb3b mx7ulp: Remove duplicated definitions by Fabio Estevam · 5 years ago
  30. 0f238da Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 10 months ago
  31. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  32. 7b50db8 ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
  33. a6a0b02 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 5 years ago
  34. 04286d0 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 5 years ago
  35. b15cb0b ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 5 years ago
  36. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
  37. b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 10 months ago
  38. 528d6b3 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · 4 years, 10 months ago
  39. b9200b1 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 10 months ago
  40. 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 10 months ago
  41. 5900660 dm: core: refactor functions reading an u32 from dt by Dario Binacchi · 4 years, 10 months ago
  42. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 10 months ago
  43. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 10 months ago
  44. ced1080 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 10 months ago
  45. 8474da9 dm: core: Add logging on unbind failure by Simon Glass · 4 years, 10 months ago
  46. 0688b75 fdt: Fix 'system' command by Tom Warren · 4 years, 10 months ago
  47. 48e4288 sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · 4 years, 11 months ago
  48. 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 11 months ago
  49. 1ecea74 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 11 months ago
  50. cf0ef93 patman: Apply the cc limit to the cover letter also by Simon Glass · 5 years ago
  51. da2fa6d doc: driver-model: there is no UCLASS_ETHERNET by Heinrich Schuchardt · 5 years ago
  52. 292defd configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · 5 years ago
  53. 7b912ed test: log: test syslog logging driver by Heinrich Schuchardt · 5 years ago
  54. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 5 years ago
  55. 20fd256 log: output for CONFIG_LOG=n by Heinrich Schuchardt · 5 years ago
  56. befadde log: syslog driver by Heinrich Schuchardt · 5 years ago
  57. d1a02f5 log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · 5 years ago
  58. 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 5 years ago
  59. 67817b3 dm: core: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  60. f93a07d dm: core: remove redundant if statement by Heinrich Schuchardt · 5 years ago
  61. 2960107 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · 5 years ago
  62. 42c64d1 sandbox: Update PCI nodes in dts files by Tom Rini · 5 years ago
  63. 8a770f9 sandbox: p2sb: Silence compiler warning by Simon Glass · 5 years ago
  64. b41d4b8 serial: Set baudrate on boot by Sean Anderson · 5 years ago
  65. dba0a6a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
  66. 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 10 months ago
  67. bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 10 months ago
  68. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 10 months ago
  69. 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 10 months ago
  70. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 10 months ago
  71. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 10 months ago
  72. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 10 months ago
  73. 29db946 dts: Add a binding for hid-over-i2c by Simon Glass · 4 years, 10 months ago
  74. 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 10 months ago
  75. b2c3868 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 10 months ago
  76. 9ece4b0 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 10 months ago
  77. 1630853 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 10 months ago
  78. 2831405 x86: Correct wording of coreboot source code by Simon Glass · 4 years, 10 months ago
  79. d8c7fb5 dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 10 months ago
  80. 8830765 tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 10 months ago
  81. 32e8ee0 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 10 months ago
  82. fe6831d tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 10 months ago
  83. 79b7ade tpm: cr50: Release locality on exit by Simon Glass · 4 years, 10 months ago
  84. b14ccfc spi: Add SPI mode enums by Simon Glass · 4 years, 10 months ago
  85. 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 10 months ago
  86. 98036fb x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 5 years ago
  87. 5db92a0 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 5 years ago
  88. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 5 years ago
  89. b2ace87 efi_loader: add some description about UEFI secure boot by AKASHI Takahiro · 4 years, 10 months ago
  90. 5bf1ea6 travis: add packages for UEFI secure boot test by AKASHI Takahiro · 4 years, 10 months ago
  91. 68a2a84 sandbox: add extra configurations for UEFI and related tests by AKASHI Takahiro · 4 years, 10 months ago
  92. 7254ebe efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 10 months ago
  93. a9d5666 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 10 months ago
  94. fe6ca4d efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 10 months ago
  95. 525fc06 cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 10 months ago
  96. e50e287 cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 10 months ago
  97. f757d04 cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 10 months ago
  98. d0f0794 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 10 months ago
  99. 4540dab efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 10 months ago
  100. 8353516 efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 10 months ago