1. e6849e2 clk: introduce enable_count by Peng Fan · 5 years ago
  2. 753e538 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · 5 years ago
  3. 2bdb42f easylogo: avoid buffer overrun by Heinrich Schuchardt · 5 years ago
  4. 071f369 jffs2: remove unused code files by Uwe Kleine-König · 5 years ago
  5. 848256b mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · 5 years ago
  6. 7dd83ed mailmap: provide usage instruction by Heinrich Schuchardt · 5 years ago
  7. 150a878 README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · 5 years ago
  8. 000fc15 Merge branch '2019-08-20-ti-imports' by Tom Rini · 5 years ago
  9. e171dc2 arm: omap2: am43xx: Enable CONFIG_BLK by Suniel Mahesh · 5 years ago
  10. c8e8de1 arm: dts: Makefile: clean *dtb_HS by Suniel Mahesh · 5 years ago
  11. a517c1f ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · 5 years ago
  12. 042dd8f arm: baltos: switch to driver model for the watchdog timer by Yegor Yefremov · 5 years ago
  13. e9e2216 davinci: omapl138-lcdk: Remove empty compiler directives by Adam Ford · 5 years ago
  14. 1905af1 ARM: davinci: Remove duplicated references by Adam Ford · 5 years ago
  15. a6f1402 ARM: da850evm: Remove dead code by Adam Ford · 5 years ago
  16. 5569304 ARM: da850evm: Remove dead SPI Code by Adam Ford · 5 years ago
  17. a24b051 Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR" by Adam Ford · 5 years ago
  18. 8f6babf ARM: omapl138_lcdk: Enable USB by Adam Ford · 5 years ago
  19. 3d52736 configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · 5 years ago
  20. d2986a9 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  21. ee53b59 configs: Remove unneeded overlay_files environment variable by Andrew F. Davis · 5 years ago
  22. debe7a1 arm: baltos: use device tree alias to access Ethernet slave by Yegor Yefremov · 5 years ago
  23. a2ca54f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  24. 0ed2e2d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  25. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  26. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  27. 7ba79f2 configs: update rk3288 veyron defconfigs by Urja Rannikko · 5 years ago
  28. a186e8a configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · 5 years ago
  29. 64df512 configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig by Urja Rannikko · 5 years ago
  30. 8f0a70e core: ofnode: do not assert if node not valid in ofnode_get_name() by Kever Yang · 5 years ago
  31. 8a681f4 rockchip: rk3399: Add ROC-RK3399-PC support by Levin Du · 5 years ago
  32. d117f91 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  33. 8ad01ce x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
  34. ad79d60 cbfs: Rename camel-case variables by Simon Glass · 5 years ago
  35. 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
  36. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  37. 02e4af6 cbfs: Move static variables into a struct by Simon Glass · 5 years ago
  38. fc7b9e1 cbfs: Move declarations above functions by Simon Glass · 5 years ago
  39. 72b2465 cbfs: Allow CBFS to be used in SPL by Simon Glass · 5 years ago
  40. 0c4a0e6 doc: arch: correct links in x86.rst by Heinrich Schuchardt · 5 years ago
  41. 79bf445 doc: formatting slimbootloader.rst by Heinrich Schuchardt · 5 years ago
  42. 039c031 x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
  43. 81fed78 Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  44. 8c650a9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  45. 3d240d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  46. 9f8932d efi_loader: do not call efi_runtime_detach twice by Heinrich Schuchardt · 5 years ago
  47. 53e1d8f efi_loader: parameter check in SetVirtualAddressMap by Heinrich Schuchardt · 5 years ago
  48. a6d3709 efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  49. a89441a arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
  50. 998f7cb ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · 5 years ago
  51. 63b312d arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name by Ley Foon Tan · 5 years ago
  52. 4539926 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · 5 years ago
  53. e604410 riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · 5 years ago
  54. 88af42d doc: sifive-fu540: Update README to explicitly load DTB for Linux by Anup Patel · 5 years ago
  55. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  56. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  57. 8836384 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · 5 years ago
  58. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  59. f55e80f Prepare v2019.10-rc2 by Tom Rini · 5 years ago
  60. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  61. 60f38d8 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  62. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  63. 5939afc Merge branch '2019-08-11-master-imports' by Tom Rini · 5 years ago
  64. d7ae932 gitlab-ci: Consolidate some testsuite jobs by Tom Rini · 5 years ago
  65. edbe0d5 gitlab-ci: Add USER environment variable to buildman/patman tests by Tom Rini · 5 years ago
  66. 0805fe1 arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · 5 years ago
  67. c659a97 firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · 5 years ago
  68. 51cd1e2 ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR by Adam Ford · 5 years ago
  69. 79bb646 ARM: da850-evm: Enable filesystem commands when booting from NOR by Adam Ford · 5 years ago
  70. d2c3019 ARM: da850-evm: Increase environment NOR partition offset by Adam Ford · 5 years ago
  71. 66e2637 ARM: da850-evm: Fix Lowlevel init by Adam Ford · 5 years ago
  72. 36de3b0 configs: am65x_evm_a53: enable support for PCIe ethernet cards by Sekhar Nori · 5 years ago
  73. 476e991 arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  74. e0598c4 configs: am65x_evm_a53: enable PCIe support by Sekhar Nori · 5 years ago
  75. 888e1ca phy: add support for AM654x SERDES by Sekhar Nori · 5 years ago
  76. 03c396b pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · 5 years ago
  77. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  78. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  79. 71cd80a power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · 5 years ago
  80. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  81. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  82. 193a1e9 pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
  83. 7659ea3 watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  84. 2800bb1 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · 5 years ago
  85. eb16772 configs: sei510: disable PSCI_RESET to support fastboot reboot_flag by Neil Armstrong · 5 years ago
  86. 9a34ded ARM: meson: Add support for fastboot_set_reboot_flag() by Neil Armstrong · 5 years ago
  87. 0998367 boards: meson: add g12a sei510 by Jerome Brunet · 6 years ago
  88. b1dd7de arm: meson: add sm command to retrieve the reboot reason by Neil Armstrong · 5 years ago
  89. 559e625 arm: meson: add sm cmd to retrieve SoC serial by Neil Armstrong · 5 years ago
  90. 191a374 configs: meson64: permit redefining ENV_SIZE by Neil Armstrong · 6 years ago
  91. cddca4b ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 by Neil Armstrong · 5 years ago
  92. 6de5a71 arm: mvebu: turris_omnia: update defconfig by Marek Behún · 5 years ago
  93. 9921179 ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT by Chris Packham · 5 years ago
  94. 00f9baf powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  95. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  96. 1bd17b9 km/arm: remove unmaintained target PORTL2 by Pascal Linder · 5 years ago
  97. abbaa8e km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  98. b75e9e3 km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  99. 9db6bff km: fixed typo in KM Kirkwood header file by Pascal Linder · 5 years ago
  100. e5c9e83 km: clean up header files for KM Kirkwood boards by Pascal Linder · 5 years ago