1. c33e825 common: env: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  2. e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  3. c3b4328 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  4. 8cfb773 net/arp: remove superfluous assignments by xypron.glpk@gmx.de · 7 years ago
  5. b8865e6 lib/slre: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  6. c42640c pci: avoid memory leak by xypron.glpk@gmx.de · 7 years ago
  7. 902f5bc env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 7 years ago
  8. 9b57e25 env: correct sign for error code by xypron.glpk@gmx.de · 7 years ago
  9. 878d885 arm: amx3xx: Add support for early debug by Lokesh Vutla · 7 years ago
  10. 01fe119 arm: omap5+: Add support for early debug by Lokesh Vutla · 7 years ago
  11. fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 7 years ago
  12. 0650798 board: am335x: Introduce scale_vcores by Lokesh Vutla · 7 years ago
  13. 59041a5 arm: am33xx: Fix MPU opp selection by Lokesh Vutla · 7 years ago
  14. c187dd6 configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · 7 years ago
  15. 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 7 years ago
  16. 1b19cbd spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 7 years ago
  17. 624b710 stm32f7: configure mpu valid for f7 family by Vikas Manocha · 7 years ago
  18. 33b7847 stm32: use armv7m MPU configuration support by Vikas Manocha · 7 years ago
  19. 96b61ab armv7m: add MPU configuration support by Vikas Manocha · 7 years ago
  20. df951c4 armv7m: correct mpu region size define for 8MB size by Vikas Manocha · 7 years ago
  21. 4098d20 arvm7m: add cleanup before linux booting by Vikas Manocha · 7 years ago
  22. a0ee014 armv7m: cache: add flush & invalidate all dcache by Vikas Manocha · 7 years ago
  23. a292eb6 arm: am335x: Enable tiny printf in SPL by Lokesh Vutla · 7 years ago
  24. 238205f configs: am335x_evm: Enable SPL_DM by Lokesh Vutla · 7 years ago
  25. 4548bc8 am33xx: Provide platform data for mmc by Lokesh Vutla · 7 years ago
  26. 3a517fd configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · 7 years ago
  27. cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 7 years ago
  28. 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 7 years ago
  29. a52cf08 serial: omap: Support debug UART by Lokesh Vutla · 7 years ago
  30. 46f51dc Add 16-bit single register pin controller support by James Balean · 7 years ago
  31. 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 7 years ago
  32. 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 7 years ago
  33. 907fef6 qspi: dra7xx: enable qspi-boot for dra7x paltform by B, Ravi · 7 years ago
  34. 8628279 arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · 7 years ago
  35. 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 7 years ago
  36. e938ef1 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · 7 years ago
  37. f222b36 doc: document /config/u-boot, spl-payload-offset property by Philipp Tomsich · 7 years ago
  38. 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 7 years ago
  39. 6775a82 arm: Support cache invalidate by Simon Glass · 7 years ago
  40. f97cae9 arm: Correct signature for get_ticks() by Simon Glass · 7 years ago
  41. 88b6329 disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 7 years ago
  42. 210a717 image: Update include/android_image.h by Alex Deymo · 7 years ago
  43. b1f2a17 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 7 years ago
  44. 1f5541c Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  45. 102d8655 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  46. 2085de5 rockchip: dts: evb_rk3288: Add mipi display support by Eric Gao · 7 years ago
  47. 9b534ba rockchip: rk3288: grf: Add grf define for mipi dsi by Eric Gao · 7 years ago
  48. 9115425 rockchip: defconfigs: Add mipi dsi support for rk3399 evb board by Eric Gao · 7 years ago
  49. df8fe99 rockchip: dts: Add mipi dsi support for rk3399 by Eric Gao · 7 years ago
  50. 028d684 rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlight by Eric Gao · 7 years ago
  51. c34bd8b rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 7 years ago
  52. 8aed0d7 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 7 years ago
  53. 9f81993 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 7 years ago
  54. e07e5bd rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 7 years ago
  55. 1c39840 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 7 years ago
  56. 858f636 rockchip: include: grf: Add GRF register declaration for mipi dsi by Eric Gao · 7 years ago
  57. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  58. eff4ca7 power: regulator: rk808: add rk818 support by Jacob Chen · 7 years ago
  59. b049acc power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 7 years ago
  60. d77af8a power: pmic: rk808: add RK818 support by Jacob Chen · 7 years ago
  61. 1daa93c power: pmic: append rk818 regs to rk808 by Jacob Chen · 7 years ago
  62. ecc3bd7 rockchip: tinker: set ethaddr in late init by Jonas Karlman · 7 years ago
  63. 8880efb i2c_eeprom: add read and write functions by Jonas Karlman · 7 years ago
  64. 26e2e40 rockchip: pinctrl: rk3399: add support for the HDMI I2C pins by Philipp Tomsich · 7 years ago
  65. ffc1fac rockchip: clk: rk3399: allow requests for HDMI clocks by Philipp Tomsich · 7 years ago
  66. e92e580 rockchip: ARM64: puma-rk3399: get DRAM size from DMC init by Philipp Tomsich · 7 years ago
  67. a70feb4 rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS by Philipp Tomsich · 7 years ago
  68. a83444e rockchip: add defconfig for firefly-rk3399 by Kever Yang · 7 years ago
  69. 5540e25 dm: sandbox: pwm: add test for pwm_set_invert() by Kever Yang · 7 years ago
  70. 1df7ee5 doc: dtbinding: add pwm binding file by Kever Yang · 7 years ago
  71. 874ee59 rockchip: pwm: implement pwm_set_invert() by Kever Yang · 7 years ago
  72. 0b60111 power: regulator: pwm: support pwm polarity setting by Kever Yang · 7 years ago
  73. a667268 rockchip: dts: add rk3399-firefly dts by Kever Yang · 7 years ago
  74. dde2223 rockchip: dts: rk3399: sync with kernel dts by Kever Yang · 7 years ago
  75. 439c947 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 7 years ago
  76. 49eec8c dtoc: Move the output code into its own function by Simon Glass · 7 years ago
  77. ff71f9a rockchip: mmc: handle deprecation of 'clock-freq-min-max' by Philipp Tomsich · 7 years ago
  78. 998c61a rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS by Philipp Tomsich · 7 years ago
  79. fa1392a rockchip: reserve memory for rk3399 ATF data by Kever Yang · 7 years ago
  80. 602778d rockchip: pinctrl: rk3399: add gmac io strength support by Kever Yang · 7 years ago
  81. fd9884e rockchip: dts: evb-rk3399: add gmac support by Kever Yang · 7 years ago
  82. 76e1693 rockchip: rk3399: use actual dram size by Kever Yang · 7 years ago
  83. 7474bbe rockchip: enable debug uart by Eddie Cai · 7 years ago
  84. 26b1edf rockchip: dts: evb-rk3399: correct pwm3 polarity by Kever Yang · 7 years ago
  85. 572045b rockchip: dts: rk3399-puma: Add DDR3-1600 timings and use for Puma by Philipp Tomsich · 7 years ago
  86. c5f99c6 rockchip: dts: Clean up graffiti in rk3399-sdram-ddr3-1333.dtsi by Philipp Tomsich · 7 years ago
  87. 253c60a rockchip: mkimage: remove placeholder functions from rkimage by Philipp Tomsich · 7 years ago
  88. 24aae93 rockchip: mkimage: play nice with dumpimage by Philipp Tomsich · 7 years ago
  89. a1a2dfb rockchip: mkimage: clarify header0 initialisation by Philipp Tomsich · 7 years ago
  90. c25b8c3 rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize by Philipp Tomsich · 7 years ago
  91. ea3729e rockchip: mkimage: Update comments for header size by Philipp Tomsich · 7 years ago
  92. 366aad4 rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images by Philipp Tomsich · 7 years ago
  93. 798c93f rockchip: mkimage: rkspi: include the header sector in the SPI size calculation by Philipp Tomsich · 7 years ago
  94. 3e75c07 rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL by Philipp Tomsich · 7 years ago
  95. cdeb4d7 rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · 7 years ago
  96. 315e6a3 rockchip: pinctrl: rk3399: add support for the SPI5 controller by Philipp Tomsich · 7 years ago
  97. 9fc354e rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · 7 years ago
  98. bd37671 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · 7 years ago
  99. beb90a5 rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate by Philipp Tomsich · 7 years ago
  100. 8fa6979 rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5 by Philipp Tomsich · 7 years ago