1. 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · 5 years ago
  2. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  3. a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · 5 years ago
  4. 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
  5. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 5 years ago
  6. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  7. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  8. 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · 5 years ago
  9. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
  10. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
  11. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 5 years ago
  12. 1ab8b89 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · 5 years ago
  13. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  14. dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
  15. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  16. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 5 years ago
  17. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · 5 years ago
  18. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  19. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  20. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  21. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 5 years ago
  22. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 5 years ago
  23. 1fd5416 include: phy: add data field for private driver data by Alex Marginean · 5 years ago
  24. 5219f68 include: phy: define XFI and USXGMII interface types by Alex Marginean · 5 years ago
  25. a5efed6 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · 5 years ago
  26. 9c71be9 net: Improve documentation for string_to_ip() by Joe Hershberger · 5 years ago
  27. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  28. c9b214c linux/types.h: fix typo unchar by Heinrich Schuchardt · 5 years ago
  29. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  30. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
  31. 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · 5 years ago
  32. cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · 5 years ago
  33. 5492364 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
  34. f702526 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  35. 9825d55 linux/time.h: include vsprintf.h by AKASHI Takahiro · 5 years ago
  36. 0037a3d include: kernel.h: include printk.h by AKASHI Takahiro · 5 years ago
  37. 80a75bc lib: add mktime64() for linux compatibility by AKASHI Takahiro · 5 years ago
  38. 80eb59a rtc.h: add struct udevice declaration by AKASHI Takahiro · 5 years ago
  39. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  40. 1bfd6f4 imx: imx8qxp_mek: increase buffer sizes and args number by Anatolij Gustschin · 5 years ago
  41. 8312e8c ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · 5 years ago
  42. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  43. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 5 years ago
  44. 48d81f9 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  45. a100f9f rockchip: allow loading larger kernels by Ben Wolsieffer · 5 years ago
  46. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  47. 400cfcd configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  48. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  49. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  50. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  51. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · 5 years ago
  52. 5817d5c clk: mediatek: add driver for MT8518 by developer · 5 years ago
  53. 6d7e459 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  54. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  55. 84e35db Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  56. dcda76e bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  57. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  58. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  59. 8e50a0e common: Drop get_endaddr() by Simon Glass · 5 years ago
  60. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  61. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  62. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  63. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  64. 320a5d4 common: Drop board_show_dram() by Simon Glass · 5 years ago
  65. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  66. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  67. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  68. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  69. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  70. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  71. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  72. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  73. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  74. 08c5591 common: Drop cpu_init() by Simon Glass · 5 years ago
  75. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  76. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  77. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  78. 2e3b8a2 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  79. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  80. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  81. e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  82. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  83. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  84. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  85. 15595db common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  86. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  87. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  88. 6853b16 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  89. c11c19f spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  90. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  91. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  92. ca9b0af common: Drop linux/crc8.h by Simon Glass · 5 years ago
  93. ecd1f81 common: Move random-number functions into their own header by Simon Glass · 5 years ago
  94. 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
  95. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  96. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  97. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  98. 6616774 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  99. 95ee2ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  100. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago