1. 96d0cd4 sandbox: sdl: Move to use SDL2 by Simon Glass · 4 years, 8 months ago
  2. af80072 gitlab: Disable SDL when building sandbox by Simon Glass · 4 years, 8 months ago
  3. ac7b730 sandbox: sdl: Support waiting for audio to complete by Simon Glass · 4 years, 8 months ago
  4. 5f736f8 sandbox: sdl: Improve error handling by Simon Glass · 4 years, 8 months ago
  5. c127f19 sandbox: Add comments to the sdl struct by Simon Glass · 4 years, 8 months ago
  6. 0266248 sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 8 months ago
  7. 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 8 months ago
  8. 3ff6fe5 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 8 months ago
  9. 1c8c47e sandbox: Ensure that long-options array is terminated by Simon Glass · 4 years, 8 months ago
  10. 89cdb0b sandbox: Drop os_realloc() by Simon Glass · 4 years, 8 months ago
  11. 0db1b43 sandbox: Drop use of special os_malloc() where possible by Simon Glass · 4 years, 8 months ago
  12. f72bdc6 sandbox: Rename strdup() functions by Simon Glass · 4 years, 8 months ago
  13. 1ea1c7d string: Allow arch override of strndup() also by Simon Glass · 4 years, 8 months ago
  14. 1f6510c exports: Add the malloc.h header by Simon Glass · 4 years, 8 months ago
  15. cfda60f sandbox: Use a prefix for all allocation functions by Simon Glass · 4 years, 8 months ago
  16. cf23c7c sandbox: Rename 'free' variable by Simon Glass · 4 years, 8 months ago
  17. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  18. aae9588 dma: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  19. fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  20. 093152f gpio: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  21. 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  22. 4f51188 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  23. cc92c3c mailbox: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  24. 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 8 months ago
  25. 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 8 months ago
  26. 4209be3 sandbox: Sort the help options by Simon Glass · 4 years, 8 months ago
  27. 1d6a0c9 doc: dm: debugging: Fix the steps for activating debug by Fabio Estevam · 4 years, 8 months ago
  28. 5ed2dc5 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 9 months ago
  29. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 9 months ago
  30. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 9 months ago
  31. 8d73be7 tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 9 months ago
  32. 19464f4 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 9 months ago
  33. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 9 months ago
  34. bb3f47e tpm: add a helper to iterate on all tpm devices by Philippe Reynes · 4 years, 9 months ago
  35. 28b417c image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 4 years, 9 months ago
  36. 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 8 months ago
  37. cfccff8 test: Enable console recording in tests by Simon Glass · 4 years, 8 months ago
  38. b612312 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 8 months ago
  39. eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 8 months ago
  40. b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 8 months ago
  41. 02247c1 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 8 months ago
  42. 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 8 months ago
  43. 9ff5e04 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · 4 years, 8 months ago
  44. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 8 months ago
  45. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 8 months ago
  46. bd933bf dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 8 months ago
  47. 1aada63 dm: core: Reimplement ofnode_read_size() by Simon Glass · 4 years, 8 months ago
  48. a8167d8 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 8 months ago
  49. 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 8 months ago
  50. 74d594a dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · 4 years, 8 months ago
  51. ba8444a test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 8 months ago
  52. 88b3a37 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 8 months ago
  53. d975ce2 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 8 months ago
  54. 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 8 months ago
  55. c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 8 months ago
  56. fc347fb dm: core: Use const where possible in device.h by Simon Glass · 4 years, 8 months ago
  57. f5cc89a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
  58. c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 8 months ago
  59. d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  60. d861183 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  61. d9618e9 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 8 months ago
  62. 8526a58 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 9 months ago
  63. 4238e37 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 9 months ago
  64. 20858a2 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 9 months ago
  65. 3e90cfe armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 9 months ago
  66. e735ad3 armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 9 months ago
  67. feb8fa2 configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 9 months ago
  68. 9ebde88 dm: arm: ls1021a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  69. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  70. 6089d8a Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 4 years, 9 months ago
  71. c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 9 months ago
  72. beadf4f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 4 years, 9 months ago
  73. 42cd5cb rtc: pcf8563: Add driver model support by Biwen Li · 4 years, 9 months ago
  74. 36df9c7 configs: ls1028a: Enable FSPI support by Kuldeep Singh · 5 years ago
  75. e572064 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  76. 5e2fb3e arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  77. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 8 months ago
  78. 3ffe090 arm: dts: ls1028a: fix interrupt properties by Michael Walle · 4 years, 10 months ago
  79. 922ac0f arm: ls1028a: use the new flexspi driver by Michael Walle · 4 years, 10 months ago
  80. 323d3af configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · 4 years, 10 months ago
  81. 9e0c131 azure: Move to vs2017-win2016 platform build host by Tom Rini · 4 years, 8 months ago
  82. ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 8 months ago
  83. 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 8 months ago
  84. b840c39 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 8 months ago
  85. 03fe85a x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 8 months ago
  86. 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 8 months ago
  87. 43709fa x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 8 months ago
  88. 4dd0593 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 8 months ago
  89. 11c1af6 watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 8 months ago
  90. 8a9ec4d watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 8 months ago
  91. 5b36241 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · 4 years, 8 months ago
  92. 16217ed arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · 4 years, 8 months ago
  93. 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 8 months ago
  94. 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 8 months ago
  95. 05ef2cd configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  96. b642778 arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL by Vignesh Raghavendra · 4 years, 8 months ago
  97. 18402a1 arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander by Vignesh Raghavendra · 4 years, 8 months ago
  98. 01ec6a5 arm: dts: k3-j721e: Add I2C nodes by Vignesh Raghavendra · 4 years, 8 months ago
  99. dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  100. 8e9c88e configs: j721e_evm_r5/a72_defconfig: Enable DFU related configs by Vignesh Raghavendra · 4 years, 8 months ago