1. 53d4ed7 ARM: remove bogus cp_delay() function by Lothar Waßmann · 7 years ago
  2. 1afcf9c serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  3. 1113ad4 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  4. 22929be rkcommon.c: Drop pointless assignment by Simon Glass · 7 years ago
  5. baa7d34 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
  6. 73027a8 dm: core: Supress dead-code warning in __of_get_next_child() by Simon Glass · 7 years ago
  7. 4f414d3 test: bus: Add a check that dev is not NULL by Simon Glass · 7 years ago
  8. 9eace7f test: wdt: Add a check that dev is not NULL by Simon Glass · 7 years ago
  9. 9f95267 fdt: Add a check to fdt_print() for coverity by Simon Glass · 7 years ago
  10. 72c98ed fdt: Add a check to do_fdt() for coverity by Simon Glass · 7 years ago
  11. 9672515 fdtgrep: Deal with NULL data passed to check_type_include() by Simon Glass · 7 years ago
  12. 66a1b30 edid: Use sizeof() in cea_is_hdmi_vsdb_present() by Simon Glass · 7 years ago
  13. 1a596c4 test: pwm: Add a check that dev is not NULL by Simon Glass · 7 years ago
  14. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  15. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  16. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  17. 4a30a93 arm: dra7: Set fastboot variables in environment by Semen Protsenko · 7 years ago
  18. 8bd2962 arm: am57xx: Set fastboot variables in environment by Semen Protsenko · 7 years ago
  19. fa24eca omap: Add routine for setting fastboot variables by Semen Protsenko · 7 years ago
  20. cdde7de ARM: fixed relocation using proper alignment by Manfred Schlaegl · 7 years ago
  21. 3474827 sunxi: psci: Move entry address setting to separate function by Chen-Yu Tsai · 7 years ago
  22. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  23. 4bdb49a dm: blk: Fix warning on !CONFIG_BLK by Tom Rini · 7 years ago
  24. d2e1ee6 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  25. 75fd49c Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  26. 56491f9 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  27. 39f0819 configs: omapl138_lcdk: dont disable fat write by Sekhar Nori · 7 years ago
  28. 4ac0a32 armv8: Support loading 32-bit OS which is not in the form of FIT by Alison Wang · 7 years ago
  29. 57da153 board: mpl: pci: Fix checkpatch.pl by Chakra Divi · 7 years ago
  30. c310a9e igep0020: Enable DISTRO_DEFAULTS on IGEPv2 platforms by Enric Balletbo i Serra · 7 years ago
  31. d9e1467 board: ti: am572x-evm: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
  32. 2d7e9e9 board: ti: am571x-idk: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
  33. e79d2dc board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
  34. e05d505 Kconfig: Add description for CMD_POWEROFF by Michal Simek · 7 years ago
  35. 8f079cc armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · 7 years ago
  36. 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  37. f2d78c1 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · 7 years ago
  38. 9620d87 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · 7 years ago
  39. aafbe82 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  40. b0e994c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  41. fe67eac README: Add instructions for chain-loading U-Boot on jerry by Simon Glass · 7 years ago
  42. 6b1bd07 rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · 7 years ago
  43. f8e4689 rockchip: Enable the video display banner by Simon Glass · 7 years ago
  44. fe97471 rockchip: rk3288: Allow setting up clocks in U-Boot proper by Simon Glass · 7 years ago
  45. d3cb46a rockchip: Init clocks again when chain-loading by Simon Glass · 7 years ago
  46. b223c1a rockchip: rk3288: Convert clock driver to use shifted masks by Simon Glass · 7 years ago
  47. ed54b19 rockchip: jerry: Add a .its file for chromium by Simon Glass · 7 years ago
  48. 6b5a09a rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
  49. f418676 rockchip: video: Add remove() methods by Simon Glass · 7 years ago
  50. 6f06ef5 rockchip: rk3288: Add error debugging to veyron_init() by Simon Glass · 7 years ago
  51. 3238474 rockchip: Fix regualtor typo in veyron by Simon Glass · 7 years ago
  52. 3851059 rockchip: Setup default PWM flags by Simon Glass · 7 years ago
  53. c9af667 README: Add instructions for chain-loading U-Boot by Simon Glass · 7 years ago
  54. 13bdce8 tegra: nyan-big: Add a .its file for chromium by Simon Glass · 7 years ago
  55. 1c6c7b6 tegra: clock: Avoid a divide-by-zero error by Simon Glass · 7 years ago
  56. 06cc85a tegra: Enable CP15 init by Simon Glass · 7 years ago
  57. 505907a tegra: video: Don't power up the SOR twice by Simon Glass · 7 years ago
  58. dab4728 tegra: nyan-big: Enable the dhrystone benchmark by Simon Glass · 7 years ago
  59. 4a7b9ee tegra: spi: Wait a little after setting the clocks by Simon Glass · 7 years ago
  60. c415dda tegra: dts: Add cros-ec SPI settings by Simon Glass · 7 years ago
  61. 46864cc tegra: Init clocks even when SPL did not run by Simon Glass · 7 years ago
  62. 422f04b power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  63. 50a4886 arm: Disable LPAE if not enabled by Simon Glass · 7 years ago
  64. 10d602a arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · 7 years ago
  65. 579dfca arm: Rename HCTR to HTCR by Simon Glass · 7 years ago
  66. 1c2d272 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY by Simon Glass · 7 years ago
  67. 264e420 davinci: omapl138_lcdk: fix tXSNR DDR2 timing value by Sekhar Nori · 7 years ago
  68. 314f636 cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · 7 years ago
  69. 2bd3cab rtc: ds1337: drop "SYS" from config variables by Chris Packham · 7 years ago
  70. 1a73bd8 spl: stm32f7: configure for xip booting by Vikas Manocha · 7 years ago
  71. 55a3ef7 spl: stm32f7: add kernel boot support by Vikas Manocha · 7 years ago
  72. 6c0c3ce serial: stm32f7: disable overrun by Vikas Manocha · 7 years ago
  73. c6d9e9d SPL: Add XIP booting support by Vikas Manocha · 7 years ago
  74. b974769 stm32: stm32f7: add spl build support by Vikas Manocha · 7 years ago
  75. 76a5e1b rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  76. 56c7ba3 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
  77. 31e5c89 video: atmel_hlcdfb: Fix misaligned cache operation warning by Wenyou Yang · 7 years ago
  78. b98efa1 sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · 7 years ago
  79. a8191df sunxi: Add base address for TV encoder by Jernej Skrabec · 7 years ago
  80. af4c874 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · 7 years ago
  81. bdc906d edid: Fix gcc 7.1 warning by Jernej Skrabec · 7 years ago
  82. abf54bf Fixup bug in PMIC TPS65217 register address definition by Brock Zheng Techyauld Ltd · 7 years ago
  83. 2dd9dc0 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  84. cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  85. 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 7 years ago
  86. 01b73fe dm: mmc: Ensure that block device is probed by Simon Glass · 7 years ago
  87. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  88. fc69d47 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · 7 years ago
  89. e395b88 power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
  90. 75bceb2 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  91. 0f53118 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 7 years ago
  92. a5950f8 mmc: sh_sdhi: Add SDHI support by Kouei Abe · 7 years ago
  93. 91a16c3 mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 7 years ago
  94. 5eada1d mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 7 years ago
  95. 3ebc62c mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 7 years ago
  96. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  97. a44f4fb patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 7 years ago
  98. 1f487f8 patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 7 years ago
  99. 2eb5fc1 patman: Add unicode to test patches by Simon Glass · 7 years ago
  100. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago