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