1. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  2. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
  3. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
  4. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  5. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  6. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
  7. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  8. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  9. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  10. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
  11. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
  12. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  13. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  14. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
  15. a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 4 months ago
  16. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
  17. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 4 months ago
  18. 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 4 months ago
  19. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 4 months ago
  20. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 4 months ago
  21. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 4 months ago
  22. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 5 months ago
  23. 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 4 months ago
  24. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
  25. 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 4 months ago
  26. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
  27. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
  28. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 4 months ago
  29. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
  30. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
  31. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
  32. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
  33. ac49e7b doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 4 months ago
  34. 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 4 months ago
  35. 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
  36. edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
  37. e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
  38. 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
  39. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
  40. b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 6 months ago
  41. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
  42. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  43. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
  44. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
  45. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 5 months ago
  46. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  47. 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago
  48. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  49. 3da93de Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 4 months ago
  50. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  51. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
  52. cc90fd2 Merge branch '2020-08-01-misc-cleanups' by Tom Rini · 4 years, 4 months ago
  53. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  54. 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
  55. 00ed2a1 dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 4 months ago
  56. 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 4 months ago
  57. 5b15d26 net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 4 months ago
  58. 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
  59. 61adc04 usb: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  60. 0b700eb ufs: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  61. a6c5804 nand: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  62. 8237eeb adc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  63. 51a8b70 mscc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  64. 7031a9e mediatek: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  65. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 4 months ago
  66. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  67. 67ed4ce ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  68. 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  69. eaf6a60 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  70. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 4 months ago
  71. f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
  72. 614a9a2 w1: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  73. ea8c043 thermal: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  74. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
  75. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
  76. ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  77. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  78. f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 4 months ago
  79. ff3789e mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · 4 years, 4 months ago
  80. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  81. 50c2ab2 wdt: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  82. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 4 months ago
  83. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
  84. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 4 months ago
  85. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
  86. b0357f4 fu540: dtsi: add reset producer and consumer entries by Sagar Shrikant Kadam · 4 years, 4 months ago
  87. 9158b39 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · 4 years, 4 months ago
  88. 6a8319c dt-bindings: prci: add indexes for reset signals available in prci by Sagar Shrikant Kadam · 4 years, 4 months ago
  89. 76057ba video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · 4 years, 4 months ago
  90. 2253bf0 board: tbs2910: Fix video output with existing environments by Soeren Moch · 4 years, 4 months ago
  91. fc54933 mips: octeon: Update EBB7304 defconfig by Stefan Roese · 4 years, 4 months ago
  92. 67b9edb mips: octeon: Update Octeon Kconfig by Stefan Roese · 4 years, 4 months ago
  93. a6c50c3 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · 4 years, 4 months ago
  94. 35d4693 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · 4 years, 4 months ago
  95. 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
  96. 1faed61 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · 4 years, 4 months ago
  97. 560b07f clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 4 months ago
  98. 42bbbfa mips: octeon: dts: Add I2C DT nodes by Stefan Roese · 4 years, 4 months ago
  99. 7bce6c0 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · 4 years, 4 months ago
  100. a432c25 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago