1. b1f7ecc Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  2. fcb2525 ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4 by Masahiro Yamada · 9 years ago
  3. 28148b0 ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8 by Masahiro Yamada · 9 years ago
  4. 585b38c ARM: UniPhier: update DDR PHY register map for PH1-Pro5 by Masahiro Yamada · 9 years ago
  5. ece26f6 ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR by Masahiro Yamada · 9 years ago
  6. 7fff91f ARM: UniPhier: set MACH_PH1_PRO4 as default SoC by Masahiro Yamada · 9 years ago
  7. f8f3594 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 9 years ago
  8. 4e143cd ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs by Masahiro Yamada · 9 years ago
  9. 9fc5f9d ARM: UniPhier: remove unnecessary cache coherency code by Masahiro Yamada · 9 years ago
  10. 12a70e3 ARM: UniPhier: use 32 bit register access for debug UART setting by Masahiro Yamada · 9 years ago
  11. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  12. f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  13. 014414f ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · 9 years ago
  14. 9816743 ARM: sunxi: Share sun6i PSCI backend with sun8i by Chen-Yu Tsai · 9 years ago
  15. cc08ea4 ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · 9 years ago
  16. 073f298 ARM: sunxi: Add sun6i specific PSCI implementation by Chen-Yu Tsai · 9 years ago
  17. d4611af ARM: sunxi: Make PSCI code sun7i specific by Chen-Yu Tsai · 9 years ago
  18. 4ffd624 ARM: sunxi: Document registers in PSCI code by Chen-Yu Tsai · 9 years ago
  19. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  20. d0f4200 sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA by Roy Spliet · 9 years ago
  21. a19e735 sunxi: Add DMA definitions by Roy Spliet · 9 years ago
  22. 1f6f61f sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · 9 years ago
  23. 9d1111b sun9i: Add Merrii_A80_Optimus board / defconfig file by Hans de Goede · 10 years ago
  24. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  25. 77fe988 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · 10 years ago
  26. e049fe2 sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · 10 years ago
  27. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 10 years ago
  28. 813598e sunxi: Use axp221 sid on a33 by Hans de Goede · 10 years ago
  29. cac6d4b Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  30. 8454c84 usb: kbd: Fix key repeat not always working by Hans de Goede · 10 years ago
  31. 5cfd6c0 usb: dwc2: Add support for v3 snpsid value by Peter Griffin · 10 years ago
  32. 6a13241 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 10 years ago
  33. 126ca94 usb: Remove unused variable in usb_setup_descriptor() by Hans de Goede · 10 years ago
  34. 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 9 years ago
  35. 012681b am33xx, spl, siemens: enable debug uart output again by Heiko Schocher · 9 years ago
  36. 062f94f net: Fix a warning added by 76ec988 by Joe Hershberger · 9 years ago
  37. 14f66d6 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 10 years ago
  38. 0144caf gpio: stm32: add stm32f1 support by Matt Porter · 10 years ago
  39. 2d18ef2 ARMv7M: add STM32F1 support by Matt Porter · 10 years ago
  40. f99993c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · 10 years ago
  41. c777efe image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · 10 years ago
  42. e390bd5 ARM: bcm283x: Switch to generic timer by Marek Vasut · 10 years ago
  43. 25a63f5 ARM: bcm283x: Reorder timer.h by Marek Vasut · 10 years ago
  44. be72355 ARM: bcm283x: Repair wdog.h by Marek Vasut · 10 years ago
  45. 1fd0f92 vexpress64: use uncompressed kernel by default by Linus Walleij · 9 years ago
  46. 3113471 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 9 years ago
  47. ea11b40 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 9 years ago
  48. 3bc37b6 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · 9 years ago
  49. 657fd2d add test for two 'loadables' by Karl Apsite · 9 years ago
  50. d52e857 Combine bootm_find_<thing> functions together by Karl Apsite · 9 years ago
  51. 84a07db add boot_get_loadables() to load listed images by Karl Apsite · 9 years ago
  52. ecf8cd6 mkimage will now report information about loadable by Karl Apsite · 9 years ago
  53. 15b8973 powerpc: gitignore: ignore PowerPC DTBs by Masahiro Yamada · 10 years ago
  54. 4839836 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · 10 years ago
  55. af22ac6 include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · 10 years ago
  56. 33665f7 vexpress64: let Juno wait for root device by Linus Walleij · 10 years ago
  57. 762f98d beagle-xm: gpio_63 fix wrong pin initialization by Evgeniy Dushistov · 10 years ago
  58. d67b72d ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · 10 years ago
  59. 68006ae warp: Fix the 'saveenv' command by Fabio Estevam · 9 years ago
  60. fdf7189 warp: Add fuse command support by Fabio Estevam · 9 years ago
  61. e6434d7 warp: Enable CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · 9 years ago
  62. b459803 warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 9 years ago
  63. 825adb9 warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE by Fabio Estevam · 9 years ago
  64. 378b02d pci: imx: display message if no pcie link by Tim Harvey · 10 years ago
  65. 8649b40 Revert "imx: drop warning: unused variable 'max_freq'" by Stefano Babic · 9 years ago
  66. a560ad7 doc/README.generic-board: Trivial spell check by Ricardo Ribalda · 10 years ago
  67. 3035570 vexpress64: fix various memory issues by Linus Walleij · 10 years ago
  68. e186851 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 10 years ago
  69. 0373a7e pci: display header for bus scan by Tim Harvey · 10 years ago
  70. c75648d env_mmc: add error message to pass to set_default_env by Tim Harvey · 10 years ago
  71. f19f389 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 10 years ago
  72. 2efef40 ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux by Lokesh Vutla · 10 years ago
  73. 9b081d8 menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 10 years ago
  74. 0ece6b5 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · 10 years ago
  75. 445614c Revert "Revert "stm32f4: fix serial output"" by Tom Rini · 9 years ago
  76. a0117a5 imx: drop warning: unused variable 'max_freq' by Stefano Babic · 9 years ago
  77. 2e2ce6c moveconfig: Print status about the processed defconfigs by Joe Hershberger · 10 years ago
  78. 95bf9c7 moveconfig: Add a switch to enable printing errors by Joe Hershberger · 10 years ago
  79. 2540009 moveconfig: Print a message for missing compiler by Joe Hershberger · 10 years ago
  80. 2559cd8 moveconfig: Output a list of failed boards by Joe Hershberger · 10 years ago
  81. 60727f5 moveconfig: Cleanup headers in arch and board by Joe Hershberger · 10 years ago
  82. 2144f88 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · 10 years ago
  83. 91040e8 moveconfig: Add a parameter to accept a list to build by Joe Hershberger · 10 years ago
  84. 7740f65 moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 10 years ago
  85. 96464ba moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · 10 years ago
  86. 5a27c73 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · 10 years ago
  87. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  88. d43e154 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  89. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 9 years ago
  90. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  91. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 9 years ago
  92. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  93. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  94. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 9 years ago
  95. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago
  96. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 9 years ago
  97. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 9 years ago
  98. 60667a5 novena: standardise mx6_common.h include by Peter Robinson · 9 years ago
  99. 9d3b565 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 9 years ago
  100. 6122f0d imx: ventana: update README with Falcon mode documentation by Tim Harvey · 9 years ago