1. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 5 months ago
  2. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 5 months ago
  3. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 5 months ago
  4. 43a1230 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 6 months ago
  5. 6864fc8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 5 months ago
  6. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 5 months ago
  7. 329267f ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 6 months ago
  8. 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  9. 5266ccf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 5 months ago
  10. 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  11. 6f79174 dm: clk: add stub when CONFIG_CLK is deactivated by Patrick Delaunay · 4 years, 5 months ago
  12. 3a7d6a9 arm64: dts: meson: sync dt and bindings from v5.7-rc1 by Neil Armstrong · 4 years, 5 months ago
  13. 9b20a79 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 5 months ago
  14. 3fd0231 mips: Add support for SoM "VoCore2". by Mauro Condarelli · 4 years, 7 months ago
  15. 6bd888b mips: mtmips: add support for mt7628-rfb by Weijie Gao · 4 years, 5 months ago
  16. 757cbbe mips: mtmips: enable SPL for all boards by Weijie Gao · 4 years, 5 months ago
  17. 2fc91ed spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 5 months ago
  18. 56ed625 bmips: allow disabling usb support by Álvaro Fernández Rojas · 4 years, 6 months ago
  19. 3ad73b7 ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · 4 years, 5 months ago
  20. 1dfb2ec ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 5 months ago
  21. 64045a6 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 5 months ago
  22. 1050eaa arm: actions: add S700 SoC device tree by Amit Singh Tomar · 4 years, 5 months ago
  23. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 5 months ago
  24. b1a6bb3 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 5 months ago
  25. 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 6 months ago
  26. f059703 pci: Add a macro to convert BDF from linux to U-Boot by Simon Glass · 4 years, 6 months ago
  27. 2c2ca20 uuid: Use const char * where possible by Simon Glass · 4 years, 6 months ago
  28. fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 6 months ago
  29. 4f04d54 test: Add the beginnings of some string tests by Simon Glass · 4 years, 6 months ago
  30. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 6 months ago
  31. ec8eef5 fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 6 months ago
  32. 10d887d libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 6 months ago
  33. c738adb tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · 4 years, 6 months ago
  34. 82b2f41 env_internal.h: add alternative ENV_SAVE_PTR macro by Rasmus Villemoes · 4 years, 7 months ago
  35. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 7 months ago
  36. e13df08 env: remove callback.o for an SPL build by Rasmus Villemoes · 4 years, 7 months ago
  37. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 5 months ago
  38. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  39. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 5 months ago
  40. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 5 months ago
  41. 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 6 months ago
  42. 80a624f ARM: rmobile: Increase malloc area size by Marek Vasut · 4 years, 6 months ago
  43. 8074ffe common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · 4 years, 6 months ago
  44. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 6 months ago
  45. 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 6 months ago
  46. 9abfe33 mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · 4 years, 6 months ago
  47. ab2f757 arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 5 months ago
  48. 36d61a3 arm: mvebu: clearfog: adjust SCSI boot duplication by Joel Johnson · 4 years, 5 months ago
  49. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 5 months ago
  50. a063758 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 5 months ago
  51. e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  52. 62c5954 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  53. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  54. c2b9aa9 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 6 months ago
  55. 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 6 months ago
  56. 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 7 months ago
  57. 7787330 dt-bindings: pinctrl: add i.MXRT1020 pins definition by Giulio Benetti · 4 years, 7 months ago
  58. ac4e761 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 7 months ago
  59. 7b40b91 imxrt1050_evk: add 16bpp video support if video layer enabled by Giulio Benetti · 4 years, 6 months ago
  60. a5ed4fa colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 6 months ago
  61. f8a4e0c colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 6 months ago
  62. 9df7736 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 6 months ago
  63. c7081c4 colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 6 months ago
  64. 90ca13f colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 6 months ago
  65. 2c28c4a verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · 4 years, 6 months ago
  66. e7ae6b5 configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · 4 years, 6 months ago
  67. 03279b7 mx6ullevk: Enable Ethernet support by Fabio Estevam · 4 years, 8 months ago
  68. ba83ed5 mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 4 years, 8 months ago
  69. f4a1426 ata: sort ATA commands by Heinrich Schuchardt · 4 years, 7 months ago
  70. 22961dc include/ata.h: remove invalid links by Heinrich Schuchardt · 4 years, 7 months ago
  71. 155d6a3 image: Add a common compression type detection function. by Atish Patra · 4 years, 7 months ago
  72. 04571be ide: remove duplicate defines form include/ata.h by Heinrich Schuchardt · 4 years, 7 months ago
  73. 5706b9b configs: ls1012afrwy: fix board name by Biwen Li · 4 years, 6 months ago
  74. add8391 doc: update reference to README.board by Patrick Delaunay · 4 years, 7 months ago
  75. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 8 months ago
  76. 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 8 months ago
  77. d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 8 months ago
  78. 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 8 months ago
  79. 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 8 months ago
  80. 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 8 months ago
  81. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 8 months ago
  82. 277a0ad gpio: remove GPIOD_REQUESTED by Patrick Delaunay · 4 years, 8 months ago
  83. 1bb257a dt-bindings: gpio: document the new pull-up/pull-down flags by Patrick Delaunay · 4 years, 8 months ago
  84. ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 8 months ago
  85. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  86. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  87. 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 6 months ago
  88. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  89. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  90. ced1080 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 6 months ago
  91. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 7 months ago
  92. 20fd256 log: output for CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 7 months ago
  93. 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 6 months ago
  94. bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 6 months ago
  95. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 6 months ago
  96. 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 6 months ago
  97. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 6 months ago
  98. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 6 months ago
  99. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 6 months ago
  100. 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 6 months ago