summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-12-11103-114/+1701
|\ \ \
| * | | sunxi: Fix H3 DRAM DQ read delay configurationJens Kuske2015-12-101-6/+6
| * | | sun4i: clock: Cleanup some whitespace errorsOlliver Schinagl2015-12-101-3/+3
| * | | sunxi: twi: Enable clocks on sun7iOlliver Schinagl2015-12-102-6/+0
| * | | sunxi: select SYS_NS16550 from KconfigHans de Goede2015-12-1075-74/+1
| * | | sunxi: Add suport for A83T HomletV2 Board by Allwinnervishnupatekar2015-12-104-0/+96
| * | | sunxi: dts: sun8i: Add Allwinner A83T dtsivishnupatekar2015-12-101-0/+247
| * | | sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-104-0/+628
| * | | sunxi: clk: add basic clocks for A83Tvishnupatekar2015-12-104-1/+447
| * | | sunxi: power: enabled support for axp818vishnupatekar2015-12-104-9/+15
| * | | sunxi: power: axp818: add support for axp818 drivervishnupatekar2015-12-105-11/+240
| * | | sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-102-0/+5
| * | | sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-103-1/+14
| * | | sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede2015-12-101-4/+0
| | |/ | |/|
* | | Kconfig: i2c: Fix indentationMichal Simek2015-12-111-7/+7
* | | Kconfig: i2c: Fix typo Suport -> SupportMichal Simek2015-12-111-1/+1
|/ /
* | x86: Remove HAVE_ACPI_RESUMEBin Meng2015-12-096-44/+0
* | x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng2015-12-093-13/+4
* | x86: Clean up ivybridge/chrome Kconfig optionsBin Meng2015-12-094-33/+0
* | x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2015-12-092-33/+1
* | common: Remove timer_init() call for x86Bin Meng2015-12-091-1/+1
* | x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-092-10/+5
* | x86: Fix PCI UART compatible string for crownbay and galileoBin Meng2015-12-092-5/+5
* | fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONEBin Meng2015-12-091-1/+2
|/
* axs10x: add support of generic EHCI USB 2.0 controllerAlexey Brodkin2015-12-083-0/+18
* Prepare v2016.01-rc2Tom Rini2015-12-071-1/+1
* mkimage: Fix warning from fix for generating multi and script images againMarek Vasut2015-12-071-2/+1
* CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini2015-12-073-4/+3
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-0737-327/+285
|\
| * dm: core: Enable SPL_SIMPLE_BUS by defaultMichal Simek2015-12-071-1/+1
| * dm: cmd: Relocate subcommands when MANUAL_RELOCMichal Simek2015-12-071-0/+14
| * i2c: cmd: Relocate subcommands when MANUAL_RELOCMichal Simek2015-12-071-4/+12
| * serial: zynq: Remove duplicated headerMichal Simek2015-12-071-3/+0
| * serial: zynq: Fix incorrect reference to s5p driverMichal Simek2015-12-072-2/+2
| * zynq: sdhci: Move driver to DMMichal Simek2015-12-079-59/+37
| * zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-072-28/+0
| * zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-071-1/+1
| * ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek2015-12-072-5/+0
| * ARM: zynq: Extend malloc sizeMichal Simek2015-12-071-1/+1
| * ARM: zynq: Fix location of stack and malloc areasMichal Simek2015-12-071-8/+8
| * ARM: zynq: Enable debug console for zc702Michal Simek2015-12-071-0/+4
| * ARM64: zynqmp: Enable FIT config option via KconfigMichal Simek2015-12-072-3/+2
| * net: gem: Enable CTRL+C in wait_for_bitMichal Simek2015-12-071-0/+6
| * net: gem: Move gem to KconfigMichal Simek2015-12-0721-27/+19
| * net: gem: Read information about interface from DTMichal Simek2015-12-071-8/+12
| * net: gem: Move driver to DMMichal Simek2015-12-076-115/+112
| * net: gem: Fix miiphy_read nameMichal Simek2015-12-071-2/+2
| * net: gem: Remove zynq_gem_of_init()Michal Simek2015-12-072-43/+0
| * net: gem: Enable MDIO bus earlierMichal Simek2015-12-071-5/+9
| * net: gem: Check if priv->phydev is validMichal Simek2015-12-071-0/+2
OpenPOWER on IntegriCloud