1. 1ee4819 mailbox: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  2. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 10 months ago
  3. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 10 months ago
  4. 11c92b1 sandbox: Sort the help options by Simon Glass · 4 years, 10 months ago
  5. 2adf60d doc: dm: debugging: Fix the steps for activating debug by Fabio Estevam · 4 years, 10 months ago
  6. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 10 months ago
  7. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 11 months ago
  8. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 11 months ago
  9. 22bc2ff tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 11 months ago
  10. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
  11. cbe9739 cmd: tpm: add a subcommand device by Philippe Reynes · 5 years ago
  12. 7bafac2 tpm: add a helper to iterate on all tpm devices by Philippe Reynes · 5 years ago
  13. e6d6d14 image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 5 years ago
  14. d856e91 test: Add a way to check each line of console output by Simon Glass · 4 years, 10 months ago
  15. 492d7b5 test: Enable console recording in tests by Simon Glass · 4 years, 10 months ago
  16. b17c158 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 10 months ago
  17. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
  18. 3e85ea0 bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  19. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
  20. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  21. 7572975 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · 4 years, 10 months ago
  22. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
  23. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
  24. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  25. 81c54b3 dm: core: Reimplement ofnode_read_size() by Simon Glass · 4 years, 10 months ago
  26. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
  27. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  28. c99ba91 dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · 4 years, 10 months ago
  29. 43c336b test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 10 months ago
  30. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 10 months ago
  31. c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 10 months ago
  32. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  33. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
  34. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · 4 years, 10 months ago
  35. f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
  36. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 10 months ago
  37. 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
  38. bd0bb46 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
  39. 4f60062 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 10 months ago
  40. 7cef8b6 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
  41. f745ae9 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
  42. e29ef97 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
  43. d06adf2 armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
  44. a83b8db armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
  45. d168ade configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 10 months ago
  46. d15aa9f dm: arm: ls1021a: add i2c DM support by Biwen Li · 5 years ago
  47. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · 5 years ago
  48. 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 5 years ago
  49. 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 5 years ago
  50. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 5 years ago
  51. d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · 5 years ago
  52. 2c4cbb5 configs: ls1028a: Enable FSPI support by Kuldeep Singh · 5 years ago
  53. 6b61424 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  54. baab246 arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  55. 74bd499 board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 10 months ago
  56. 851856c arm: dts: ls1028a: fix interrupt properties by Michael Walle · 5 years ago
  57. ae18277 arm: ls1028a: use the new flexspi driver by Michael Walle · 5 years ago
  58. 5b18971 configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · 5 years ago
  59. d7c8e59 azure: Move to vs2017-win2016 platform build host by Tom Rini · 4 years, 10 months ago
  60. 1ec382a gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 10 months ago
  61. ee2ba39 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 10 months ago
  62. c3d53e1 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 10 months ago
  63. 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 10 months ago
  64. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 10 months ago
  65. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
  66. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 10 months ago
  67. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 10 months ago
  68. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 10 months ago
  69. 0414d59 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · 4 years, 10 months ago
  70. 93503f4 arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · 4 years, 10 months ago
  71. c22f474 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 10 months ago
  72. 536fd36 gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 10 months ago
  73. 7f7a95c configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · 4 years, 10 months ago
  74. 8a290cc arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL by Vignesh Raghavendra · 4 years, 10 months ago
  75. 1c5aa32 arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander by Vignesh Raghavendra · 4 years, 10 months ago
  76. e421d09 arm: dts: k3-j721e: Add I2C nodes by Vignesh Raghavendra · 4 years, 10 months ago
  77. 44ab923 gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 10 months ago
  78. b46318f configs: j721e_evm_r5/a72_defconfig: Enable DFU related configs by Vignesh Raghavendra · 4 years, 10 months ago
  79. e75f410 configs: j721e_evm_r5/a72_defconfig: Enable USB Gadget related configs by Vignesh Raghavendra · 4 years, 10 months ago
  80. bd4ab0d configs: j721e_evm_r5_defconfig: Increase early malloc size by Vignesh Raghavendra · 4 years, 10 months ago
  81. 853a689 configs: j721e_evm: Add DFU related variables by Vignesh Raghavendra · 4 years, 10 months ago
  82. 4bdd330 arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral mode by Vignesh Raghavendra · 4 years, 10 months ago
  83. 1b9d927 arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU by Vignesh Raghavendra · 4 years, 10 months ago
  84. c626d62 arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU by Vignesh Raghavendra · 4 years, 10 months ago
  85. 96249f1 configs: j721e_evm_a72: Fix redundant environment offset by Faiz Abbas · 4 years, 10 months ago
  86. 1651ee1 arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · 4 years, 10 months ago
  87. 04cdcee env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · 4 years, 10 months ago
  88. 0b47e44 env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · 4 years, 10 months ago
  89. 4835715 configs: am57xx_evm: Enable Android commands by Sam Protsenko · 4 years, 10 months ago
  90. 61c72ea test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 10 months ago
  91. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
  92. d8efc7c doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 10 months ago
  93. 035502e cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 10 months ago
  94. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 10 months ago
  95. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
  96. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 10 months ago
  97. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 10 months ago
  98. 6157ec1 spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 11 months ago
  99. e92b317 x86: edison: Switch to ACPI mode by Andy Shevchenko · 5 years ago
  100. fe58d69 x86: edison: Enable command line editing by Marek Vasut · 5 years ago