1. ddaa6b1 Bring all testings in gitlab and travis CI to Azure Pipelines by Bin Meng · 5 years ago
  2. 33dbec2 .travis.yml: Remove the unneeded '&' for ls20xx buildman by Bin Meng · 5 years ago
  3. df4019a arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · 5 years ago
  4. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  5. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  6. c7072d1 Add Microsoft Azure Pipelines configuration by Bin Meng · 5 years ago
  7. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
  8. f8d33f8 Add .gitattributes for line endings by Bin Meng · 5 years ago
  9. bcb78a0 doc: Add documentation for how to build U-Boot host tools by Bin Meng · 5 years ago
  10. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
  11. 7f34517 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · 5 years ago
  12. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
  13. 3495f98 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
  14. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  15. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  16. e7c456e Merge branch '2019-10-24-ti-imports' by Tom Rini · 5 years ago
  17. 2604d8d arm: dts: k3-am65: Add R5F ranges in interconnect nodes by Suman Anna · 5 years ago
  18. edfb5de armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · 5 years ago
  19. 430a0b3 arm: dts: k3-j721e: Add ddr node by Lokesh Vutla · 5 years ago
  20. 521a4ef ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · 5 years ago
  21. f84ffa1 dt-bindings: memory-controller: Introduce J721E DDRSS bindings by Lokesh Vutla · 5 years ago
  22. 2c85dfd1 ram: k3-am654: Do not rely on default values for certain DDR register by James Doublesin · 5 years ago
  23. b6a19f0 ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · 5 years ago
  24. e88e472 armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename by James Doublesin · 5 years ago
  25. 362beda arm: K3: Clean and invalidate Linux Image before jumping to Linux by Lokesh Vutla · 5 years ago
  26. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  27. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · 5 years ago
  28. 608448e configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Faiz Abbas · 5 years ago
  29. ebee14a configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode by Faiz Abbas · 5 years ago
  30. e220a46 ARM: dts: dra7: Add usb peripheral nodes in spl by Faiz Abbas · 5 years ago
  31. 56d31ae Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  32. 510adb3 Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  33. cd48940 Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  34. 360ee8e configs: mtmips: remove configs which are selected in Kconfig or useless by developer · 5 years ago
  35. 591826e mips: mtmips: select essential drivers in Kconfig by developer · 5 years ago
  36. e169343 mips: mtmips: change baudrate table for all boards by developer · 5 years ago
  37. 8a71849 dts: mtmips: add default pinctrl to eth nodes for all boards by developer · 5 years ago
  38. 74d8c58 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by developer · 5 years ago
  39. a6b8735 dts: mtmips: add mmc related nodes for mt7628an.dtsi by developer · 5 years ago
  40. 399e4af mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by developer · 5 years ago
  41. 607faf7 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by developer · 5 years ago
  42. e3c4a92 dts: mtmips: enable eth port0 led and link poll functions for all boards by developer · 5 years ago
  43. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · 5 years ago
  44. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · 5 years ago
  45. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · 5 years ago
  46. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · 5 years ago
  47. 065e7dd phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by developer · 5 years ago
  48. 5485f62 dts: mtmips: update reset controller node for mt7628 by developer · 5 years ago
  49. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · 5 years ago
  50. 295ac53 dts: mtmips: add default pinctrl for uart nodes by developer · 5 years ago
  51. bea7fa3 dts: mtmips: add pinctrl node for mt7628 by developer · 5 years ago
  52. e194781 pinctrl: add support for MediaTek MT7628 by developer · 5 years ago
  53. a546d15 spi: mt7621-spi: restore default register value after each xfer by developer · 5 years ago
  54. fe93f59 spi: mt7621-spi: remove data cache and rewrite its xfer function by developer · 5 years ago
  55. 7ad7bee spi: mt7621-spi: use clock frequency from clk driver by developer · 5 years ago
  56. f7ea9e0 dts: mtmips: add clock node for mt7628 by developer · 5 years ago
  57. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · 5 years ago
  58. 0844157 dts: mtmips: enable high-speed UART support for mt7628 by developer · 5 years ago
  59. a799f39 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by developer · 5 years ago
  60. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · 5 years ago
  61. 67d2b61 serial: serial_mtk: enable FIFO and disable flow control by developer · 5 years ago
  62. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  63. 7b86648 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · 5 years ago
  64. 094deda bmips: correct name characters by Álvaro Fernández Rojas · 5 years ago
  65. 1218f58 bmips: configs: switch to size definitions by Álvaro Fernández Rojas · 5 years ago
  66. 55abe84 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · 5 years ago
  67. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · 5 years ago
  68. 456208b bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  69. 3729f78 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  70. 2795b47 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  71. 540d4ea bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  72. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  73. 7e07e49 MIPS: add compile time definition of L2 cache size by Ramon Fried · 5 years ago
  74. ed4e0f8 Merge branch '2019-10-24-UFS-support' by Tom Rini · 5 years ago
  75. 9da57ea ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
  76. 9c24d01 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
  77. 55df7da microblaze: Fix tab indentation in start.S by Michal Simek · 5 years ago
  78. 8d76d2f common: command: Fix manual relocation for repeatable command by Michal Simek · 5 years ago
  79. 1facc8f microblaze: Unify Linux bootm process by Michal Simek · 5 years ago
  80. 4bbe2ac microblaze: Fix FDT message in boot_prep_linux() by Michal Simek · 5 years ago
  81. 4b2ca95 arm64: zynqmp: Add support for e-a2197-00 System Controller by Michal Simek · 5 years ago
  82. 84e584e arm64: zynqmp: Enables SPI_FLASH_BAR by Michal Simek · 5 years ago
  83. 2a01149 ARM: zynq: Disable fdt and evn exist for cse_qspi by Michal Simek · 5 years ago
  84. 2a3a21b ARM: zynq: Remove unused board_early_init_f() by Michal Simek · 5 years ago
  85. ecb0414 ARM: zynq: Dont use 4K sector size support for mini qspi configuration by Michal Simek · 5 years ago
  86. 244ad72 arm64: zynqmp: Dont use 4K sector size support for mini qspi configuration by Siva Durga Prasad Paladugu · 5 years ago
  87. 7964dfa arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB by Siva Durga Prasad Paladugu · 6 years ago
  88. c217714 arm64: versal: Enable BDI for mini mtest configuration by Michal Simek · 5 years ago
  89. c13291f arm64: zynqmp: Add support for zcu216 by Michal Simek · 5 years ago
  90. 6c018b9 arm64: zynqmp: Add support for m-a2197-03 by Michal Simek · 5 years ago
  91. f97470e arm64: zynqmp: Add support for m-a2197-02 by Michal Simek · 5 years ago
  92. 7b6280e arm64: zynqmp: List lpd watchdog in dtsi by Michal Simek · 6 years ago
  93. 7c001dc arm64: zynqmp: Use power header in zynqmp.dtsi by Michal Simek · 5 years ago
  94. a898c33 arm64: zynqmp: Use reset header in zynqmp.dtsi by Michal Simek · 5 years ago
  95. 6dfd0a6 dt-bindings: arm64: zynqmp: Add power and reset headers by Michal Simek · 6 years ago
  96. 9178d29 arm64: zynqmp: Use backward compatible string for gem by Michal Simek · 7 years ago
  97. ebddf49 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · 5 years ago
  98. 2d003d1 dt-bindings: clock: zynqmp: Add clk header by Rajan Vaja · 6 years ago
  99. e007a35 arm64: zynqmp: Update nand device tree node properties by Naga Sureshkumar Relli · 8 years ago
  100. cc855d0 arm64: zynqmp: Fix DT style for ipi mailbox by Michal Simek · 5 years ago