Age | Commit message (Expand) | Author |
2016-01-21 | sunxi: Add support for the I2C controller which is part of the PRCM | Jelle van der Waa |
2015-12-24 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2015-12-22 | net: designware: Zap CONFIG_DW_AUTONEG | Marek Vasut |
2015-12-22 | net: eth_designware: select PHYLIB in Kconfig | Thomas Chou |
2015-12-21 | sunxi: Enable a second mmc socket as boot target in the environment | Karsten Merker |
2015-12-10 | sunxi: power: enabled support for axp818 | vishnupatekar |
2015-11-22 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2015-11-22 | sunxi: Enable DFU for RAM | Siarhei Siamashka |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-21 | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou |
2015-11-21 | ns16550: unify serial_dw | Thomas Chou |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-20 | sunxi: Use Kconfig CONFIG_MMC | Maxime Ripard |
2015-10-20 | sunxi: Add support for android boot image | Maxime Ripard |
2015-10-20 | sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels | Hans de Goede |
2015-10-20 | sunxi: Switch to using malloc_simple for the spl | Hans de Goede |
2015-10-20 | sunxi: Enable CONFIG_SPL_STACK_R | Hans de Goede |
2015-09-29 | sunxi: add "fel" boot target | Bernhard Nortmann |
2015-09-29 | sunxi: Tweak various memory addresses | Hans de Goede |
2015-09-29 | sunxi: sunxi-common.h cleanup | Hans de Goede |
2015-08-31 | sunxi: increase SYS_MONITOR_LEN | Boris Brezillon |
2015-08-31 | mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig | Hans de Goede |
2015-08-31 | sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI | Hans de Goede |
2015-08-31 | sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling | Hans de Goede |
2015-08-14 | sunxi: Display: Add support for eDP panels connected via an anx9804 bridge | Hans de Goede |
2015-08-14 | sunxi: display: Add overscan correction | Hans de Goede |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-08-08 | sunxi: Do not add a stdout-path alias to dts on boards without a serial port | Hans de Goede |
2015-08-08 | sunxi: nand: Add board configuration options | Piotr Zierhoffer |
2015-08-05 | sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support | Paul Kocialkowski |
2015-08-05 | sunxi: config update to stick with Kconfig changes | Paul Kocialkowski |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-07-25 | sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi | Hans de Goede |
2015-06-28 | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N... | Ian Campbell |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-10 | sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used | Bernhard Nortmann |
2015-06-02 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2015-05-29 | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory | Daniel KochmaĆski |
2015-05-29 | sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i | Hans de Goede |
2015-05-29 | sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i | Hans de Goede |
2015-05-29 | sunxi: Remove support for building "old-fashioned" fel binaries | Hans de Goede |
2015-05-19 | sunxi: Cache line size definition | Paul Kocialkowski |
2015-05-19 | sunxi: add support for UART2 on A23/A33 | Laurent Itti |
2015-05-19 | console: Fix pre-console flushing via cfb_console being very slow | Hans de Goede |
2015-05-19 | sunxi: Pass serial number through ATAG | Paul Kocialkowski |
2015-05-14 | sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue | Hans de Goede |
2015-05-14 | sunxi: ohci: Add ohci usb host controller support | Hans de Goede |
2015-05-04 | sunxi: Move all boards to the driver-model | Hans de Goede |