summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Tidy up comments in device.hSimon Glass2015-10-231-3/+16
* dm: core: Remove a comment about dropping per_child_auto_alloc_sizeSimon Glass2015-10-231-4/+0
* dm: core: Tidy up devres commentsSimon Glass2015-10-231-26/+24
* dm: core: Fix device flag whitespaceSimon Glass2015-10-231-5/+5
* dm: core: Adjust device.h header file orderSimon Glass2015-10-231-13/+13
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-234-8/+8
* ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2015-10-222-0/+47
* am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N2015-10-221-1/+5
* am335x_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* ARM: k2g: Add config fileLokesh Vutla2015-10-221-0/+59
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-221-1/+10
* ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla2015-10-221-1/+5
* 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
OpenPOWER on IntegriCloud