1. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  2. 3e17480 sunxi: Fix is_boot0_magic macro by Andre Przywara · Wed Nov 04 01:00:31 2020 +0000
  3. 8a80c7f sunxi: Use mkimage for SPL boot image generation by Andre Przywara · Thu Dec 20 15:41:34 2018 +0000
  4. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · Thu Dec 20 01:15:18 2018 +0000
  5. 9c88912 sunxi: Factor out eGON BROM header description by Andre Przywara · Tue Nov 17 23:36:05 2020 +0000
  6. 95d280c sunxi: add PineCube board by Icenowy Zheng · Wed Nov 18 10:27:00 2020 +0000
  7. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  8. efb757a Prepare v2021.01 by Tom Rini · Mon Jan 11 13:11:43 2021 -0500
  9. 413d7af xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28) by Lukasz Majewski · Sat Dec 26 01:09:02 2020 +0100
  10. 7bfda5a xea: config: Use CONFIG_PREBOOT from Kconfig by Lukasz Majewski · Sat Dec 26 01:09:01 2020 +0100
  11. 0b61ace xea: spl: Disable pull UP for GPIO0_2{35} by Lukasz Majewski · Sat Dec 26 01:09:00 2020 +0100
  12. 008e43c rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · Sun Nov 22 13:03:44 2020 +0000
  13. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  14. 37ea9a8 Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jan 06 07:48:19 2021 -0500
  15. c38e4b6 ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 by Marek Vasut · Sat Jan 02 17:44:47 2021 +0100
  16. f6200ac ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX by Marek Vasut · Sat Jan 02 17:44:46 2021 +0100
  17. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  18. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  19. d7fd915 Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jan 05 16:10:33 2021 -0500
  20. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · Mon Dec 28 20:35:08 2020 -0700
  21. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · Mon Dec 28 20:35:07 2020 -0700
  22. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · Mon Dec 28 20:35:06 2020 -0700
  23. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  24. 16382ce dtoc: Output nodes in order by Simon Glass · Mon Dec 28 20:35:04 2020 -0700
  25. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · Mon Dec 28 20:35:03 2020 -0700
  26. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · Mon Dec 28 20:35:02 2020 -0700
  27. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  28. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · Mon Dec 28 20:35:00 2020 -0700
  29. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · Mon Dec 28 20:34:59 2020 -0700
  30. e0451a6 concurrencytest: Fix Python3 warning by Simon Glass · Mon Dec 28 20:34:58 2020 -0700
  31. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  32. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  33. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  34. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  35. 4b2ea55 Makefile: Invoke dtoc only once by Simon Glass · Mon Dec 28 20:34:53 2020 -0700
  36. 4e8e846 dtoc: Add an 'all' command by Simon Glass · Mon Dec 28 20:34:52 2020 -0700
  37. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · Mon Dec 28 20:34:51 2020 -0700
  38. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · Mon Dec 28 20:34:50 2020 -0700
  39. 07ee48e dtoc: Test the stdout output by Simon Glass · Mon Dec 28 20:34:49 2020 -0700
  40. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · Mon Dec 28 20:34:48 2020 -0700
  41. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · Mon Dec 28 20:34:47 2020 -0700
  42. cecfc89 dm: core: Add logging when lists_bind_fdt() fails by Simon Glass · Sat Dec 19 10:40:18 2020 -0700
  43. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · Sat Dec 19 10:40:17 2020 -0700
  44. c77695b dm: core: Split out scanning code to dm_scan() by Simon Glass · Sat Dec 19 10:40:16 2020 -0700
  45. 6931439 dm: core: Rename device node to indicate it is private by Simon Glass · Sat Dec 19 10:40:15 2020 -0700
  46. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  47. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  48. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  49. 2ef5638 dm: core: Rename device flags to indicate it is private by Simon Glass · Sat Dec 19 10:40:11 2020 -0700
  50. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  51. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  52. ad337e6 dm: core: Split out alloc code into a new function by Simon Glass · Sat Dec 19 10:40:08 2020 -0700
  53. 95141de x86: Drop rtc from SPL by Simon Glass · Sat Dec 19 10:40:07 2020 -0700
  54. d8f1e51 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · Sat Dec 19 10:40:06 2020 -0700
  55. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · Sat Dec 19 10:40:05 2020 -0700
  56. 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:40:04 2020 -0700
  57. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · Sat Dec 19 10:40:03 2020 -0700
  58. e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · Sat Dec 19 10:40:02 2020 -0700
  59. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  60. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
  61. de64048 x86: spl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:59 2020 -0700
  62. 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · Sat Dec 19 10:39:58 2020 -0700
  63. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:57 2020 -0700
  64. e98524a sandbox: Update dts files to reduce SPL size by Simon Glass · Sat Dec 19 10:39:56 2020 -0700
  65. e5b6d5f sandbox: Add a compatible string for spltest by Simon Glass · Sat Dec 19 10:39:55 2020 -0700
  66. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:54 2020 -0700
  67. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:53 2020 -0700
  68. 6daf905 sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · Fri Nov 20 09:48:33 2020 +0100
  69. d3ccb7a x86: Fix header guard in asm/pmu.h by Simon Glass · Wed Dec 23 08:11:33 2020 -0700
  70. e1bafd5 x86: tpl: Remove unwanted devicetree string by Simon Glass · Wed Dec 23 08:11:32 2020 -0700
  71. a5ed07c x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · Wed Dec 23 08:11:31 2020 -0700
  72. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · Wed Dec 23 08:11:30 2020 -0700
  73. e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · Wed Dec 23 08:11:29 2020 -0700
  74. 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · Wed Dec 23 08:11:28 2020 -0700
  75. 74c2737 x86: Move call64 into its own section by Simon Glass · Wed Dec 23 08:11:27 2020 -0700
  76. 772136b x86: apl: Use const for driver operations by Simon Glass · Wed Dec 23 08:11:26 2020 -0700
  77. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · Wed Dec 23 08:11:23 2020 -0700
  78. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · Wed Dec 23 08:11:22 2020 -0700
  79. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · Wed Dec 23 08:11:21 2020 -0700
  80. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · Wed Dec 23 08:11:20 2020 -0700
  81. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · Wed Dec 23 08:11:19 2020 -0700
  82. 4bf8972 test: Move some test drivers into their own file by Simon Glass · Wed Dec 23 08:11:18 2020 -0700
  83. bdb7635 test: Use a simple variable to record removed device by Simon Glass · Wed Dec 23 08:11:17 2020 -0700
  84. 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · Wed Dec 23 08:11:16 2020 -0700
  85. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · Wed Dec 23 08:11:15 2020 -0700
  86. 12905d6 sysreset: Use a shorter error with SPL by Simon Glass · Wed Dec 23 08:11:14 2020 -0700
  87. defcc63 pinctrl: Drop post_bind() method when not needed by Simon Glass · Wed Dec 23 08:11:13 2020 -0700
  88. 541f62c dm: core: Rename the priv/plat members by Simon Glass · Tue Dec 22 19:30:30 2020 -0700
  89. 2543b16 dm: core: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:29 2020 -0700
  90. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  91. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · Tue Dec 22 19:30:27 2020 -0700
  92. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · Tue Dec 22 19:30:26 2020 -0700
  93. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · Tue Dec 22 19:30:25 2020 -0700
  94. 76404d8 dm: core: Only include simple-bus devicetree id when needed by Simon Glass · Tue Dec 22 19:30:24 2020 -0700
  95. 69ea20e dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · Tue Dec 22 19:30:23 2020 -0700
  96. f03341f dm: core: Support dm_dump_all() in SPL by Simon Glass · Tue Dec 22 19:30:22 2020 -0700
  97. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  98. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  99. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · Tue Dec 22 19:30:19 2020 -0700
  100. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700