summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | | | imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li2014-11-20-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-34/+109
|\ \ \ \ \
| * | | | | dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-22-14/+0
| * | | | | dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-22-0/+10
| * | | | | dm: Add a function to bind a device by driver nameSimon Glass2014-11-22-0/+13
| * | | | | dm: core: Add functions to find parent and OF dataSimon Glass2014-11-22-0/+8
| * | | | | dm: core: Allow access to the device's driver_id dataSimon Glass2014-11-22-0/+11
| * | | | | dm: Disable dm_warn() in SPLSimon Glass2014-11-21-0/+7
| * | | | | dm: Allow stdio registration to be droppedSimon Glass2014-11-21-0/+1
| * | | | | dm: Allow device removal features to be droppedSimon Glass2014-11-21-0/+14
| * | | | | dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-21-23/+38
| * | | | | dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass2014-11-21-0/+2
| * | | | | dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-21-1/+8
| * | | | | dm: at91: Move snapper9260 to generic baordSimon Glass2014-11-21-0/+1
| * | | | | dm: at91: Correct text base for snapper9260Simon Glass2014-11-21-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24-257/+363
|\ \ \ \ \
| * | | | | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-1/+6
| * | | | | x86: chromebook_link: Enable GPIO supportSimon Glass2014-11-21-3/+1
| * | | | | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-21-0/+1
| * | | | | x86: ivybridge: Enable PCI in early initSimon Glass2014-11-21-2/+12
| * | | | | x86: Build a .rom file which can be flashed to an x86 machineSimon Glass2014-11-21-0/+2
| * | | | | x86: Add chromebook_link boardSimon Glass2014-11-21-0/+60
| * | | | | x86: config: Move common x86 configs to a common fileSimon Glass2014-11-21-256/+260
| * | | | | dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass2014-11-21-1/+10
| * | | | | dm: serial: Move current serial port pointer to global_dataSimon Glass2014-11-21-0/+1
| * | | | | fdt: Add a function to decode a variable-sized u32 arraySimon Glass2014-11-21-0/+16
| |/ / / /
* | | | | fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-23-23/+36
* | | | | sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-4/+7
* | | | | ext4: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-3/+5
* | | | | fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-6/+7
* | | | | sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami2014-11-23-0/+2
* | | | | config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada2014-11-23-8/+0
* | | | | Add pr_fmt() macroThierry Reding2014-11-23-5/+9
* | | | | pci: Honour pci_skip_dev()Thierry Reding2014-11-23-0/+1
* | | | | fs: make it possible to read the filesystem UUIDChristian Gmeiner2014-11-23-0/+8
* | | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-13/+4
* | | | | linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2014-11-20-3/+8
* | | | | linux/kernel.h: import more macrosMasahiro Yamada2014-11-20-0/+92
* | | | | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20-140/+158
* | | | | include/common.h: remove DIV_ROUND definitionMasahiro Yamada2014-11-20-1/+0
* | | | | ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-20-14/+5
* | | | | ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-25/+2
* | | | | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-20-9/+4
* | | | | ARM: remove CONFIG_ARM1176 definesMasahiro Yamada2014-11-20-2/+0
* | | | | ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-20-12/+1
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2014-11-19-0/+8
|\ \ \ \
| * | | | ubi: enable error reporting in initializationAndrew Ruder2014-11-19-0/+8
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-11-19-44/+44
|\ \ \ \
| * | | | blackfin: convert to use CONFIG_SYS_I2C frameworkScott Jiang2014-11-17-23/+23
| * | | | blackfin: rename bfin-twi_i2c driver to adi_i2cScott Jiang2014-11-17-21/+21
| | |_|/ | |/| |