1. bb8de08 stm32mp1: spl: hang with trace when DDR init failed by Patrick Delaunay · 6 years ago
  2. dde32d6 stm32mp1: cosmetic: add comment on psci_migrate_info_type return value by Patrick Delaunay · 6 years ago
  3. 6d3cbf3 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
  4. aa4e685 stm32mp1: spl: add spl_display_print by Patrick Delaunay · 6 years ago
  5. 45c82d2 stm32mp1: update print_cpuinfo() by Patrick Delaunay · 6 years ago
  6. 18660a6 stm32mp1: update boot mode management by Patrick Delaunay · 6 years ago
  7. d70e3f8 stm32mp1: add runtime information in environment by Patrick Delaunay · 6 years ago
  8. 92dc102 stm32mp1: display board information by Patrick Delaunay · 6 years ago
  9. 7858d7e stm32mp1: bsec: access with SMC for trusted boot by Patrick Delaunay · 6 years ago
  10. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  11. e9f03d7 Merge branch '2019-04-09-master-imports-fs' by Tom Rini · 6 years ago
  12. d7e439c test.py: Disable fsck for FAT tests for now by Tom Rini · 6 years ago
  13. 003ab30 Fix ext4 block group descriptor sizing by Benjamin Lim · 6 years ago
  14. 9320e2b test/py: mmc: Add 'mmc read' performance check by Marek Vasut · 6 years ago
  15. d9b1ef3 test/py: mmc: Add 'mmc info' test by Marek Vasut · 6 years ago
  16. faaa690 test/py: mmc: Add 'mmc rescan' test by Marek Vasut · 6 years ago
  17. 6476d85 test/py: mmc: Add 'mmc dev' test by Marek Vasut · 6 years ago
  18. 72bf72d test/py: mmc: Factor out device selection by Marek Vasut · 6 years ago
  19. ccea733 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · 6 years ago
  20. 785dfea fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · 6 years ago
  21. 8aea8a6 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  22. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  23. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  24. d192136 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  25. d2fd35c test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  26. 5390ced test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  27. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  28. 27c3cfd Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  29. 7783697 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  30. 4029180 net: macb: Add small delay after link establishment by Stefan Roese · 6 years ago
  31. 13c9c92 pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  32. d95dae1 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 6 years ago
  33. e42e6c6 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 6 years ago
  34. ac3bfe9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 6 years ago
  35. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  36. 9be1ee8 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 6 years ago
  37. 67bcbef arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  38. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  39. 26c8ce7 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 6 years ago
  40. 9e35086 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
  41. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  42. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  43. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago
  44. 411d75d watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 6 years ago
  45. b1f3da8 serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 6 years ago
  46. 7937d03 arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
  47. 05dede5 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
  48. 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  49. 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  50. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  51. a59fb30 mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · 6 years ago
  52. d2df1d1 Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  53. bf40f2c Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  54. c4a2f10 Prepare v2019.04 by Tom Rini · 6 years ago
  55. 6d1eb7d arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 6 years ago
  56. ce51ffa Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  57. 0b79b38 dts: imx8qxp-mek: Add PHY post reset delay by Andrejs Cainikovs · 6 years ago
  58. 24b6aac net: dm: fec: Support phy-reset-post-delay property by Andrejs Cainikovs · 6 years ago
  59. f3170d1 watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago
  60. 5ca381e riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 6 years ago
  61. f8512f7 riscv: ae350: enable SMP by Rick Chen · 6 years ago
  62. 5e56cda riscv: dts: ae350 support SMP by Rick Chen · 6 years ago
  63. f71410a riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 6 years ago
  64. 14a1075 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 6 years ago
  65. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  66. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  67. f11af61 riscv: qemu: enable SMP by Lukas Auer · 6 years ago
  68. 9112caf riscv: fu540: enable SMP by Lukas Auer · 6 years ago
  69. cddde09 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  70. 9ebf294 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  71. c4a6c8f riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  72. a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  73. 8de4b3e riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  74. 01558e2 riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  75. e79178b riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  76. 9c03845 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  77. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  78. 02505e9 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
  79. 00b00a1 efi_loader: correct CTRL-A - CTRL-Z console input by Heinrich Schuchardt · 6 years ago
  80. f1fe17e efi_loader: enable file SetInfo() by Heinrich Schuchardt · 6 years ago
  81. 34c303b efi_loader: correct file creation by Heinrich Schuchardt · 6 years ago
  82. d4fe528 efi_loader: debug output file handle in efi_file_open() by Heinrich Schuchardt · 6 years ago
  83. b0ad905 efi_loader: boottime: export efi_[un]load_image() by AKASHI Takahiro · 6 years ago
  84. bbe13da efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
  85. f7fe45b efi_loader: variables PlatformLang and PlatformLangCodes by Heinrich Schuchardt · 6 years ago
  86. 706a2fe efi_loader: EFI_PRINT instead of debug for memory services by Heinrich Schuchardt · 6 years ago
  87. 55111c3 efi_loader: EFI_PRINT instead of debug for variable services by Heinrich Schuchardt · 6 years ago
  88. 8efe079 efi_loader: parameter checks in StartImage and Exit() by Heinrich Schuchardt · 6 years ago
  89. 2650a4d efi_loader: rearrange boottime service functions by Heinrich Schuchardt · 6 years ago
  90. b4e2ba3 efi_loader: sanity checks when freeing memory by Heinrich Schuchardt · 6 years ago
  91. f92074f efi_selftest: check image_base, image_size by Heinrich Schuchardt · 6 years ago
  92. 068879a efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
  93. e6577f9 efi_loader: bootmgr: support BootNext and BootCurrent variable behavior by AKASHI Takahiro · 6 years ago
  94. 47e35a9 efi_loader: release file buffer after loading image by Heinrich Schuchardt · 6 years ago
  95. 56a3161 Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  96. af9ce1f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  97. 8fe4c24 Merge branch '2019-04-03-master-imports' by Tom Rini · 6 years ago
  98. 7ac69ab tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 6 years ago
  99. 8ada134 fix compile error on macOS Mojave by 默默 · 6 years ago
  100. 1a0b547 configs: khadas_vim2: Fix defconfig by Neil Armstrong · 6 years ago