1. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  2. 9c88912 sunxi: Factor out eGON BROM header description by Andre Przywara · 4 years ago
  3. 89832d3 Merge branch 'next' by Tom Rini · 3 years, 11 months ago
  4. 7bfda5a xea: config: Use CONFIG_PREBOOT from Kconfig by Lukasz Majewski · 4 years ago
  5. 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
  6. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  7. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  8. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
  9. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  10. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  11. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  12. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 4 years ago
  13. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  14. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · 4 years ago
  15. 6931439 dm: core: Rename device node to indicate it is private by Simon Glass · 4 years ago
  16. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  17. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  18. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  19. 2ef5638 dm: core: Rename device flags to indicate it is private by Simon Glass · 4 years ago
  20. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  21. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  22. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 4 years ago
  23. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 4 years ago
  24. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · 4 years ago
  25. 4bf8972 test: Move some test drivers into their own file by Simon Glass · 4 years ago
  26. bdb7635 test: Use a simple variable to record removed device by Simon Glass · 4 years ago
  27. 541f62c dm: core: Rename the priv/plat members by Simon Glass · 4 years ago
  28. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · 4 years ago
  29. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · 4 years ago
  30. 69ea20e dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 4 years ago
  31. b79ff7c spl: Drop bd_info in the data section by Simon Glass · 4 years ago
  32. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
  33. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  34. bfe8ddf image: cleanup pre-processor usage by Sebastian Reichel · 3 years, 11 months ago
  35. 8ae95df video: Introduce video_sync operation by Michal Simek · 4 years ago
  36. 632e3d4 video: Let video_sync to return error value by Michal Simek · 4 years ago
  37. 6bc7809 video: Fix video sync kernel-doc format by Michal Simek · 4 years ago
  38. 885f231 microblaze: Add nor device to distro boot by T Karthik Reddy · 4 years ago
  39. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  40. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 4 years ago
  41. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
  42. 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  43. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 4 years ago
  44. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
  45. 93b40d6 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 4 years ago
  46. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · 4 years ago
  47. bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 4 years ago
  48. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  49. d2e05e8 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
  50. 281d73e efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 4 years ago
  51. 9945390 board: ge: bx50v3: remove confidx magic numbers by Sebastian Reichel · 4 years ago
  52. 533453a compiler.h: add host_build() by Sebastian Reichel · 4 years ago
  53. ab89861 imx: imx8mm: Update clock bindings header by Adam Ford · 4 years ago
  54. 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago
  55. 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
  56. 5cc0ee0 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  57. 654652a board: kontron: sl28: reorder mmc devices by Michael Walle · 4 years ago
  58. e47ec2f Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  59. c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  60. 38040a9 dm: core: Drop seq and req_seq by Simon Glass · 4 years ago
  61. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
  62. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  63. 784c1fb dm: Drop uclass_resolve_seq() by Simon Glass · 4 years ago
  64. 791a17f dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 4 years ago
  65. 7d5e411 dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
  66. 3a9d5f1 dm: core: Allow manual sequence numbering by Simon Glass · 4 years ago
  67. 7272e92 dm: core: Add a new sequence number for devices by Simon Glass · 4 years ago
  68. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
  69. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  70. b87153c linker_lists: Fix alignment issue by Simon Glass · 4 years ago
  71. 2c9b8e3 spi: Fix typo in header by Sean Anderson · 4 years, 4 months ago
  72. 1020dde dh_imx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
  73. b348c43 cm_fx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
  74. 641b322 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years ago
  75. b48bf18 x86: coral: Update the boot script by Simon Glass · 4 years, 1 month ago
  76. 0ceef80 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · 4 years, 1 month ago
  77. b2e342a riscv: qemu: enable distro boot from scsi by Heinrich Schuchardt · 4 years ago
  78. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  79. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  80. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  81. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  82. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  83. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  84. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  85. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  86. 278ddba dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
  87. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  88. 1876ffe dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years ago
  89. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  90. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  91. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  92. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  93. 28eb509 sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years, 1 month ago
  94. a944fc1 drivers: ifc: add define for IFC_CSPRn TE bit by Aleksandar Gerasimovski · 4 years ago
  95. ebef67f lx2160a: Fix address for secure boot headers by Manish Tomar · 4 years, 1 month ago
  96. 8d38801 ls1043a: Fix address for secure boot headers by Manish Tomar · 4 years, 1 month ago
  97. dfe1800 include/configs: ls1012aqds: add default environment variable by Biwen Li · 4 years, 1 month ago
  98. 8a03b0d armv8: lx2162aqds: Add support for LX2162AQDS platform by Meenakshi Aggarwal · 4 years ago
  99. f5ddc84 drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years, 1 month ago
  100. 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 11 months ago