1. c685f8b cbfs: Record the start address in cbfs_priv by Simon Glass · 4 years, 4 months ago
  2. e82ab51 cbfs: Use void * for the position pointers by Simon Glass · 4 years, 4 months ago
  3. 9dc2355 cbfs: Unify the two header loaders by Simon Glass · 4 years, 4 months ago
  4. a2c528f cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · 4 years, 4 months ago
  5. 54e1925 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · 4 years, 4 months ago
  6. c7bef7c cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · 4 years, 4 months ago
  7. 381e113 cbfs: Use bool type for whether initialised by Simon Glass · 4 years, 4 months ago
  8. 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 4 months ago
  9. ea38ee9 cbfs: Rename the result variable by Simon Glass · 4 years, 4 months ago
  10. 30cf2ba cbfs: drop file_cbfs_result declaration by Christian Gmeiner · 4 years, 5 months ago
  11. 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 5 months ago
  12. d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 5 months ago
  13. 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 5 months ago
  14. 832fee8 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 5 months ago
  15. b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 5 months ago
  16. df9ebbe arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · 4 years, 4 months ago
  17. 8678776 arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500 by Jakov Petrina · 4 years, 5 months ago
  18. 0700093 arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS by Ezra Buehler · 4 years, 5 months ago
  19. a1a61b0 arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0 by Ezra Buehler · 4 years, 5 months ago
  20. 0ab24c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  21. 32a8f80 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  22. 4ef196c sifive: fix palmer's email address by Pragnesh Patel · 4 years, 5 months ago
  23. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 5 months ago
  24. 8c48bb2 Prepare v2020.07-rc3 by Tom Rini · 4 years, 4 months ago
  25. 60c7fac Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  26. 71f70cf Merge branch '2020-05-25-misc-fixes' by Tom Rini · 4 years, 4 months ago
  27. efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 4 months ago
  28. 2843444 cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 4 months ago
  29. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 4 months ago
  30. 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 4 months ago
  31. 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 4 months ago
  32. 2aca880 tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 4 months ago
  33. 35e3991 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 4 months ago
  34. 64b69f8 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 4 months ago
  35. f4c1f70 MAINTAINERS: add dfu.h and dfu.rst to DFU by Heinrich Schuchardt · 4 years, 4 months ago
  36. d181191 doc: dfu: describe more DFU function by Heinrich Schuchardt · 4 years, 4 months ago
  37. 3547e69 doc: dfu: fix typos in README.dfu by Heinrich Schuchardt · 4 years, 4 months ago
  38. f39c845 doc: dfu: add DFU to HTML documentation by Heinrich Schuchardt · 4 years, 4 months ago
  39. 378fc83 doc: dfu: describe eMMC partition number parameter by Heinrich Schuchardt · 4 years, 4 months ago
  40. 51028db MAINTAINERS: add doc/driver-model/ to DRIVER MODEL by Heinrich Schuchardt · 4 years, 4 months ago
  41. b4b2619 armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · 4 years, 5 months ago
  42. 9c5fef5 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 4 months ago
  43. 5b6b2c6 Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 4 months ago
  44. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  45. 1d476de net: ks8851: Add DM support by Marek Vasut · 4 years, 6 months ago
  46. 9c9f3fc net: ks8851: Receive one packet per recv call by Marek Vasut · 4 years, 6 months ago
  47. f725912 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · 4 years, 6 months ago
  48. b7c6ae2 net: ks8851: Pass around driver private data by Marek Vasut · 4 years, 6 months ago
  49. 8ec27b0 net: ks8851: Checkpatch cleanup by Marek Vasut · 4 years, 6 months ago
  50. eb69d8b net: ks8851: Clean up chip ID readout by Marek Vasut · 4 years, 6 months ago
  51. 63f22f5 net: ks8851: Remove type_frame_head by Marek Vasut · 4 years, 6 months ago
  52. b043597 net: ks8851: Trim down struct ks_net by Marek Vasut · 4 years, 6 months ago
  53. 6a45731 net: ks8851: Use 16bit RXQCR access by Marek Vasut · 4 years, 6 months ago
  54. 8b41a16 net: ks8851: Remove RXQCR cache by Marek Vasut · 4 years, 6 months ago
  55. e3b54cd net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 6 months ago
  56. f53c2dc Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  57. a9f793a Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 4 months ago
  58. 2fdb5cd Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  59. 74ce1f8 Merge tag 'uniphier-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 4 months ago
  60. 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 4 months ago
  61. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 5 months ago
  62. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 5 months ago
  63. 33863f7 rockchip: rk3328: rock64 - fix gen3 SPL hang by Kurt Miller · 4 years, 5 months ago
  64. 5e50f87 defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL by Urja Rannikko · 4 years, 5 months ago
  65. e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 5 months ago
  66. fffdf72 rockchip: veyron: move board_early_init_f to _r (after reloc) by Urja Rannikko · 4 years, 5 months ago
  67. 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 5 months ago
  68. 69cd0c4 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 5 months ago
  69. 0672e98 rockchip: Enable PCIe/M.2 on rock960 board by Jagan Teki · 4 years, 5 months ago
  70. 765a12d rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2 by Jagan Teki · 4 years, 5 months ago
  71. 89f2fa0 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · 4 years, 5 months ago
  72. 99d5906 pci: Add Rockchip PCIe controller driver by Jagan Teki · 4 years, 5 months ago
  73. 912f633 clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · 4 years, 5 months ago
  74. 30d09a2 clk: rk3399: Add enable/disable clks by Jagan Teki · 4 years, 5 months ago
  75. 1266ef1 rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · 4 years, 5 months ago
  76. 4e7413a thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · 4 years, 4 months ago
  77. 74e8fb0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 4 months ago
  78. 6936554 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 5 months ago
  79. 5c606ca rockchip: rk3399: enable spl-fifo-mode for sdmmc by Deepak Das · 4 years, 6 months ago
  80. 6393357 board: puma: use dtb given on the commandline instead of using u-boot.dtb by Heiko Stuebner · 4 years, 5 months ago
  81. 6cbe904 ARM: uniphier: remove board_eth_init() by Masahiro Yamada · 4 years, 4 months ago
  82. 6717e15 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · 4 years, 4 months ago
  83. 1e15188 ARM: uniphier: drop #include <log.h> again by Masahiro Yamada · 4 years, 4 months ago
  84. e9d3b23 ARM: uniphier: drop #include <init.h> again from umc-pxs2.c by Masahiro Yamada · 4 years, 4 months ago
  85. e6396fc ARM: uniphier: remove #include <net.h> again from micro-support-card.c by Masahiro Yamada · 4 years, 4 months ago
  86. f49049a ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c by Masahiro Yamada · 4 years, 4 months ago
  87. 1c193c0 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 5 months ago
  88. 1517126 ARM: uniphier: select DM_ETH by Masahiro Yamada · 4 years, 5 months ago
  89. 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 6 months ago
  90. 2fa581b Merge git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 4 months ago
  91. 0a87e05 efi_loader: check device path is not installed twice by Heinrich Schuchardt · 4 years, 4 months ago
  92. bf3bcef efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 4 months ago
  93. 19ecced efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 4 months ago
  94. c067cef efi_loader: initialize root node first by Heinrich Schuchardt · 4 years, 4 months ago
  95. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 5 months ago
  96. 9de6ce8 efi_loader: Remove unnecessary debug by Pragnesh Patel · 4 years, 5 months ago
  97. b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  98. 0233292 Merge branch '2020-05-19-misc-fixes' by Tom Rini · 4 years, 4 months ago
  99. 56f0174 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · 4 years, 5 months ago
  100. 03578d9 ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,Ebisu by Marek Vasut · 4 years, 7 months ago