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