1. b4946db sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · 9 years ago
  2. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  3. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  4. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  5. 0b95a28 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · 10 years ago
  6. d241ecf sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · 10 years ago
  7. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 10 years ago
  8. de05f94 sunxi: Cache line size definition by Paul Kocialkowski · 10 years ago
  9. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  10. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
  11. 99ae0f6 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  12. 8050873 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 10 years ago
  13. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 10 years ago
  14. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  15. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  16. 81174e1 sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  17. 6ef998d sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  18. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  19. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  20. 6de9f76 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  21. 15aca90 sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels by Siarhei Siamashka · 10 years ago
  22. 2ab05fe sunxi: Set the /chosen/stdout-path fdt property for sunxi boards by Hans de Goede · 10 years ago
  23. a5b4cfe sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  24. a85fecf Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" by Tom Rini · 10 years ago
  25. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  26. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  27. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  28. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  29. 087e8f8 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  30. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  31. 54e9c11 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  32. 606fa4a sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  33. 537a270 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · 10 years ago
  34. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  35. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  36. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  37. c8907a3 sunxi: Enable pre-console buffer by Siarhei Siamashka · 10 years ago
  38. 3400a7c sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account by Hans de Goede · 10 years ago
  39. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  40. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
  41. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
  42. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  43. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  44. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  45. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  46. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  47. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  48. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  49. 428734e sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) by Ian Campbell · 10 years ago
  50. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  51. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  52. 4fb00c7 ARM: sunxi: Fix build break when CONFIG_MMC is not defined by Chen-Yu Tsai · 10 years ago
  53. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  54. ee0cf16 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined by Chen-Yu Tsai · 10 years ago
  55. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  56. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  57. 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  58. 6f2da07 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · 10 years ago
  59. e74090a sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · 10 years ago
  60. c2b0e8d sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · 10 years ago
  61. 3bf2cb9 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · 10 years ago
  62. 5d82b52 sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE by Hans de Goede · 10 years ago
  63. 3c09160 sunxi: add general USB settings by Roman Byshko · 10 years ago
  64. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  65. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  66. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  67. af47147 sunxi: add gpio driver by Ian Campbell · 10 years ago
  68. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  69. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  70. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  71. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · 10 years ago
  72. 8c1c782 sunxi: Add sun5i support by Hans de Goede · 10 years ago
  73. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  74. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  75. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago
  76. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  77. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago