1. 8247002 ram: aspeed: Add AST2600 DRAM control support by Dylan Hung · 4 years ago
  2. ce5ecc1 clk: aspeed: Add AST2600 clock support by Ryan Chen · 4 years ago
  3. f0cb5b8 board: presidio: Add Parallel NAND support by Kate Liu · 4 years ago
  4. 41ccd2e mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 4 years ago
  5. 7ec9ba5 km/arm: cleanup defconfig files by Holger Brunck · 4 years, 1 month ago
  6. f2bcccd km/kirkwood: enable USB support and the host controller driver by Holger Brunck · 4 years, 1 month ago
  7. 6ca79a2 mmc: Only retrieve cd pin when GPIO is enabled by Harm Berntsen · 4 years, 1 month ago
  8. 811e9da acpi: Add missing ARM acpi_table header by Harm Berntsen · 4 years, 1 month ago
  9. 30dfb40 gpio: do not include <asm/arch/gpio.h> on ARCH_QEMU by Harm Berntsen · 4 years, 1 month ago
  10. 4b1c515 clk: mediatek: Add MT8183 clock driver by Fabien Parent · 4 years, 1 month ago
  11. 541f6d3 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years, 1 month ago
  12. 36911b8 configs: pumpkin: enable fastboot by Fabien Parent · 4 years, 1 month ago
  13. ba8d00f configs: pumpkin: enable USB gadget by Fabien Parent · 4 years, 1 month ago
  14. eae9c7f board: mediatek: pumpkin: initialize usb device by Fabien Parent · 4 years, 1 month ago
  15. dee023b arm: dts: mt8516-pumpkin: enable usb port by Fabien Parent · 4 years, 1 month ago
  16. f2503f8 arm: dts: mt8516: add support for USB by Fabien Parent · 4 years, 1 month ago
  17. 5bdd64d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 10 months ago
  18. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
  19. edb6bf9 Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  20. 5651bd3 Merge branch '2021-01-16-assorted-improvements' by Tom Rini · 3 years, 10 months ago
  21. ff2cddf ARM: dts: renesas: Remove leading 0x from rpc node by Lad Prabhakar · 4 years ago
  22. 23ea9b4 pinctrl: renesas: Implement get_pin_muxing() callback by Lad Prabhakar · 4 years ago
  23. 13ed8d5 pinctrl: renesas: Make sure the pin type is updated after setting the MUX by Lad Prabhakar · 4 years ago
  24. 0a04ad6 doc: board: Add Microchip MPFS Icicle Kit doc by Padmarao Begari · 3 years, 11 months ago
  25. 68eccfa riscv: Add Microchip MPFS Icicle Kit support by Padmarao Begari · 3 years, 11 months ago
  26. 5854c3d riscv: dts: Add device tree for Microchip Icicle Kit by Padmarao Begari · 3 years, 11 months ago
  27. 0c4ae80 clk: Add Microchip PolarFire SoC clock driver by Padmarao Begari · 3 years, 11 months ago
  28. 34394ba net: macb: Add phy address to read it from device tree by Padmarao Begari · 3 years, 11 months ago
  29. 7a2c496 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · 3 years, 11 months ago
  30. a235d43 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 11 months ago
  31. 02038c3 riscv: timer: Add support for an early timer by Pragnesh Patel · 3 years, 10 months ago
  32. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 10 months ago
  33. c37341e riscv: Add support for SPI on Kendryte K210 by Sean Anderson · 4 years ago
  34. 1d4d6ad doc: qemu-riscv: Fix opensbi build instructions by Atish Patra · 4 years ago
  35. 2eabe1a cmd: disk: Remove fit_print_contents API by Ravik Hasija · 3 years, 11 months ago
  36. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
  37. b5a828e test: unit test for pr_err(), pr_cont() by Heinrich Schuchardt · 3 years, 11 months ago
  38. 2e396a1 log: provide missing macros by Heinrich Schuchardt · 3 years, 11 months ago
  39. 42b7481 log: make debug_cond() function like by Heinrich Schuchardt · 3 years, 11 months ago
  40. c395485 ram: k3-j721e: rename BIT_MASK() by Heinrich Schuchardt · 3 years, 11 months ago
  41. 5e24b9e mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · 3 years, 11 months ago
  42. 8239a7f lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 4 years ago
  43. cc39cc6 lib: zlib: include ctype.h by Heinrich Schuchardt · 4 years ago
  44. d102abd lib: aes: build failure with DEBUG=1 by Heinrich Schuchardt · 4 years ago
  45. 109e1a3 armv8: Makefile: build cache files when needed by Peng Fan · 4 years ago
  46. 85c5065 common: Makefile: drop duplicated line by Peng Fan · 4 years ago
  47. b0c2a10 dts: Log name of expected .dtb file by Florian Klink · 4 years ago
  48. 3c0629b bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 4 years ago
  49. 26b66a3 string: Use memcpy() within memmove() when we can by Patrick Delaunay · 4 years ago
  50. 42149c9 drivers: serial: probe all uart devices by Vabhav Sharma · 4 years ago
  51. bcab47a dm: core: add function uclass_probe_all() to probe all devices by Vabhav Sharma · 4 years ago
  52. 127dde8 console: cosmetics: remove #if 0 by Patrick Delaunay · 4 years ago
  53. 0ba04f0 common: always compile fixup_cmdtable() by Heinrich Schuchardt · 4 years ago
  54. ba87da4 common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · 4 years ago
  55. 4ed1363 cli_readline: Only insert printable chars by Steve Bennett · 4 years ago
  56. 8b7bf53 Add optional salt to AUTOBOOT_STOP_STR_SHA256 by Joel Peshkin · 4 years ago
  57. 46e8336 doc/README.gpt: reflow partition type GUID table by Rasmus Villemoes · 4 years ago
  58. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
  59. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
  60. 4e6f8fb power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL by Nishanth Menon · 4 years ago
  61. c8cdd49 test: correct the test prefix in ut str by Patrick Delaunay · 4 years ago
  62. 704679d test: correct the test prefix in ut cmd_mem by Patrick Delaunay · 4 years ago
  63. 8dd78a9 test: Only enable bloblist test when supported by Simon Glass · 4 years, 1 month ago
  64. b8f0082 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years, 1 month ago
  65. 0c6776c cmd: gpt: add eMMC and GPT support by Corneliu Doban · 4 years, 1 month ago
  66. 3273e83 Kconfig: simple panel requires backlight by Marcin Juszkiewicz · 4 years, 1 month ago
  67. 1cdcd0c cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · 4 years, 1 month ago
  68. 7423bbf test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · 4 years, 1 month ago
  69. ad2bf2a Merge branch '2021-01-15-assorted-improvements' by Tom Rini · 3 years, 10 months ago
  70. 04790f5 doc: sifive: fu540: fix heading levels by Heinrich Schuchardt · 4 years ago
  71. db65151 doc: move README.fdt-overlays to HTML documentation by Heinrich Schuchardt · 4 years ago
  72. 58eff0d doc: board: fix README.b4860qds by Heinrich Schuchardt · 4 years ago
  73. 34fdf23 doc: add synopsis for pstore command by Heinrich Schuchardt · 4 years ago
  74. 745106c doc: man-page base command by Heinrich Schuchardt · 4 years ago
  75. 6427b5b cmd: Add MBR partition layout control utility by Marek Szyprowski · 4 years ago
  76. 6a60b67 disk: dos: add code for creating MBR partition layout by Marek Szyprowski · 4 years ago
  77. cbea647 disk: dos: make some functions static by Marek Szyprowski · 4 years ago
  78. 552f79c disk: dos: use generic macro for unaligned le32 access by Marek Szyprowski · 4 years ago
  79. 654fa83 disk: dos: add some defines for the hardcoded numbers by Marek Szyprowski · 4 years ago
  80. 29ee06b disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 4 years ago
  81. cb96e22 IOMUX: Stop dropped consoles by Andy Shevchenko · 4 years ago
  82. 32e8598 IOMUX: Drop indentation level by removing redundant 'else' by Andy Shevchenko · 4 years ago
  83. c9d642b IOMUX: Refactor iomux_doenv() in order to increase readability by Andy Shevchenko · 4 years ago
  84. 07fb8b1 IOMUX: Preserve console list if realloc() fails by Andy Shevchenko · 4 years ago
  85. 70e7ced console: Provide a documentation for console_search_dev() by Andy Shevchenko · 4 years ago
  86. cfaed7f console: rename search_device() to console_search_dev() by Andy Shevchenko · 4 years ago
  87. f389f9c console: move search_device() from iomux.h to console.h by Andy Shevchenko · 4 years ago
  88. bdb0d4c console: Keep ->start() and ->stop() balanced by Andy Shevchenko · 4 years ago
  89. 2bce021 console: Introduce console_start() and console_stop() by Andy Shevchenko · 4 years ago
  90. 4e8d61f console: add console_has_tstc helper function for CONSOLE_MUX by Patrick Delaunay · 4 years ago
  91. c20847f console: remove #ifdef CONFIG_CONSOLE_RECORD by Patrick Delaunay · 4 years ago
  92. 7c5f6ed console: add function console_devices_set by Patrick Delaunay · 4 years ago
  93. 4b0b56f console: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 4 years ago
  94. c1b30d5 global_data: Enable spl_handoff only if CONFIG_HANDOFF is set by Ovidiu Panait · 4 years ago
  95. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 4 years ago
  96. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
  97. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 4 years ago
  98. 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 4 years ago
  99. 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 4 years ago
  100. b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 4 years ago