1. f746ab6 board: ge: bx50v3: sync devicetrees from Linux by Robert Beckett · 5 years ago
  2. f3adb66 imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 5 years ago
  3. 74758a9 imx6: aristainetos: add support for rev C board by Heiko Schocher · 5 years ago
  4. fbe7e2f imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · 5 years ago
  5. 57c4aad imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · 5 years ago
  6. 381a63b imx6: aristainetos: add DM_SERIAL support by Heiko Schocher · 5 years ago
  7. 5433379 imx6: aristainetos: prepare dts for other board versions by Heiko Schocher · 5 years ago
  8. 1e2b010 imx6: aristainetos: add device tree from linux by Heiko Schocher · 5 years ago
  9. 2ab26e4 imx6: aristainetos: remove 2b version by Heiko Schocher · 5 years ago
  10. 219913c imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 5 years ago
  11. 5019699 imx6: remove aristainetos board by Heiko Schocher · 5 years ago
  12. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · 5 years ago
  13. 9798288 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · 5 years ago
  14. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  15. 3a8d4e1 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · 5 years ago
  16. 49ec4b9 rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · 5 years ago
  17. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  18. 57f4265 ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  19. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  20. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  21. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  22. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  23. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  24. d99e3e6 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · 5 years ago
  25. f25cacc sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2 by Diego Rondini · 5 years ago
  26. 4fe34597 sunxi: psci: avoid error address-of-packed-member by Heinrich Schuchardt · 5 years ago
  27. 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
  28. f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
  29. 45ca663 dts: am335x-brsmarc1/xre1: insert phy_id again by Hannes Schmelzer · 5 years ago
  30. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  31. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  32. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · 5 years ago
  33. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 5 years ago
  34. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · 5 years ago
  35. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · 5 years ago
  36. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 5 years ago
  37. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 5 years ago
  38. 276292a riscv: ax25: add SPL support by Rick Chen · 5 years ago
  39. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 5 years ago
  40. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  41. 2e14ad0 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · 5 years ago
  42. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  43. 268dad2 arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · 5 years ago
  44. 3ba7661 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · 5 years ago
  45. db0d262 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · 5 years ago
  46. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  47. 992c515 arm: -march=armv5t for ARM11 by Heinrich Schuchardt · 5 years ago
  48. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  49. d4a78b9 imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · 5 years ago
  50. 80f283b x86: simplify ljmp to 32-bit code by Masahiro Yamada · 5 years ago
  51. 19f2a6d x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · 5 years ago
  52. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  53. b0f1927 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · 5 years ago
  54. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  55. 02fec41 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 5 years ago
  56. cbee945 board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 5 years ago
  57. 3e59fa9 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 5 years ago
  58. 8764dff mx7ulp: Sync the device tree related files by Fabio Estevam · 5 years ago
  59. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · 5 years ago
  60. 04c71e7 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · 5 years ago
  61. d1d7023 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · 5 years ago
  62. a320c12 mx7ulp: Print the LDO mode status by Fabio Estevam · 5 years ago
  63. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 5 years ago
  64. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 5 years ago
  65. 9348736 dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · 5 years ago
  66. b77c309 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · 5 years ago
  67. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 5 years ago
  68. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 5 years ago
  69. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 5 years ago
  70. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 5 years ago
  71. 9f2d167 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · 5 years ago
  72. 16bff199 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · 5 years ago
  73. 134eb02 rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · 5 years ago
  74. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  75. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  76. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  77. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · 5 years ago
  78. c3aeb81 pinctrl: add driver for MT8518 by developer · 5 years ago
  79. 9445eda ARM: MediaTek: Add support for MediaTek MT8518 SoC by developer · 5 years ago
  80. f1412ef board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · 5 years ago
  81. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  82. d2475a1 armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 5 years ago
  83. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  84. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  85. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  86. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  87. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  88. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  89. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  90. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  91. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  92. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  93. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  94. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  95. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  96. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  97. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  98. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  99. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  100. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago