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