1. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  2. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  3. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  4. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  5. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  6. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  7. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  8. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  9. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  10. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  11. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  12. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  13. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  14. a18a669 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
  15. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  16. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  17. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  18. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  19. 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
  20. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  21. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  22. 481d3eb Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  23. ce8f674 Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  24. 5a48f3c Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  25. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  26. 742491e mpc83xx: remove unused clock.h by Yangbo Lu · 5 years ago
  27. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  28. 2b0bbf5 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 5 years ago
  29. 8c6e613 ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  30. c5c9069 ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  31. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  32. 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
  33. 47928cc ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 5 years ago
  34. 2265259 ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 5 years ago
  35. 9f38a97 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 5 years ago
  36. f4944ba arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · 5 years ago
  37. cb84d76 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · 5 years ago
  38. 7eea3f0 arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · 5 years ago
  39. 5de92a0 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · 5 years ago
  40. 6c76db4 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · 5 years ago
  41. 2cec986 arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · 5 years ago
  42. 4c76681 arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · 5 years ago
  43. e4e1c2a arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · 5 years ago
  44. a03609c arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · 5 years ago
  45. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  46. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
  47. 51683d1 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 5 years ago
  48. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  49. 6e315d4 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · 5 years ago
  50. 360dd6d fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · 5 years ago
  51. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  52. 58e90ea arm: fix -march for ARM11 by Heinrich Schuchardt · 5 years ago
  53. a57c409 rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb by Heiko Stuebner · 5 years ago
  54. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 5 years ago
  55. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · 5 years ago
  56. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  57. e0bd7f4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  58. 04fe193 arm: socfpga: stratix10: Add alias for gmac0 in S10 dts by Ooi, Joyce · 5 years ago
  59. c94f1c6 arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver by Ooi, Joyce · 5 years ago
  60. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  61. 5216671 socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
  62. e4b8146 arm: dts: Stratix10: Fix memory node address and size cells by Ley Foon Tan · 5 years ago
  63. fcf8bf0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  64. 65e9161 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · 5 years ago
  65. 938e693 powerpc: t4240: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  66. 2826ea7 powerpc: t104x: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  67. 3197c22 powerpc: t102x: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  68. 80c1960 powerpc: p5040: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  69. 8db48a2 powerpc: p3041: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  70. e790e6c powerpc: p2041: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  71. 64a6ec3 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  72. b9c3d36 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  73. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  74. 8a9ebe3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  75. 0ae07f6 rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · 5 years ago
  76. feb40d2 rockchip: dts: tinker: Move u-boot dmc initialization to specific section by Michael Trimarchi · 5 years ago
  77. 1bda432 rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLE by Thomas Hebb · 5 years ago
  78. 14ac124 rockchip: allow DRAM init in SPL by Thomas Hebb · 5 years ago
  79. 3fe4ec8 rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 5 years ago
  80. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  81. 7c2b2bb rockchip: rk3308: Add dts for ROC-RK3308-CC by Andy Yan · 5 years ago
  82. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  83. 02133dd arm: dts: rockchip: Add dts for rk3308 evb by Andy Yan · 5 years ago
  84. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  85. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  86. 517f283 rockchip: rk3399: orangepi: Add init value for vdd_log by Kever Yang · 5 years ago
  87. 847cea4 rockchip: rk3399: khadas-edge: Add init value for vdd_log by Kever Yang · 5 years ago
  88. 77f2644 rockchip: rk3399: rock-pi4: Add init value for vdd_log by Kever Yang · 5 years ago
  89. 0a33a43 arm64: dts: rk3399-rock960: add vdd_log and its init value by Kever Yang · 5 years ago
  90. a6342a6 rockchip: dts: rk3399-firefly: move u-boot, spl-boot-order to to the u-boot.dtsi by Peter Robinson · 5 years ago
  91. 68b13a0 rockchip: dts: rk3399-evb: move u-boot, spl-boot-order to to the u-boot.dtsi by Peter Robinson · 5 years ago
  92. dd44a15 rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi by Peter Robinson · 5 years ago
  93. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  94. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  95. e8baaa4 arm: dts: rk3399-rockpro64: slightly increase center voltage by Soeren Moch · 5 years ago
  96. c600a0b arm: dts: rk3399-rockpro64: sync dts from linux kernel by Soeren Moch · 5 years ago
  97. c179056 arm: dts: rk3399-roc-pc: Sync latest dts changes from Linux by Jagan Teki · 5 years ago
  98. 6169a0d rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · 5 years ago
  99. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  100. fc36785 rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago