summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21119-143/+99
|\
| * x86: Add support for Advantech SOM-6896George McCollister2015-10-211-0/+38
| * debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-211-0/+7
| * debug_uart: Support board-specific UART initialisationSimon Glass2015-10-211-0/+14
| * debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-211-2/+7
| * x86: pci: Add PCI IDs for Wildcat PointGeorge McCollister2015-10-211-0/+2
| * cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng2015-10-211-0/+29
| * cmd: bootvx: Always get VxWorks bootline from envBin Meng2015-10-211-22/+0
| * cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21114-118/+0
| * x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng2015-10-211-1/+1
| * x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-211-0/+1
* | linux/bitops.h: GENMASK copy from linuxJagan Teki2015-10-212-0/+19
* | linux/bitops: Move BIT definitions at topJagan Teki2015-10-211-4/+3
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-204-10/+14
|\ \
| * | arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese2015-10-211-1/+7
| * | arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese2015-10-213-9/+1
| * | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-213-0/+6
| |/
* | sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-3/+5
* | sunxi: Add support for android boot imageMaxime Ripard2015-10-201-0/+1
* | sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede2015-10-201-0/+17
* | sunxi: power: Add support for disabling axp209 regulatorsHans de Goede2015-10-201-0/+8
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-204-31/+37
* | sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-201-3/+0
* | sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-201-0/+8
* | malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede2015-10-203-3/+3
|/
* sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker2015-10-191-0/+2
* sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2015-10-191-2/+2
* sbc8641d: set proper environment sector size.Paul Gortmaker2015-10-191-1/+1
* sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker2015-10-191-1/+1
* sbc8641d: enable command line editingPaul Gortmaker2015-10-191-0/+1
* igep00x0: Use BCH8 ECCLadislav Michl2015-10-191-5/+13
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-191-1/+3
* ARM: dockstar: move start of environment areaEric Cooper2015-10-191-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-10-161-4/+12
|\
| * odroid: Add boot script (boot.scr) supportGuillaume GARDET2015-10-131-1/+9
| * odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET2015-10-131-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-151-6/+21
|\ \ | |/ |/|
| * arm: vf610twr: improve memory layoutStefan Agner2015-10-151-6/+21
* | imx_watchdog: Add a header file for watchdog registersFabio Estevam2015-10-121-0/+18
* | pcm052: fix MTD partitioningAlbert ARIBAUD (3ADEV)2015-10-111-35/+85
* | arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-111-0/+4
* | Add support for LZ4 decompression algorithmJulius Werner2015-10-112-0/+4
* | ppc4xx: Remove lcd4_lwmon5 supportStefan Roese2015-10-111-62/+1
* | ppc4xx: Convert lwmon5 board to generic boardStefan Roese2015-10-111-0/+2
* | Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-111-0/+692
* | ti: omap3: config: remove 1 from boolean defineIgor Grinberg2015-10-111-1/+1
* | vexpress64: juno: use /dev/sda2Ryan Harkin2015-10-111-1/+1
* | vexpress64: juno: add alternate kernel and device tree filenamesRyan Harkin2015-10-111-2/+14
* | vexpress64: juno: add optional initrdRyan Harkin2015-10-111-1/+8
* | vexpress64: juno: add androidboot.hardware=junoRyan Harkin2015-10-111-0/+1
OpenPOWER on IntegriCloud