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