summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | x86: Tidy up global descriptor table setupSimon Glass2014-11-21-3/+16
| * | | | x86: Invalidate TLB as early as possibleSimon Glass2014-11-21-0/+3
| * | | | x86: Remove board_init16() call which is not usedSimon Glass2014-11-21-9/+1
| * | | | x86: Remove REALMODE_BASE which is no longer usedSimon Glass2014-11-21-1/+0
| |/ / /
* | | | sandbox: script for testing sandbox/ext4/fat/fs commandsSuriyan Ramasami2014-11-23-0/+561
* | | | fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-23-122/+138
* | | | sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-41/+77
* | | | ext4: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-93/+97
* | | | fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-100/+128
* | | | board/esd/common/auto_update.c: Use <flash.h>Tom Rini2014-11-23-3/+1
* | | | sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami2014-11-23-2/+12
* | | | common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck2014-11-23-4/+6
* | | | common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck2014-11-23-1/+7
* | | | spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada2014-11-23-1/+1
* | | | commands: add more command entries in KconfigMasahiro Yamada2014-11-23-9/+274
* | | | hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada2014-11-23-12/+17
* | | | FIT: add some FIT configurations to KconfigMasahiro Yamada2014-11-23-0/+22
* | | | config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada2014-11-23-8/+0
* | | | tegra: do not descend into empty directoriesMasahiro Yamada2014-11-23-54/+0
* | | | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23-14/+60
* | | | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-23-7/+7
* | | | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-7/+23
* | | | Add pr_fmt() macroThierry Reding2014-11-23-5/+9
* | | | pci: Honour pci_skip_dev()Thierry Reding2014-11-23-0/+7
* | | | pci: Abort early if bus does not existThierry Reding2014-11-23-0/+4
* | | | vsprintf: Add modifier for phys_addr_tThierry Reding2014-11-23-2/+14
* | | | fs: make it possible to read the filesystem UUIDChristian Gmeiner2014-11-23-0/+94
* | | | sata: fix a bug in init_sata() for pci-sata cardli pengbo2014-11-23-1/+1
* | | | ARM: bcm: Enable bcm11130 boardsSteve Rae2014-11-23-0/+18
* | | | ARM: bcm: Enable five Cygnus boardsSteve Rae2014-11-23-15/+74
* | | | spl: Change debug to printf for "Unsupported boot-device"Stefan Roese2014-11-23-1/+3
* | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-160/+180
* | | | 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-180/+158
* | | | include/common.h: remove DIV_ROUND definitionMasahiro Yamada2014-11-20-1/+0
* | | | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20-8/+9
* | | | ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-20-16/+7
* | | | ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-37/+4
* | | | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-20-11/+5
* | | | ARM: remove CONFIG_ARM1176 definesMasahiro Yamada2014-11-20-2/+0
* | | | ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-20-13/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2014-11-19-0/+9
|\ \ \
| * | | ubi: enable error reporting in initializationAndrew Ruder2014-11-19-0/+8
| * | | mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher2014-11-19-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-11-19-424/+350
|\ \ \
| * | | blackfin: convert to use CONFIG_SYS_I2C frameworkScott Jiang2014-11-17-165/+83
| * | | adi_i2c: convert to use general io accessors.Scott Jiang2014-11-17-68/+77
| * | | blackfin: rename bfin-twi_i2c driver to adi_i2cScott Jiang2014-11-17-26/+25
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-11-19-0/+19
|\ \ \ \