1. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  2. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  3. c8907a3 sunxi: Enable pre-console buffer by Siarhei Siamashka · Thu Jan 08 09:02:32 2015 +0200
  4. 3400a7c sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account by Hans de Goede · Wed Dec 24 16:08:30 2014 +0100
  5. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  6. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · Fri Dec 19 14:03:40 2014 +0100
  7. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  8. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · Thu Dec 25 02:34:47 2014 +0200
  9. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · Thu Sep 18 21:03:34 2014 +0200
  10. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  11. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  12. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · Thu Oct 30 20:25:50 2014 -0600
  13. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · Thu Oct 30 20:25:49 2014 -0600
  14. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · Thu Oct 30 20:25:46 2014 -0600
  15. 428734e sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) by Ian Campbell · Tue Oct 07 14:20:30 2014 +0100
  16. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · Wed Oct 22 16:47:47 2014 +0800
  17. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · Wed Oct 22 16:47:42 2014 +0800
  18. 4fb00c7 ARM: sunxi: Fix build break when CONFIG_MMC is not defined by Chen-Yu Tsai · Tue Oct 07 15:11:49 2014 +0800
  19. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · Thu Oct 02 20:29:26 2014 +0200
  20. ee0cf16 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined by Chen-Yu Tsai · Fri Oct 03 20:16:22 2014 +0800
  21. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  22. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · Sun Aug 31 13:13:43 2014 +0100
  23. 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · Fri Aug 01 09:37:58 2014 +0200
  24. 6f2da07 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · Thu Jul 31 23:04:45 2014 +0200
  25. e74090a sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · Fri Aug 01 09:19:55 2014 +0200
  26. c2b0e8d sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · Fri Aug 01 09:18:20 2014 +0200
  27. 3bf2cb9 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · Fri Aug 01 09:16:47 2014 +0200
  28. 5d82b52 sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE by Hans de Goede · Fri Aug 01 09:12:53 2014 +0200
  29. 3c09160 sunxi: add general USB settings by Roman Byshko · Thu Jul 24 22:54:22 2014 +0200
  30. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · Fri Jul 18 20:38:41 2014 +0100
  31. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  32. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  33. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  34. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · Sat Jun 14 08:59:09 2014 +0200
  35. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · Fri Jun 13 22:55:50 2014 +0200
  36. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  37. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  38. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  39. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · Mon Jun 09 11:36:55 2014 +0200
  40. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  41. b4e9f2f sunxi: mmc support by Ian Campbell · Mon May 05 14:42:31 2014 +0100
  42. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · Mon May 05 11:52:28 2014 +0100
  43. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · Mon May 05 11:52:26 2014 +0100