Age | Commit message (Expand) | Author |
2015-07-27 | Kill unneeded #include <linux/kconfig.h> | Masahiro Yamada |
2015-07-25 | sunxi: musb: Move musb config and platdata to the sunxi-musb glue | Hans de Goede |
2015-07-25 | sunxi: usb-phy: Add support for reading otg id pin value | Hans de Goede |
2015-07-24 | sunxi: spl: Remove redundant check from `board_mmc_init` for signature | Daniel Kochmański |
2015-07-24 | sunxi: Create helper function veryfing valid boot signature on MMC | Daniel Kochmański |
2015-07-05 | sunxi: Add Sinlinx SinA33 defconfig | Chen-Yu Tsai |
2015-06-28 | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N... | Ian Campbell |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-05 | sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default | Hans de Goede |
2015-06-04 | sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name | Hans de Goede |
2015-06-04 | sunxi: Add new Mele_A1000G_quad defconfig | Hans de Goede |
2015-06-02 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-29 | ARM: sunxi: Enable PSCI for sun8i | Chen-Yu Tsai |
2015-05-29 | ARM: sunxi: Enable PSCI for sun6i | Chen-Yu Tsai |
2015-05-29 | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory | Daniel Kochmański |
2015-05-29 | sun9i: Add Merrii_A80_Optimus board / defconfig file | Hans de Goede |
2015-05-29 | sun9i: Basic sun9i (A80) support | Hans de Goede |
2015-05-29 | sunxi: Remove support for building "old-fashioned" fel binaries | Hans de Goede |
2015-05-19 | sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected | Paul Kocialkowski |
2015-05-19 | sunxi: Add ga10h v1.1 defconfig | Hans de Goede |
2015-05-19 | sunxi: Make DRAM_ODT_EN Kconfig setting a bool | Hans de Goede |
2015-05-19 | sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n | Hans de Goede |
2015-05-19 | sunxi: Pass serial number through ATAG | Paul Kocialkowski |
2015-05-14 | sunxi: ehci: Convert to the driver-model | Hans de Goede |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-05-04 | sunxi: usb: Do not call phy_probe from hcd code | Hans de Goede |
2015-05-04 | sunxi: usb: Rename the usbc.? files to usb_phy.? | Hans de Goede |
2015-05-04 | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar | Hans de Goede |
2015-05-04 | sunxi: Move all boards to the driver-model | Hans de Goede |
2015-05-04 | sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards | Hans de Goede |
2015-05-04 | sunxi: axp: Move axp gpio code to a separate axpi-gpio driver | Hans de Goede |
2015-05-04 | sunxi: soft-i2c: Fix gpio handling to work with the driver-model | Hans de Goede |
2015-05-04 | sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig | Hans de Goede |
2015-05-04 | sunxi: Add softwinner astar mid756 A33 tablet board defconfig | Vishnu Patekar |
2015-05-04 | sunxi: Add basic A33 basic support | Vishnu Patekar |
2015-05-04 | sunxi: s/sun8i/sun8i_a23/ | Hans de Goede |
2015-05-04 | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool | Hans de Goede |
2015-04-18 | ahci: mmio_base is a virtual address | Scott Wood |
2015-04-18 | dm: sunxi: Support driver model for Ethernet | Simon Glass |
2015-04-15 | sunxi: Complete i2c support for each supported platform | Paul Kocialkowski |
2015-04-15 | sunxi: iNet 3F support | Paul Kocialkowski |
2015-04-15 | sunxi: iNet 3W support | Paul Kocialkowski |
2015-04-15 | sunxi: Proper iNet board config naming | Paul Kocialkowski |
2015-04-15 | sunxi: Removed dram files cleanup in MAINTAINERS | Paul Kocialkowski |
2015-04-15 | sunxi: Serial number support, obtained from SID bits | Paul Kocialkowski |
2015-04-15 | sunxi: Yones Toptech BD1078 support | Paul Kocialkowski |
2015-04-15 | sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig | Paul Kocialkowski |
2015-04-15 | sunxi: GPIO pin mux hardware-feature-specific function index defines | Paul Kocialkowski |
2015-04-15 | sunxi: Ainol AW1 support | Paul Kocialkowski |