1. 1c48fda fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · 6 years ago
  2. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  3. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  4. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  5. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  6. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  7. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  8. d5aee65 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  9. 4c24dab Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 5 years ago
  10. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  11. 7bf9bca net: macb: Add small delay after link establishment by Stefan Roese · 5 years ago
  12. 068d4c0a pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 5 years ago
  13. be6e240 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 5 years ago
  14. 1a6a828 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 5 years ago
  15. 04d4ec9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 5 years ago
  16. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 5 years ago
  17. d4c8873 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 5 years ago
  18. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 5 years ago
  19. 9ea6f71 Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 5 years ago
  20. 581e711 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 5 years ago
  21. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 5 years ago
  22. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 5 years ago
  23. 05d4b8e arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 5 years ago
  24. 6c04bd3 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 5 years ago
  25. 7fbd42f watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 5 years ago
  26. e567dfb serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 5 years ago
  27. ce4d04a arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 5 years ago
  28. e6a2769 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 5 years ago
  29. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 5 years ago
  30. 7dee184 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  31. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  32. 66e78fc mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · 6 years ago
  33. 1d63ec3 Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  34. ffb269a Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  35. 3c99166 Prepare v2019.04 by Tom Rini · 5 years ago
  36. 85c3d46 arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 5 years ago
  37. c48b07a Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · 5 years ago
  38. e82fa10 dts: imx8qxp-mek: Add PHY post reset delay by Andrejs Cainikovs · 6 years ago
  39. 31d4045 net: dm: fec: Support phy-reset-post-delay property by Andrejs Cainikovs · 6 years ago
  40. ccd063e watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 5 years ago
  41. 48b90d9 riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 5 years ago
  42. 076b845 riscv: ae350: enable SMP by Rick Chen · 5 years ago
  43. a1ce531 riscv: dts: ae350 support SMP by Rick Chen · 5 years ago
  44. dda00ae riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 5 years ago
  45. 8848474 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 5 years ago
  46. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 5 years ago
  47. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 5 years ago
  48. d0a8fd3 riscv: qemu: enable SMP by Lukas Auer · 6 years ago
  49. 0ed93a8 riscv: fu540: enable SMP by Lukas Auer · 6 years ago
  50. 8ac39e2 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  51. e043240 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  52. f28ad25 riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  53. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  54. 1446b26 riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  55. 2503ccc riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  56. f152feb riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  57. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  58. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  59. afbc319 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 5 years ago
  60. bfc2dd5 efi_loader: correct CTRL-A - CTRL-Z console input by Heinrich Schuchardt · 5 years ago
  61. fbe4c7d efi_loader: enable file SetInfo() by Heinrich Schuchardt · 5 years ago
  62. cb0c2a7 efi_loader: correct file creation by Heinrich Schuchardt · 5 years ago
  63. 19b2d89 efi_loader: debug output file handle in efi_file_open() by Heinrich Schuchardt · 5 years ago
  64. d7e0b01 efi_loader: boottime: export efi_[un]load_image() by AKASHI Takahiro · 6 years ago
  65. bc8fc32 efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 5 years ago
  66. 734d325 efi_loader: variables PlatformLang and PlatformLangCodes by Heinrich Schuchardt · 5 years ago
  67. e301e02 efi_loader: EFI_PRINT instead of debug for memory services by Heinrich Schuchardt · 5 years ago
  68. cc2ed79 efi_loader: EFI_PRINT instead of debug for variable services by Heinrich Schuchardt · 5 years ago
  69. bb31c3f efi_loader: parameter checks in StartImage and Exit() by Heinrich Schuchardt · 5 years ago
  70. a115d56 efi_loader: rearrange boottime service functions by Heinrich Schuchardt · 5 years ago
  71. 2c3ec28 efi_loader: sanity checks when freeing memory by Heinrich Schuchardt · 5 years ago
  72. 1c606e8 efi_selftest: check image_base, image_size by Heinrich Schuchardt · 6 years ago
  73. 8458bf6 efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
  74. 37279ad efi_loader: bootmgr: support BootNext and BootCurrent variable behavior by AKASHI Takahiro · 6 years ago
  75. b0c3c34 efi_loader: release file buffer after loading image by Heinrich Schuchardt · 6 years ago
  76. 0e62d5b Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  77. 0e708ab Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  78. 05fa129 Merge branch '2019-04-03-master-imports' by Tom Rini · 5 years ago
  79. d7edeba tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 5 years ago
  80. ab8fc41 fix compile error on macOS Mojave by 默默 · 5 years ago
  81. 2118a27 configs: khadas_vim2: Fix defconfig by Neil Armstrong · 5 years ago
  82. 82548aa phy: Also allow MESON_GXM for MESON_GXL_USB_PHY by Neil Armstrong · 5 years ago
  83. 7252274 travis-ci: fix at91 missing boards by Eugen Hristev · 5 years ago
  84. da60b43 DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) by Lukasz Majewski · 5 years ago
  85. 8e2b1f2 cosmetic: Remove not needed string from kp_imx53.h config by Lukasz Majewski · 5 years ago
  86. f73c09e cosmetic: config: Remove empty #ifdefs by Lukasz Majewski · 5 years ago
  87. 2a766db1 doc: Fix outdated ohci board hook documentation by Krzysztof Kozlowski · 5 years ago
  88. 6574931 imx8mq_evk: README: Make the underline marker fill the whole sentence by Fabio Estevam · 6 years ago
  89. d3c8727 imx8mq_evk: README: Fix a typo in the destination path by Fabio Estevam · 6 years ago
  90. 0adc3f8 imx8mq_evk: README: Need to copy bl31.bin to U-Boot source tree by Fabio Estevam · 6 years ago
  91. da06f9a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  92. bcd40c3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  93. 9d1e136 clk: sunxi: a10: Add CLK_AHB_GMAC by Jagan Teki · 5 years ago
  94. 8a0746d tools/imx8m_image.sh: remove bashism by Baruch Siach · 6 years ago
  95. 4da84d1 Merge tag 'u-boot-imx-20190401' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  96. 00102ae pico-imx7d: README: Recommend the usage of a USB hub by Fabio Estevam · 5 years ago
  97. 40ee163 configs: icorem6: Use imx6 cratch register for bootcount by Jagan Teki · 6 years ago
  98. 8b9cba0 configs: icore: Fix U-Boot proper loading from nand by Michael Trimarchi · 6 years ago
  99. b7de88c ARM: imx6q_logic: Enable UUID support by Adam Ford · 6 years ago
  100. 9b8d9ec pico-imx6ul: Fix eMMC boot after DM_MMC conversion by Fabio Estevam · 6 years ago