1. a0dfa88 sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value by Boris Brezillon · 8 years ago
  2. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  3. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  4. 1a83fb4 sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · 8 years ago
  5. 671f9ad arm64: sunxi: adjust default load addresses by Andre Przywara · 8 years ago
  6. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  7. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  8. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  9. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  10. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  11. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  12. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  13. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  14. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  15. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  16. 1eae8f6 sunxi: Enable realtek phy support by Hans de Goede · 9 years ago
  17. 2af25b7 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  18. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  19. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  20. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  21. 40253dd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  22. 4c9ae24 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · 9 years ago
  23. 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  24. 5a37a40 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  25. 95ab8fe sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  26. 80d307d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  27. 2a909c5 sunxi: Enable DFU for RAM by Siarhei Siamashka · 9 years ago
  28. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  29. 4fb6055 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  30. ace59da ns16550: unify serial_dw by Thomas Chou · 9 years ago
  31. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  32. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  33. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  34. bac83fb sunxi: Add support for android boot image by Maxime Ripard · 9 years ago
  35. 3b82402 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · 9 years ago
  36. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  37. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  38. f3b589c sunxi: add "fel" boot target by Bernhard Nortmann · 9 years ago
  39. 5c965ed sunxi: Tweak various memory addresses by Hans de Goede · 9 years ago
  40. daf6d39 sunxi: sunxi-common.h cleanup by Hans de Goede · 9 years ago
  41. fa5e102 sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · 9 years ago
  42. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  43. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  44. 21d4d37 sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · 9 years ago
  45. c1cfd51 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · 9 years ago
  46. 58332f8 sunxi: display: Add overscan correction by Hans de Goede · 9 years ago
  47. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  48. a5da3c8 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · 9 years ago
  49. 960caeb sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  50. b21144e sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · 9 years ago
  51. 2582ca0 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · 9 years ago
  52. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  53. de1502c sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · 9 years ago
  54. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  55. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. 0751b13 sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · 9 years ago
  57. 563e53e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  58. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  59. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  60. 77fe988 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · 9 years ago
  61. e049fe2 sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · 9 years ago
  62. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 9 years ago
  63. 8a65f69 sunxi: Cache line size definition by Paul Kocialkowski · 9 years ago
  64. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  65. a8552c7 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 9 years ago
  66. 9f85221 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  67. eab9433 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 9 years ago
  68. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  69. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  70. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  71. 8145dea sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  72. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  73. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  74. 6c739c5 sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  75. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  76. 77ef136 sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels by Siarhei Siamashka · 10 years ago
  77. f313396 sunxi: Set the /chosen/stdout-path fdt property for sunxi boards by Hans de Goede · 10 years ago
  78. 5541008 sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  79. 5290ab8 Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" by Tom Rini · 10 years ago
  80. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  81. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  82. 5633a29 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  83. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  84. 7b051c5 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  85. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  86. bd2a488 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  87. ad40610 sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  88. 4e7c892 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · 10 years ago
  89. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  90. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  91. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  92. a792507 sunxi: Enable pre-console buffer by Siarhei Siamashka · 10 years ago
  93. 8c95c55 sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account by Hans de Goede · 10 years ago
  94. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  95. 5f33993 sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  96. be8ec63 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  97. f0ce28e sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  98. 86b4909 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  99. 2d7a084 sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  100. 7f2c521 sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago