1. 79d4204 MAINTAINERS: Record documentation for Xilinx platforms by Michal Simek · 4 years, 2 months ago
  2. f5d8b1a microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · 4 years, 2 months ago
  3. 627085e microblaze: start.S: Factor out exception setup code to __setup_exceptions by Ovidiu Panait · 4 years, 2 months ago
  4. c99e87f Merge branch '2020-10-23-misc-changes' by Tom Rini · 4 years, 1 month ago
  5. 16cc5ad power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago WIP/2020-10-23-misc-changes
  6. 62ee957 phy: nop-phy: add clk bulk by Peng Fan · 4 years, 1 month ago
  7. ef4f4f1 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years, 1 month ago
  8. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
  9. f52e925 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
  10. 3bc0db1 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · 4 years, 1 month ago
  11. 3c7bb89 cmd: Split out timer command from the sleep command by Bin Meng · 4 years, 1 month ago
  12. 1606085 cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · 4 years, 1 month ago
  13. ae89702 Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · 4 years, 2 months ago
  14. 7a46274 i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  15. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  16. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
  17. 86eeac7 post: remove redundant condition by Heinrich Schuchardt · 4 years, 4 months ago
  18. 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago WIP/23Oct2020
  19. 89a140a Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · 4 years, 1 month ago
  20. cc696f5 Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
  21. c3d3104 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · 4 years, 1 month ago
  22. 2c48370 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 1 month ago
  23. 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
  24. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  25. ae4fdd7 Merge branch '2020-10-22-misc-changes' by Tom Rini · 4 years, 1 month ago
  26. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago WIP/2020-10-22-misc-changes
  27. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 1 month ago
  28. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years, 1 month ago
  29. 16389a7 xen: add definitions for console_io by AKASHI Takahiro · 4 years, 1 month ago
  30. 3a51b2a arch: arm/xen: add putc() for debugging by AKASHI Takahiro · 4 years, 1 month ago
  31. 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years, 1 month ago
  32. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years, 1 month ago
  33. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
  34. fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years, 1 month ago
  35. 69509fb doc: dfu: fix typo in README.dfu by Chance.Yang · 4 years, 1 month ago
  36. 7ad1e0b log: Tidy up documentation by Simon Glass · 4 years, 1 month ago
  37. ef38b42 ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
  38. 09f2107 fs: btrfs: Fix typo in error message by Naoki Hayama · 4 years, 1 month ago
  39. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
  40. 87459da Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years, 1 month ago
  41. 7438d6a gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years, 1 month ago
  42. 2d1a43b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 1 month ago
  43. 0e3eb47 km/common: change ubicopy variable by Holger Brunck · 4 years, 2 months ago
  44. 6a0952a km: adapt defines and variables for new memory layout by Holger Brunck · 4 years, 2 months ago
  45. dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 2 months ago
  46. cfec8d3 IPQ40xx: Add PRNG support by Robert Marko · 4 years, 2 months ago
  47. 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 2 months ago
  48. 5297341 IPQ40xx: Add support for MDIO by Robert Marko · 4 years, 2 months ago
  49. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years, 2 months ago
  50. 96d6036 IPQ40xx: Add SPI support by Robert Marko · 4 years, 2 months ago
  51. 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 2 months ago
  52. 3311eda tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 2 months ago
  53. 5d57dfa km: fix license string and compatible strings by Holger Brunck · 4 years, 2 months ago
  54. 047f6ec README: Convert HTTP links to HTTPS by Naoki Hayama · 4 years, 2 months ago
  55. 81a05d9 README: vxworks: Fix typo overwride by Naoki Hayama · 4 years, 2 months ago
  56. bbb140e README: sandbox: Change reference to sandbox details by Naoki Hayama · 4 years, 2 months ago
  57. e4eb313 README: Update directory hierarchy by Naoki Hayama · 4 years, 2 months ago
  58. c4bd51e README: Update source code location by Naoki Hayama · 4 years, 2 months ago
  59. 6681bbb README: Update links to mailing list archives by Naoki Hayama · 4 years, 2 months ago
  60. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
  61. aff60ab doc: Document timer API by Sean Anderson · 4 years, 2 months ago
  62. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  63. 8d5d97c cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years, 2 months ago
  64. 6ebe6b3 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years, 2 months ago
  65. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
  66. ad5fb9f mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years, 2 months ago
  67. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
  68. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
  69. 39565cc tpm: cr50: Correct logging statements by Simon Glass · 4 years, 2 months ago
  70. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 2 months ago
  71. 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 2 months ago
  72. 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 2 months ago
  73. 28dc20f syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years, 2 months ago
  74. 8021296 log: Add missing category names by Simon Glass · 4 years, 2 months ago
  75. b90daf2 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago WIP/22Oct2020
  76. 281d94b Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 1 month ago
  77. 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
  78. 1949232 sun50i: a64: A64-Teres-I board detect builtin keyboard by Jonas Smedegaard · 4 years, 4 months ago
  79. 22885f4 sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMC by Jonas Smedegaard · 4 years, 4 months ago
  80. e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 1 month ago
  81. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
  82. 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 1 month ago
  83. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 1 month ago
  84. 827c420 sunxi: binman: Use a macro for the BL31 load address by Samuel Holland · 4 years, 1 month ago
  85. 6b7c7ed sunxi: binman: Provide a default BL31 filename by Samuel Holland · 4 years, 1 month ago
  86. eafbdbb sunxi: binman: Fix spacing between nodes by Samuel Holland · 4 years, 1 month ago
  87. b26536a binman: Only write FDT once per node by Samuel Holland · 4 years, 1 month ago
  88. 509978e Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · 4 years, 1 month ago
  89. 0e3160b sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years, 1 month ago
  90. 5d92dac Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago WIP/21Oct2020
  91. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
  92. fb5b167 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 4 months ago
  93. 5108a25 git-mailrc: Update email address of Maxime Ripard by Jonas Smedegaard · 4 years, 4 months ago
  94. 3940a47 sunxi: Pine-H64: Explicitly enable PHY regulator by Andre Przywara · 4 years, 5 months ago
  95. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 5 months ago
  96. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years, 1 month ago
  97. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 5 months ago
  98. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 5 months ago
  99. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 5 months ago
  100. 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 5 months ago