1. b8f999e sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · Tue May 31 01:48:06 2016 +0300
  2. 65d2d1d arm64: sunxi: adjust default load addresses by Andre Przywara · Wed May 04 22:15:32 2016 +0100
  3. 08e978b sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · Sat May 14 04:13:26 2016 +0300
  4. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  5. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  6. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  7. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  8. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  9. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  10. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  11. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  12. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  13. 6e16a93 sunxi: Enable realtek phy support by Hans de Goede · Wed Mar 16 13:46:22 2016 +0100
  14. d5f4d99 sunxi: Display the board model on start-up by Simon Glass · Mon Feb 22 22:55:46 2016 -0700
  15. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  16. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · Tue Feb 23 18:47:19 2016 +0100
  17. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  18. 4376c0e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Dec 24 09:31:35 2015 -0500
  19. 8471376 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · Sun Dec 20 03:59:41 2015 +0100
  20. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  21. 16b9163 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · Wed Dec 16 20:59:40 2015 +0100
  22. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · Sun Nov 29 01:07:22 2015 +0800
  23. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Nov 22 08:20:03 2015 -0500
  24. db41834 sunxi: Enable DFU for RAM by Siarhei Siamashka · Sun Oct 25 06:44:46 2015 +0200
  25. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  26. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  27. 22221c0 ns16550: unify serial_dw by Thomas Chou · Thu Nov 19 21:48:10 2015 +0800
  28. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  29. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  30. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · Thu Oct 15 22:04:07 2015 +0200
  31. c0931d0 sunxi: Add support for android boot image by Maxime Ripard · Thu Oct 15 14:34:20 2015 +0200
  32. 8ff8bc8 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · Fri Oct 09 17:11:15 2015 +0100
  33. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · Sun Sep 13 12:31:24 2015 +0200
  34. 66ab79d sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · Sun Sep 13 13:02:48 2015 +0200
  35. 8fd443c sunxi: add "fel" boot target by Bernhard Nortmann · Thu Sep 17 18:52:53 2015 +0200
  36. 9f7dc80 sunxi: Tweak various memory addresses by Hans de Goede · Sun Sep 13 17:16:54 2015 +0200
  37. 22a1a53 sunxi: sunxi-common.h cleanup by Hans de Goede · Sun Sep 13 17:29:33 2015 +0200
  38. 8646f2a sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · Mon Jul 27 16:21:26 2015 +0200
  39. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · Fri Aug 21 21:49:51 2015 +0200
  40. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · Sun Aug 16 14:48:22 2015 +0200
  41. 0f3ddbf sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · Sat Aug 15 09:38:22 2015 +0200
  42. 91f1b82 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · Sat Aug 08 16:13:53 2015 +0200
  43. d955f44 sunxi: display: Add overscan correction by Hans de Goede · Wed Aug 05 00:06:47 2015 +0200
  44. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  45. c7ab3f5 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · Sat Aug 01 14:44:29 2015 +0200
  46. e2b662b sunxi: nand: Add board configuration options by Piotr Zierhoffer · Thu Jul 23 14:33:03 2015 +0200
  47. a5310eb sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · Tue Aug 04 17:04:11 2015 +0200
  48. 00529e3 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · Tue Aug 04 17:04:09 2015 +0200
  49. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  50. 16eac656 sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · Wed Jun 17 20:54:07 2015 +0200
  51. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · Fri Jun 26 19:42:24 2015 +0100
  52. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  53. b4946db sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · Wed Jun 10 10:51:40 2015 +0200
  54. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  55. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  56. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · Tue May 26 17:00:42 2015 +0200
  57. 0b95a28 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · Wed May 20 15:27:16 2015 +0200
  58. d241ecf sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · Tue May 19 22:12:31 2015 +0200
  59. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  60. de05f94 sunxi: Cache line size definition by Paul Kocialkowski · Sat May 16 19:52:11 2015 +0200
  61. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · Tue May 05 17:02:00 2015 -0700
  62. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · Tue May 05 13:13:36 2015 +0200
  63. 99ae0f6 sunxi: Pass serial number through ATAG by Paul Kocialkowski · Sat Mar 28 18:35:36 2015 +0100
  64. 8050873 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · Wed May 13 14:42:18 2015 +0200
  65. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · Sun May 10 14:10:27 2015 +0200
  66. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · Wed Apr 15 20:46:48 2015 +0200
  67. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · Sat Apr 18 23:32:23 2015 +0200
  68. 81174e1 sunxi: emac: port to phylib by Hans de Goede · Thu Apr 16 21:47:06 2015 +0200
  69. 6ef998d sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · Thu Apr 23 17:47:22 2015 +0200
  70. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  71. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · Fri Apr 10 23:09:52 2015 +0200
  72. 6de9f76 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · Sat Mar 07 12:00:02 2015 +0100
  73. 15aca90 sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels by Siarhei Siamashka · Sat Feb 21 07:34:09 2015 +0200
  74. 2ab05fe sunxi: Set the /chosen/stdout-path fdt property for sunxi boards by Hans de Goede · Fri Feb 20 16:55:12 2015 +0100
  75. a5b4cfe sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · Mon Feb 16 17:23:25 2015 +0100
  76. a85fecf Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" by Tom Rini · Mon Feb 16 15:48:49 2015 -0500
  77. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 16 14:55:50 2015 -0500
  78. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  79. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · Mon Feb 02 17:13:29 2015 +0100
  80. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · Wed Feb 11 16:32:59 2015 -0700
  81. 087e8f8 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:46 2015 -0700
  82. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · Thu Feb 05 21:41:38 2015 -0700
  83. 54e9c11 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · Wed Feb 04 00:43:36 2015 +0100
  84. 606fa4a sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · Fri Jan 23 15:28:22 2015 +0100
  85. 537a270 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · Fri Jan 23 10:17:35 2015 +0000
  86. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · Sun Jan 11 17:17:00 2015 +0100
  87. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  88. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  89. c8907a3 sunxi: Enable pre-console buffer by Siarhei Siamashka · Thu Jan 08 09:02:32 2015 +0200
  90. 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
  91. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  92. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · Fri Dec 19 14:03:40 2014 +0100
  93. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  94. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · Thu Dec 25 02:34:47 2014 +0200
  95. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · Thu Sep 18 21:03:34 2014 +0200
  96. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  97. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  98. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · Thu Oct 30 20:25:50 2014 -0600
  99. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · Thu Oct 30 20:25:49 2014 -0600
  100. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · Thu Oct 30 20:25:46 2014 -0600