1. e120d12 armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller by Chuanhua Han · 5 years ago
  2. dcfb8f5 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A by Chuanhua Han · 5 years ago
  3. 954cd78 boards: ls1028a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  4. 7abf9c1 configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  5. 07cb35f armv8: dts: lx2160aqds : Add pcf2127 node by Chuanhua Han · 5 years ago
  6. 29b9e66 armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0 by Chuanhua Han · 5 years ago
  7. 16c22fb armv8: dts: Add pcf2127 node for lx2160ardb by Chuanhua Han · 5 years ago
  8. d1edea2 armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes by Chuanhua Han · 5 years ago
  9. db71762 gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A by Chuanhua Han · 5 years ago
  10. 068cabe drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · 5 years ago
  11. 0eba65d boards: lx2160a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  12. bc475d0 configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  13. acf40f5 armv8: ls1028a: select BOARD_LATE_INIT config by Yuantian Tang · 5 years ago
  14. 0f6607f common: qixis: make the qixis compatible with new soc by Yuantian Tang · 5 years ago
  15. cf0bbbd drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 5 years ago
  16. 1e60ccd Merge branch '2019-08-20-master-imports' by Tom Rini · 5 years ago
  17. 000fc15 Merge branch '2019-08-20-ti-imports' by Tom Rini · 5 years ago
  18. 4f23d24 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · 5 years ago
  19. cd1db46 easylogo: avoid buffer overrun by Heinrich Schuchardt · 5 years ago
  20. ad49488 jffs2: remove unused code files by Uwe Kleine-König · 5 years ago
  21. 908d006 mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · 5 years ago
  22. 2da56af mailmap: provide usage instruction by Heinrich Schuchardt · 5 years ago
  23. 1425465 README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · 5 years ago
  24. e171dc2 arm: omap2: am43xx: Enable CONFIG_BLK by Suniel Mahesh · 5 years ago
  25. c8e8de1 arm: dts: Makefile: clean *dtb_HS by Suniel Mahesh · 5 years ago
  26. a517c1f ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · 5 years ago
  27. 042dd8f arm: baltos: switch to driver model for the watchdog timer by Yegor Yefremov · 5 years ago
  28. e9e2216 davinci: omapl138-lcdk: Remove empty compiler directives by Adam Ford · 5 years ago
  29. 1905af1 ARM: davinci: Remove duplicated references by Adam Ford · 5 years ago
  30. a6f1402 ARM: da850evm: Remove dead code by Adam Ford · 5 years ago
  31. 5569304 ARM: da850evm: Remove dead SPI Code by Adam Ford · 5 years ago
  32. a24b051 Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR" by Adam Ford · 5 years ago
  33. 8f6babf ARM: omapl138_lcdk: Enable USB by Adam Ford · 5 years ago
  34. 3d52736 configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · 5 years ago
  35. d2986a9 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  36. ee53b59 configs: Remove unneeded overlay_files environment variable by Andrew F. Davis · 5 years ago
  37. debe7a1 arm: baltos: use device tree alias to access Ethernet slave by Yegor Yefremov · 5 years ago
  38. a2ca54f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  39. 0ed2e2d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  40. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  41. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
  42. 7ba79f2 configs: update rk3288 veyron defconfigs by Urja Rannikko · 6 years ago
  43. a186e8a configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · 6 years ago
  44. 64df512 configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig by Urja Rannikko · 6 years ago
  45. 8f0a70e core: ofnode: do not assert if node not valid in ofnode_get_name() by Kever Yang · 5 years ago
  46. 8a681f4 rockchip: rk3399: Add ROC-RK3399-PC support by Levin Du · 5 years ago
  47. d117f91 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  48. 8ad01ce x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
  49. ad79d60 cbfs: Rename camel-case variables by Simon Glass · 5 years ago
  50. 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
  51. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  52. 02e4af6 cbfs: Move static variables into a struct by Simon Glass · 5 years ago
  53. fc7b9e1 cbfs: Move declarations above functions by Simon Glass · 5 years ago
  54. 72b2465 cbfs: Allow CBFS to be used in SPL by Simon Glass · 5 years ago
  55. 0c4a0e6 doc: arch: correct links in x86.rst by Heinrich Schuchardt · 5 years ago
  56. 79bf445 doc: formatting slimbootloader.rst by Heinrich Schuchardt · 5 years ago
  57. 039c031 x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
  58. 81fed78 Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  59. 8c650a9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  60. 3d240d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  61. 9f8932d efi_loader: do not call efi_runtime_detach twice by Heinrich Schuchardt · 5 years ago
  62. 53e1d8f efi_loader: parameter check in SetVirtualAddressMap by Heinrich Schuchardt · 5 years ago
  63. a6d3709 efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  64. a89441a arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
  65. 998f7cb ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · 5 years ago
  66. 63b312d arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name by Ley Foon Tan · 5 years ago
  67. 4539926 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · 5 years ago
  68. e604410 riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · 5 years ago
  69. 88af42d doc: sifive-fu540: Update README to explicitly load DTB for Linux by Anup Patel · 5 years ago
  70. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  71. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  72. 8836384 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · 5 years ago
  73. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  74. f55e80f Prepare v2019.10-rc2 by Tom Rini · 5 years ago
  75. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  76. 60f38d8 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  77. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  78. 5939afc Merge branch '2019-08-11-master-imports' by Tom Rini · 5 years ago
  79. d7ae932 gitlab-ci: Consolidate some testsuite jobs by Tom Rini · 5 years ago
  80. edbe0d5 gitlab-ci: Add USER environment variable to buildman/patman tests by Tom Rini · 5 years ago
  81. 0805fe1 arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · 5 years ago
  82. c659a97 firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · 5 years ago
  83. 51cd1e2 ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR by Adam Ford · 5 years ago
  84. 79bb646 ARM: da850-evm: Enable filesystem commands when booting from NOR by Adam Ford · 5 years ago
  85. d2c3019 ARM: da850-evm: Increase environment NOR partition offset by Adam Ford · 5 years ago
  86. 66e2637 ARM: da850-evm: Fix Lowlevel init by Adam Ford · 5 years ago
  87. 36de3b0 configs: am65x_evm_a53: enable support for PCIe ethernet cards by Sekhar Nori · 5 years ago
  88. 476e991 arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  89. e0598c4 configs: am65x_evm_a53: enable PCIe support by Sekhar Nori · 5 years ago
  90. 888e1ca phy: add support for AM654x SERDES by Sekhar Nori · 5 years ago
  91. 03c396b pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · 5 years ago
  92. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  93. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  94. 71cd80a power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · 5 years ago
  95. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  96. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  97. 193a1e9 pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
  98. 7659ea3 watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  99. 2800bb1 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · 5 years ago
  100. eb16772 configs: sei510: disable PSCI_RESET to support fastboot reboot_flag by Neil Armstrong · 5 years ago