aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-05dm: power: Add a new driver for the TPS65090 PMICSimon Glass1-0/+56
2015-08-05cros_ec: Support the LDO access method used by springSimon Glass1-2/+2
2015-08-05dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass1-2/+12
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass2-0/+40
2015-08-05dm: i2c: Add a function to transfer messagesSimon Glass1-0/+13
2015-08-05dm: i2c: Move definitions to the top of the header fileSimon Glass1-43/+43
2015-08-05dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass1-0/+2
2015-08-05dm: i2c: Add a message debug functionSimon Glass1-0/+10
2015-08-05dm: core: Support finding a device by phandleSimon Glass1-0/+17
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren16-16/+0
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini16-35/+736
2015-08-05sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski1-0/+30
2015-08-05sunxi: config update to stick with Kconfig changesPaul Kocialkowski1-3/+2
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski30-112/+112
2015-08-05efi: Add 64-bit payload supportSimon Glass1-0/+7
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass2-0/+11
2015-08-05x86: Add definitions for the x86-efi board and plumb it inBen Stoltz1-0/+34
2015-08-05Add a way to skip relocationSimon Glass1-0/+1
2015-08-05x86: minnowmax: Drop the old PCI settingsSimon Glass1-12/+0
2015-08-05x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header fileSimon Glass1-1/+0
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass6-10/+1
2015-08-05x86: Move Chrome OS options to defconfigSimon Glass1-3/+0
2015-08-05dm: Add a return value comment to device_get_child()Simon Glass1-1/+3
2015-08-05pci: Add a constant for an invalid interruptSimon Glass1-0/+2
2015-08-05efi: Add start-up library codeSimon Glass3-7/+602
2015-08-05Reserve the top 16 flag bits for architecture-specific useSimon Glass1-1/+1
2015-08-05Bring in __aligned_u64 and friends to linux/types.hSimon Glass1-1/+5
2015-08-05elf: Add a few definitions for 64-bit relocationSimon Glass1-0/+26
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng1-0/+1
2015-08-05x86: Add Intel Bayley Bay board supportBin Meng1-0/+45
2015-08-05x86: minnowmax: Remove smsc47x superio codesBin Meng1-2/+0
2015-08-04Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini14-101/+401
2015-08-03configs: ti_armv7_keystone2: replace addr_uboot with loadaddrVitaly Andrianov1-3/+3
2015-08-03armv8/ls2085ardb: Add USB support for ls2085ardbNikhil Badola1-0/+13
2015-08-03armv8/ls2085aqds: Add USB support for ls2085aqdsNikhil Badola1-0/+13
2015-08-03drivers/ddr/fsl: Adjust bstopre valueYork Sun1-1/+1
2015-08-03drivers/pci: Add function to find an extended capabilityMinghuan Lian1-0/+41
2015-08-03drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha6-92/+310
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu1-0/+10
2015-08-03drivers/crypto/fsl: change starting entropy delay valueAlex Porosanu1-1/+1
2015-08-03drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu1-0/+1
2015-08-03armv7/ls1021a/etsec: Enable Tx Data and TxBD snoopingAlison Wang1-4/+0
2015-08-03armv7/ls1021atwr: added deep sleep support in ubootTang Yuantian1-1/+10
2015-08-03armv7/lS1021atwr: Enable bootscript for secure bootgaurav rana1-0/+1
2015-08-03armv7/ls1021a: Reserve secure code into RAM instead of OCRAMZhuoyu Zhang2-2/+0
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini26-148/+539
2015-08-02imx: mx6ul_14x14_evk add basic board supportPeng Fan1-0/+227
2015-08-02imx: imx6_spl add mx6ul supportPeng Fan1-1/+1
2015-08-02mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6ULPeng Fan1-1/+1
2015-08-02imx: mx6ul remove errata for i.MX6ULPeng Fan1-1/+3