summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LENLokesh Vutla2015-10-221-0/+7
* ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-0/+4
* ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-1/+5
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-222-0/+163
* drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N2015-10-221-0/+2
* am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N2015-10-221-0/+3
* configs: am335x_evm: Support distro bootcmdsSjoerd Simons2015-10-221-8/+37
* configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons2015-10-221-0/+2
* config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons2015-10-221-7/+11
* 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
OpenPOWER on IntegriCloud