1. 6c739c5 sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 9 years ago
  2. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  3. 77ef136 sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels by Siarhei Siamashka · 10 years ago
  4. f313396 sunxi: Set the /chosen/stdout-path fdt property for sunxi boards by Hans de Goede · 10 years ago
  5. 5541008 sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  6. 5290ab8 Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" by Tom Rini · 10 years ago
  7. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  8. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  9. 5633a29 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  10. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  11. 7b051c5 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  12. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  13. bd2a488 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  14. ad40610 sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  15. 4e7c892 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · 10 years ago
  16. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  17. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  18. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  19. a792507 sunxi: Enable pre-console buffer by Siarhei Siamashka · 10 years ago
  20. 8c95c55 sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account by Hans de Goede · 10 years ago
  21. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  22. 5f33993 sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  23. be8ec63 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  24. f0ce28e sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  25. 86b4909 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  26. 2d7a084 sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  27. 7f2c521 sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  28. 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  29. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  30. 57f878e dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  31. 06beadb sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) by Ian Campbell · 10 years ago
  32. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  33. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  34. 41f8e9f ARM: sunxi: Fix build break when CONFIG_MMC is not defined by Chen-Yu Tsai · 10 years ago
  35. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  36. 859b3f1 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined by Chen-Yu Tsai · 10 years ago
  37. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  38. 98e214d sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  39. 846e325 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  40. 2ec3a61 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · 10 years ago
  41. b9fb3b9 sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · 10 years ago
  42. 85a4455 sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · 10 years ago
  43. ad0fd96 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · 10 years ago
  44. c17b07d sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE by Hans de Goede · 10 years ago
  45. 3584f30 sunxi: add general USB settings by Roman Byshko · 10 years ago
  46. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  47. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  48. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  49. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  50. b41d7d0 sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  51. 14bc66b sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  52. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  53. c26fb9d sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · 10 years ago
  54. f84269c sunxi: Add sun5i support by Hans de Goede · 10 years ago
  55. b6ae676 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  56. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  57. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago
  58. 5835823 sunxi: add gmac Ethernet support by Ian Campbell · 10 years ago
  59. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 10 years ago