1. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · Mon Feb 03 07:36:14 2020 -0700
  2. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  3. b6f4c1c sandbox: sdl: Move to use SDL2 by Simon Glass · Mon Feb 03 07:36:12 2020 -0700
  4. 45f065b gitlab: Disable SDL when building sandbox by Simon Glass · Mon Feb 03 07:36:11 2020 -0700
  5. 4b0e121 sandbox: sdl: Support waiting for audio to complete by Simon Glass · Mon Feb 03 07:36:10 2020 -0700
  6. f0e2f42 sandbox: sdl: Improve error handling by Simon Glass · Mon Feb 03 07:36:09 2020 -0700
  7. 840a868 sandbox: Add comments to the sdl struct by Simon Glass · Mon Feb 03 07:36:08 2020 -0700
  8. adf598a sandbox: sound: Handle errors better in sound_beep() by Simon Glass · Mon Feb 03 07:36:07 2020 -0700
  9. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  10. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · Mon Feb 03 07:36:05 2020 -0700
  11. 0a4eabb sandbox: Ensure that long-options array is terminated by Simon Glass · Mon Feb 03 07:36:04 2020 -0700
  12. 9562d4c sandbox: Drop os_realloc() by Simon Glass · Mon Feb 03 07:36:03 2020 -0700
  13. fa25226 sandbox: Drop use of special os_malloc() where possible by Simon Glass · Mon Feb 03 07:36:02 2020 -0700
  14. 0765036 sandbox: Rename strdup() functions by Simon Glass · Mon Feb 03 07:36:01 2020 -0700
  15. 9e8f6d6 string: Allow arch override of strndup() also by Simon Glass · Mon Feb 03 07:36:00 2020 -0700
  16. 2bd6471 exports: Add the malloc.h header by Simon Glass · Mon Feb 03 07:35:59 2020 -0700
  17. 6fbd739 sandbox: Use a prefix for all allocation functions by Simon Glass · Mon Feb 03 07:35:58 2020 -0700
  18. ec09a18 sandbox: Rename 'free' variable by Simon Glass · Mon Feb 03 07:35:57 2020 -0700
  19. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  20. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:55 2020 -0700
  21. 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:54 2020 -0700
  22. b3a4754 gpio: Rename free() to rfree() by Simon Glass · Tue Feb 04 20:15:17 2020 -0700
  23. 1928cd4 reset: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:52 2020 -0700
  24. 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:51 2020 -0700
  25. 1ee4819 mailbox: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:50 2020 -0700
  26. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · Mon Feb 03 07:35:49 2020 -0700
  27. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · Mon Feb 03 07:35:48 2020 -0700
  28. 11c92b1 sandbox: Sort the help options by Simon Glass · Mon Feb 03 07:35:47 2020 -0700
  29. 2adf60d doc: dm: debugging: Fix the steps for activating debug by Fabio Estevam · Wed Jan 29 14:45:33 2020 -0300
  30. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · Tue Jan 21 10:23:17 2020 +0000
  31. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  32. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · Fri Jan 17 10:53:37 2020 +0100
  33. 22bc2ff tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · Sun Jan 12 23:34:22 2020 -0800
  34. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · Fri Jan 10 12:32:19 2020 -0500
  35. cbe9739 cmd: tpm: add a subcommand device by Philippe Reynes · Thu Jan 09 18:45:46 2020 +0100
  36. 7bafac2 tpm: add a helper to iterate on all tpm devices by Philippe Reynes · Thu Jan 09 18:45:45 2020 +0100
  37. e6d6d14 image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · Mon Jan 06 22:21:42 2020 -0800
  38. d856e91 test: Add a way to check each line of console output by Simon Glass · Mon Jan 27 08:49:56 2020 -0700
  39. 492d7b5 test: Enable console recording in tests by Simon Glass · Mon Jan 27 08:49:55 2020 -0700
  40. b17c158 console: Add a function to read a line of the output / eof by Simon Glass · Mon Jan 27 08:49:54 2020 -0700
  41. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · Mon Jan 27 08:49:53 2020 -0700
  42. 3e85ea0 bloblist: Zero records when adding by Simon Glass · Mon Jan 27 08:49:52 2020 -0700
  43. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · Mon Jan 27 08:49:51 2020 -0700
  44. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · Mon Jan 27 08:49:50 2020 -0700
  45. 7572975 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · Mon Jan 27 08:49:49 2020 -0700
  46. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · Mon Jan 27 08:49:48 2020 -0700
  47. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  48. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  49. 81c54b3 dm: core: Reimplement ofnode_read_size() by Simon Glass · Mon Jan 27 08:49:45 2020 -0700
  50. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  51. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  52. c99ba91 dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · Mon Jan 27 08:49:42 2020 -0700
  53. 43c336b test: Add underscore prefix to macro parameters by Simon Glass · Mon Jan 27 08:49:41 2020 -0700
  54. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  55. c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · Mon Jan 27 08:49:39 2020 -0700
  56. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  57. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  58. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · Mon Jan 27 08:49:36 2020 -0700
  59. f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 05 07:19:52 2020 -0500
  60. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Feb 05 07:18:12 2020 -0500
  61. 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Feb 04 11:36:49 2020 -0500
  62. bd0bb46 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Feb 04 08:16:01 2020 -0500
  63. 4f60062 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · Sat Jan 25 20:40:21 2020 +0100
  64. 7cef8b6 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:32:38 2020 +0000
  65. f745ae9 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:32:34 2020 +0000
  66. e29ef97 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:31:22 2020 +0000
  67. d06adf2 armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:29:52 2020 +0000
  68. a83b8db armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:29:46 2020 +0000
  69. d168ade configs: ls1021a: Reserve low memory for CMA by Alison Wang · Tue Jan 21 07:33:01 2020 +0000
  70. d15aa9f dm: arm: ls1021a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:44 2019 +0800
  71. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  72. 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · Tue Dec 31 15:33:40 2019 +0800
  73. 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · Tue Dec 31 15:33:39 2019 +0800
  74. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  75. d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · Tue Dec 31 15:33:37 2019 +0800
  76. 2c4cbb5 configs: ls1028a: Enable FSPI support by Kuldeep Singh · Wed Nov 06 16:38:02 2019 +0530
  77. 6b61424 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · Wed Nov 06 16:38:01 2019 +0530
  78. baab246 arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · Wed Nov 06 16:38:00 2019 +0530
  79. 74bd499 board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · Thu Jan 23 17:55:10 2020 +0530
  80. 851856c arm: dts: ls1028a: fix interrupt properties by Michael Walle · Wed Dec 18 00:10:00 2019 +0100
  81. ae18277 arm: ls1028a: use the new flexspi driver by Michael Walle · Wed Dec 18 00:09:59 2019 +0100
  82. 5b18971 configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · Thu Dec 12 14:46:04 2019 +0530
  83. d7c8e59 azure: Move to vs2017-win2016 platform build host by Tom Rini · Mon Jan 27 16:23:29 2020 -0500
  84. 1ec382a gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · Mon Feb 03 11:38:06 2020 +0100
  85. ee2ba39 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · Mon Feb 03 11:38:05 2020 +0100
  86. c3d53e1 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · Mon Feb 03 11:38:04 2020 +0100
  87. 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · Wed Jan 22 16:01:47 2020 +0100
  88. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · Mon Feb 03 14:06:45 2020 +0100
  89. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · Wed Jan 22 16:01:46 2020 +0100
  90. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · Fri Jan 24 05:44:25 2020 +0100
  91. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · Fri Jan 24 05:44:24 2020 +0100
  92. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · Fri Jan 24 05:44:23 2020 +0100
  93. 0414d59 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · Tue Jan 28 15:40:05 2020 +0530
  94. 93503f4 arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · Tue Jan 28 15:40:04 2020 +0530
  95. c22f474 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · Tue Jan 28 15:40:03 2020 +0530
  96. 536fd36 gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · Tue Jan 28 15:40:02 2020 +0530
  97. 7f7a95c configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · Mon Jan 27 23:22:16 2020 +0530
  98. 8a290cc arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL by Vignesh Raghavendra · Mon Jan 27 23:22:15 2020 +0530
  99. 1c5aa32 arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander by Vignesh Raghavendra · Mon Jan 27 23:22:14 2020 +0530
  100. e421d09 arm: dts: k3-j721e: Add I2C nodes by Vignesh Raghavendra · Mon Jan 27 23:22:13 2020 +0530