1. baaeb92 x86: Move qemu CPU fixup function into its own file by Simon Glass · 4 years, 10 months ago
  2. 4806fce mtd: spi: Export spi_flash_std_probe() by Simon Glass · 4 years, 10 months ago
  3. ccdabd8 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 4 years, 10 months ago
  4. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 4 years, 10 months ago
  5. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 4 years, 10 months ago
  6. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 10 months ago
  7. 5bee27a pci: Add support for p2sb uclass by Simon Glass · 4 years, 10 months ago
  8. 6c6d88e x86: power: Add an ACPI PMC uclass by Simon Glass · 4 years, 10 months ago
  9. 6dd4b01 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 4 years, 10 months ago
  10. 2206ac2 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 4 years, 10 months ago
  11. b14c533 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · 4 years, 10 months ago
  12. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  13. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  14. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 10 months ago
  15. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 4 years, 10 months ago
  16. cd61e86 riscv: ax25-ae350: add SPL configuration by Rick Chen · 4 years, 11 months ago
  17. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 10 months ago
  18. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 10 months ago
  19. b8a4dd2 dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 10 months ago
  20. 2f62455 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 4 years, 10 months ago
  21. a5d32c3 net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 4 years, 10 months ago
  22. d718b69 include: phy: add data field for private driver data by Alex Marginean · 4 years, 11 months ago
  23. 17285fc include: phy: define XFI and USXGMII interface types by Alex Marginean · 4 years, 11 months ago
  24. fb60383 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · 4 years, 11 months ago
  25. d724321 net: Improve documentation for string_to_ip() by Joe Hershberger · 5 years ago
  26. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  27. 37db55b linux/types.h: fix typo unchar by Heinrich Schuchardt · 4 years, 10 months ago
  28. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  29. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
  30. 9b933bf lib: crypto: add rsa public key parser by AKASHI Takahiro · 5 years ago
  31. c4e961e lib: crypto: add public key utility by AKASHI Takahiro · 5 years ago
  32. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
  33. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  34. bd3c3dd linux/time.h: include vsprintf.h by AKASHI Takahiro · 5 years ago
  35. 29852bf include: kernel.h: include printk.h by AKASHI Takahiro · 5 years ago
  36. 1872311 lib: add mktime64() for linux compatibility by AKASHI Takahiro · 5 years ago
  37. 09030e0 rtc.h: add struct udevice declaration by AKASHI Takahiro · 5 years ago
  38. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 4 years, 10 months ago
  39. 5c1c7c1 imx: imx8qxp_mek: increase buffer sizes and args number by Anatolij Gustschin · 5 years ago
  40. 26822fd ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · 4 years, 10 months ago
  41. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 4 years, 10 months ago
  42. 949b5a9 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 4 years, 10 months ago
  43. 1fae238 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · 4 years, 10 months ago
  44. b2e373d rockchip: allow loading larger kernels by Ben Wolsieffer · 4 years, 10 months ago
  45. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  46. e0a4c2d configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  47. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  48. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  49. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  50. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  51. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  52. 69acc36 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  53. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 4 years, 10 months ago
  54. 60f3c01 Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 4 years, 10 months ago
  55. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 4 years, 11 months ago
  56. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 4 years, 10 months ago
  57. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 11 months ago
  58. 533cee0 common: Drop get_endaddr() by Simon Glass · 4 years, 11 months ago
  59. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 11 months ago
  60. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 11 months ago
  61. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  62. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  63. 428a6a1 common: Drop board_show_dram() by Simon Glass · 4 years, 11 months ago
  64. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  65. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  66. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  67. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  68. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 4 years, 11 months ago
  69. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  70. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 11 months ago
  71. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 11 months ago
  72. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 11 months ago
  73. 2c629bd common: Drop cpu_init() by Simon Glass · 4 years, 11 months ago
  74. b598147 common: Move some CPU functions out of common.h by Simon Glass · 4 years, 11 months ago
  75. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 4 years, 11 months ago
  76. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  77. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 4 years, 11 months ago
  78. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 4 years, 11 months ago
  79. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 11 months ago
  80. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 11 months ago
  81. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 11 months ago
  82. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 4 years, 11 months ago
  83. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 4 years, 11 months ago
  84. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 4 years, 11 months ago
  85. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  86. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 11 months ago
  87. f083583 common: Move bootcount functions to their header file by Simon Glass · 4 years, 11 months ago
  88. c660444 spl: bootcount: Move code out of header file by Simon Glass · 4 years, 11 months ago
  89. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  90. b2ea91b crc: Fix code style with crc functions by Simon Glass · 4 years, 11 months ago
  91. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 4 years, 11 months ago
  92. 840ef4d common: Move random-number functions into their own header by Simon Glass · 4 years, 11 months ago
  93. c076e5c status_led: Tidy up the code style by Simon Glass · 4 years, 11 months ago
  94. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 11 months ago
  95. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 11 months ago
  96. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 11 months ago
  97. 3570406 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
  98. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 10 months ago
  99. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  100. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago