1. f401e90 ARM: sunxi: remove bare default for CONFIG_MMC by Masahiro Yamada · 8 years ago
  2. eb77f5c sunxi: A64: enable SPL by Andre Przywara · 8 years ago
  3. 52e3182 sunxi: provide default DRAM config for sun50i in Kconfig by Andre Przywara · 8 years ago
  4. 83843c9 sunxi: A64: do an RMR switch if started in AArch32 mode by Andre Przywara · 8 years ago
  5. b5402d1 sunxi: introduce extra config option for boot0 header by Andre Przywara · 8 years ago
  6. 58b628e sunxi: Add default zq value for sun9i (A80) by Chen-Yu Tsai · 8 years ago
  7. c53344a sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80) by Chen-Yu Tsai · 8 years ago
  8. a98c296 sunxi: enable SPL for sun9i by Philipp Tomsich · 8 years ago
  9. 297bb9e sunxi: DRAM initialisation for sun9i by Philipp Tomsich · 8 years ago
  10. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  11. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  12. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  16. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  17. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  19. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  20. fa855d3 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · 8 years ago
  21. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  22. 3da9536 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · 8 years ago
  23. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  24. 5af116b sunxi: Disable VIDEO for SoCs without display support by Chen-Yu Tsai · 8 years ago
  25. acdab17 sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs by Chen-Yu Tsai · 8 years ago
  26. a81b799 sunxi: Sort SoC variants by family (sunXi) first, chip name second by Chen-Yu Tsai · 8 years ago
  27. 1a5f0de sunxi: make SoC variant choice mandatory by Chen-Yu Tsai · 8 years ago
  28. 2c3c3ec sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option by Hans de Goede · 9 years ago
  29. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  30. 60fa630 sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  31. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  32. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  33. 853f6d1 sunxi: Enable booting non-secure and virtualization for H3 by Chen-Yu Tsai · 9 years ago
  34. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  35. 762e24a sunxi: Add Machine Support for A83T SOC by vishnupatekar · 9 years ago
  36. 0404d53 sunxi: Add H3 DRAM initialization support by Jens Kuske · 9 years ago
  37. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  38. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  39. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  40. 8addd3e sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago
  41. c1cfd51 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  42. 39920c8 sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  43. ab27f30 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  44. 6bed24c sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  45. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  46. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  47. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  48. 277af82 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · 9 years ago
  49. 563e53e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  50. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  51. 014414f ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · 9 years ago
  52. cc08ea4 ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · 9 years ago
  53. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  54. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  55. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 9 years ago
  56. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  57. f9b08fb sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n by Hans de Goede · 9 years ago
  58. 8d837a1 sunxi: ehci: Convert to the driver-model by Hans de Goede · 9 years ago
  59. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  60. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  61. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  62. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  63. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  64. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  65. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  66. 6c739c5 sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  67. 8deacca sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  68. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  69. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  70. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  71. 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  72. aad2ac2 sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · 10 years ago
  73. 5541008 sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  74. 242e3d8 sunxi: video: Add support for LCD reset pin by Hans de Goede · 10 years ago
  75. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  76. 47e3501 sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · 10 years ago
  77. d133647 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · 10 years ago
  78. fb75d97 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  79. 40d0cdd sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · 10 years ago
  80. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  81. e1a0888 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · 10 years ago
  82. a7403ae sunxi: video: Make pwm polarity configurable by Hans de Goede · 10 years ago
  83. 56333be sunxi: Drop qt840a_defconfig by Hans de Goede · 10 years ago
  84. 27515b2 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · 10 years ago
  85. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  86. 97ece83 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · 10 years ago
  87. 6c46c8e sunxi: Add mk802_a10s board / defconfig by Hans de Goede · 10 years ago
  88. 6915270 sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boards by Hans de Goede · 10 years ago
  89. 8ffc487 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · 10 years ago
  90. 6515032 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  91. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  92. 507e27d sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
  93. 2583d5b sunxi: video: Allow external DACs for VGA on platforms without TV encoders by Chen-Yu Tsai · 10 years ago
  94. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  95. 213dcbf sunxi: add Linksprite pcDuino v1/v2 support by Zoltan HERPAI · 10 years ago
  96. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  97. e2bbdfb sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  98. 2fbf091 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  99. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  100. 81ec100 sun7i: Add new Bananapro board / defconfig by Hans de Goede · 10 years ago