1. 9ed8e4a arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · 7 years ago
  2. b3a67db davinci: omapl138_lcdk: drop custom prompt string by Sekhar Nori · 7 years ago
  3. 0ce4528 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 7 years ago
  4. bcc1726 spl: add support to booting with ATF by Kever Yang · 7 years ago
  5. 9ad7147 armv8: minor fix to comment for enabling SMPEN bit by Dinh Nguyen · 7 years ago
  6. 22f3368 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  7. 936909e davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS by Sekhar Nori · 7 years ago
  8. fe9ee57 davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS by Sekhar Nori · 7 years ago
  9. 9444387 net: Disable the format-extra-args warning by Tom Rini · 7 years ago
  10. 667d685 tpm: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  11. 7589791 gpio-uclass.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  12. 62f733b cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 7 years ago
  13. 9398b8c cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  14. b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 7 years ago
  15. f552d69 Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM by Tom Rini · 7 years ago
  16. dee7c68 tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · 7 years ago
  17. 2511210 asm-generic: global_data: change timebase_l/h to unsigned int by Peng Fan · 7 years ago
  18. 8fbbb6c arm: change tbu/l type to unsigned int by Peng Fan · 7 years ago
  19. b411f2a m5253demo: Fix static variable in non-static inline function warning by Tom Rini · 7 years ago
  20. 82b9dc6 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 7 years ago
  21. 65a4771 net: uli526x: Fix unknown storage size error by Tom Rini · 7 years ago
  22. 4201223 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 7 years ago
  23. 63c6f1c net: eepro100: Fix unused variable warning by Tom Rini · 7 years ago
  24. 9338d8e video: ld9040: Fix unused variable warnings by Tom Rini · 7 years ago
  25. f6b9f52 colibri_imx7: Fix unused variable warning by Tom Rini · 7 years ago
  26. cb72931 apalis_imx6: Fix unused variable warning by Tom Rini · 7 years ago
  27. b3cf433 pcm058: Fix unused variable warnings by Tom Rini · 7 years ago
  28. 0f160f6 gdsys: P1022: Fix unused variable warnings by Tom Rini · 7 years ago
  29. 9ba8b9b gw_ventana: Fix unused variable warnings by Tom Rini · 7 years ago
  30. 6871759 mx6ul_14x14_evk: Fix unused variable warning by Tom Rini · 7 years ago
  31. 61ebeb9 mx6slevk: Fix unused variable warning by Tom Rini · 7 years ago
  32. 9c72fff cgtqmx6eval: Fix unused variable warning by Tom Rini · 7 years ago
  33. a2a6a67 ot1200: Fix unused variable warning by Tom Rini · 7 years ago
  34. 80403aa rk3036: Fix unused variable warning by Tom Rini · 7 years ago
  35. 1f7efe8 socrates: Fix a misleading indentation warning by Tom Rini · 7 years ago
  36. c33e825 common: env: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  37. e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  38. c3b4328 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  39. 8cfb773 net/arp: remove superfluous assignments by xypron.glpk@gmx.de · 7 years ago
  40. b8865e6 lib/slre: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  41. c42640c pci: avoid memory leak by xypron.glpk@gmx.de · 7 years ago
  42. 902f5bc env: avoid possible NULL pointer access by xypron.glpk@gmx.de · 7 years ago
  43. 9b57e25 env: correct sign for error code by xypron.glpk@gmx.de · 7 years ago
  44. 878d885 arm: amx3xx: Add support for early debug by Lokesh Vutla · 7 years ago
  45. 01fe119 arm: omap5+: Add support for early debug by Lokesh Vutla · 7 years ago
  46. fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 7 years ago
  47. 0650798 board: am335x: Introduce scale_vcores by Lokesh Vutla · 7 years ago
  48. 59041a5 arm: am33xx: Fix MPU opp selection by Lokesh Vutla · 7 years ago
  49. c187dd6 configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · 7 years ago
  50. 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 7 years ago
  51. 1b19cbd spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 7 years ago
  52. 624b710 stm32f7: configure mpu valid for f7 family by Vikas Manocha · 7 years ago
  53. 33b7847 stm32: use armv7m MPU configuration support by Vikas Manocha · 7 years ago
  54. 96b61ab armv7m: add MPU configuration support by Vikas Manocha · 7 years ago
  55. df951c4 armv7m: correct mpu region size define for 8MB size by Vikas Manocha · 7 years ago
  56. 4098d20 arvm7m: add cleanup before linux booting by Vikas Manocha · 7 years ago
  57. a0ee014 armv7m: cache: add flush & invalidate all dcache by Vikas Manocha · 7 years ago
  58. bc34986 boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs by Paul Burton · 7 years ago
  59. dc55db4 boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB by Paul Burton · 7 years ago
  60. d2b12a5 boston: Setup memory ranges in FDT provided to Linux by Paul Burton · 7 years ago
  61. ed048e7 boston: Move CM GCRs away from flash by Paul Burton · 7 years ago
  62. 939a255 MIPS: Make CM GCR base configurable by Paul Burton · 7 years ago
  63. 63c011f mips: bmips: add missing SFR NeufBox 4 config by Álvaro Fernández Rojas · 7 years ago
  64. b493a35 dm: ram: remove unneeded brcm,bcm63268-mc id by Álvaro Fernández Rojas · 7 years ago
  65. 0c9152d mips: bmips: bcm63268: fix brcm, bcm6328-mc size by Álvaro Fernández Rojas · 7 years ago
  66. 44d8514 mips: bmips: bcm6328: fix brcm, bcm6328-mc size by Álvaro Fernández Rojas · 7 years ago
  67. 4153e47 mips: bmips: bcm6358: fix brcm, bcm6358-mc size by Álvaro Fernández Rojas · 7 years ago
  68. a292eb6 arm: am335x: Enable tiny printf in SPL by Lokesh Vutla · 7 years ago
  69. 238205f configs: am335x_evm: Enable SPL_DM by Lokesh Vutla · 7 years ago
  70. 4548bc8 am33xx: Provide platform data for mmc by Lokesh Vutla · 7 years ago
  71. 3a517fd configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · 7 years ago
  72. cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 7 years ago
  73. 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 7 years ago
  74. a52cf08 serial: omap: Support debug UART by Lokesh Vutla · 7 years ago
  75. 46f51dc Add 16-bit single register pin controller support by James Balean · 7 years ago
  76. 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 7 years ago
  77. 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 7 years ago
  78. 907fef6 qspi: dra7xx: enable qspi-boot for dra7x paltform by B, Ravi · 7 years ago
  79. 8628279 arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · 7 years ago
  80. 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 7 years ago
  81. e938ef1 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · 7 years ago
  82. f222b36 doc: document /config/u-boot, spl-payload-offset property by Philipp Tomsich · 7 years ago
  83. 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 7 years ago
  84. 6775a82 arm: Support cache invalidate by Simon Glass · 7 years ago
  85. f97cae9 arm: Correct signature for get_ticks() by Simon Glass · 7 years ago
  86. 88b6329 disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 7 years ago
  87. 210a717 image: Update include/android_image.h by Alex Deymo · 7 years ago
  88. b1f2a17 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 7 years ago
  89. 1f5541c Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  90. 102d8655 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  91. 2085de5 rockchip: dts: evb_rk3288: Add mipi display support by Eric Gao · 7 years ago
  92. 9b534ba rockchip: rk3288: grf: Add grf define for mipi dsi by Eric Gao · 7 years ago
  93. 9115425 rockchip: defconfigs: Add mipi dsi support for rk3399 evb board by Eric Gao · 7 years ago
  94. df8fe99 rockchip: dts: Add mipi dsi support for rk3399 by Eric Gao · 7 years ago
  95. 028d684 rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlight by Eric Gao · 7 years ago
  96. c34bd8b rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 7 years ago
  97. 8aed0d7 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 7 years ago
  98. 9f81993 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 7 years ago
  99. e07e5bd rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 7 years ago
  100. 1c39840 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 7 years ago