1. 7b6a458 Merge branch '2019-07-29-ti-imports' by Tom Rini · 5 years ago
  2. ccdca3e configs: omapl138_lcdk: enable NAND self-init in SPL by Bartosz Golaszewski · 5 years ago
  3. f82db92 davinci: da850-evm: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  4. 7a216ef davinci: omapl138-lcdk: enable driver model for NAND by Bartosz Golaszewski · 5 years ago
  5. 1e4450c i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
  6. c08c52c davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  7. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  8. 1ac5f6c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · 5 years ago
  9. 2e50d82 board: mediatek: Add pumpkin board support by Fabien Parent · 5 years ago
  10. 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  11. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  12. 97a81b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  13. 3bc5e87 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  14. debd413 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  15. 2a86165 rockchip: rk3328: add STIMER_BASE definition by Kever Yang · 5 years ago
  16. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  17. faa419c video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  18. 99fd44e edid: add edid_get_timing_validate() variant to filter out edid modes by Neil Armstrong · 5 years ago
  19. a2ac2aa colibri-imx6ull: support building with DM_VIDEO=y by Igor Opaniuk · 5 years ago
  20. 9a0270f video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  21. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  22. 02c005f env: ti: boot: Use ttyS2 instead of ttyO2 by Sam Protsenko · 5 years ago
  23. cb4ba28 arm: am57xx: Allow bootm to load larger kernels by Sam Protsenko · 5 years ago
  24. 5f0717d ARM: da850-evm: Remove dead/unneeded code by Adam Ford · 5 years ago
  25. a5105d2 ARM: da850evm: Remove legacy OHCI referencs and unify platform by Adam Ford · 5 years ago
  26. bbe7b1e ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future by Adam Ford · 5 years ago
  27. 5e6b4ff ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards by Adam Ford · 5 years ago
  28. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  29. c73ac2a dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E by Lokesh Vutla · 5 years ago
  30. 1a9dd21 board: ti: j721e: Add board support for j721e evm by Lokesh Vutla · 5 years ago
  31. 43e592b dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  32. 987ae66 power-domain: Add private data to power domain by Lokesh Vutla · 5 years ago
  33. 0d0412a firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  34. ca08cb3 firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  35. f561300 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  36. af37632 rockchip: add CONFIG_IRAM_BASE for all SoCs by Kever Yang · 5 years ago
  37. 50a03cd rockchip: remove redundant CONFIG_SYS_NS16550_MEM32 by Kever Yang · 5 years ago
  38. 7b18385 include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Shyam Saini · 6 years ago
  39. a6afc20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  40. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  41. 1663683 riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support by Anup Patel · 5 years ago
  42. e5332ba Add support for the NXP LS1021A-TSN board by Jianchao Wang · 5 years ago
  43. 0d5bd07 configs: ls1021atwr: Fix distro_bootcmd for QSPI boot by Vladimir Oltean · 5 years ago
  44. 19c0460 arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 5 years ago
  45. 3095e34 net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  46. 3a91873 include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8 by Alex Marginean · 5 years ago
  47. 0accd0d Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  48. d89bb86 dm: uclass: fix comment copy/paste error by Baruch Siach · 5 years ago
  49. 4cf914d dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
  50. 9bee9e5 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  51. 9a53cbf remoteproc: Fix potential build issues with SPL remoteproc by Suman Anna · 5 years ago
  52. 0655b26 env: am57xx: Implement A/B boot process by Ruslan Trofymenko · 5 years ago
  53. 3b7dc91 common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  54. 5e171ef disk: part: Extend API to get partition info by Ruslan Trofymenko · 5 years ago
  55. 87d1504 cbfs: Rename checksum to attributes_offset by Simon Glass · 5 years ago
  56. 6b836a9 cbfs: Add an enum and comment for the magic number by Simon Glass · 5 years ago
  57. 39d82b2 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  58. c6b05de Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  59. edbbdad remoteproc: add elf file load support by Fabien Dessenne · 6 years ago
  60. b892598 remoteproc: add device_to_virt ops by Fabien Dessenne · 6 years ago
  61. 88a5114 remoteproc: fix function headers by Fabien Dessenne · 6 years ago
  62. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 6 years ago
  63. c498923 Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  64. db3c244 arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat" by Simon Goldschmidt · 5 years ago
  65. e937a99 rockchip: rk3399: use common secure_timer_init() for spl/tpl by Kever Yang · 5 years ago
  66. e421230 rockchip: rk3368: enable stimer for rk3368 by Kever Yang · 5 years ago
  67. 5593b46 rockchip: rk3128: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  68. 243fca7 rockchip: rk3288: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  69. 2b168cd rockchip: rk3036: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  70. c84ba5d rockchip: rk322x: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  71. a1b8586 rockchip: rk3288: update u-boot raw image size for all boards by Kever Yang · 5 years ago
  72. 7217dae ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C by Ludwig Zenz · 5 years ago
  73. 4d05b33 colibri_imx6: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  74. becf611 apalis_imx6: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  75. b4924a3 colibri_imx7: introduce androidboot wrapper by Igor Opaniuk · 5 years ago
  76. 85d0a17 colibri-imx6ull: fix vidargs by Marcel Ziswiler · 5 years ago
  77. 5ef90f8 ARM: imx: m53menlo: Convert WDT support to DM by Marek Vasut · 5 years ago
  78. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  79. 0d0ebbe cosmetic: display5: Remove not needed comments by Lukasz Majewski · 5 years ago
  80. ff3b7b1 pwm: imx: add Kconfig support by Heiko Schocher · 6 years ago
  81. 5da443f ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY by Lukasz Majewski · 6 years ago
  82. 852db26 ARM: imx: config: Disable support for USB on MCCMON6 by Lukasz Majewski · 6 years ago
  83. b7c2f38 ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file by Lukasz Majewski · 6 years ago
  84. 52b336d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  85. a210b52 warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non provided by Bryan O'Donoghue · 6 years ago
  86. e032a64 warp7: include: configs: Specify an fdtovaddr by Bryan O'Donoghue · 6 years ago
  87. e2a085c warp7: include: configs: Differentiate bootscript address from loadaddr by Bryan O'Donoghue · 6 years ago
  88. 15c937c warp7: include: configs: Specify image name of bootscript in FIT by Bryan O'Donoghue · 6 years ago
  89. 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
  90. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  91. 8c0709b clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
  92. 669b773 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · 5 years ago
  93. bb18f1b clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · 5 years ago
  94. 4de44bb clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · 5 years ago
  95. 12014be dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
  96. 53155da dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
  97. 9e38dc3 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
  98. cd457c4 clk: Introduce clk-provider.h to store Common Clock Framework's internals by Lukasz Majewski · 5 years ago
  99. 8ea0434 clk: Extend struct clk to provide clock type agnostic flags by Lukasz Majewski · 5 years ago
  100. ed2685f clk: Extend struct clk to provide information regarding clock rate by Lukasz Majewski · 5 years ago