summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-11-23common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck
2014-11-23common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada
2014-11-23commands: add more command entries in KconfigMasahiro Yamada
2014-11-23hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada
2014-11-23FIT: add some FIT configurations to KconfigMasahiro Yamada
2014-11-23config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada
2014-11-23tegra: do not descend into empty directoriesMasahiro Yamada
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-23Add pr_fmt() macroThierry Reding
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-11-23pci: Abort early if bus does not existThierry Reding
2014-11-23vsprintf: Add modifier for phys_addr_tThierry Reding
2014-11-23fs: make it possible to read the filesystem UUIDChristian Gmeiner
2014-11-23sata: fix a bug in init_sata() for pci-sata cardli pengbo
2014-11-23ARM: bcm: Enable bcm11130 boardsSteve Rae
2014-11-23ARM: bcm: Enable five Cygnus boardsSteve Rae
2014-11-23spl: Change debug to printf for "Unsupported boot-device"Stefan Roese
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada
2014-11-20linux/kernel.h: import more macrosMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20include/common.h: remove DIV_ROUND definitionMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1176 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese
2014-11-19powerpc: mpc52xx: a3m071/a4m2k: Convert to generic boardStefan Roese
2014-11-19powerpc: mpc52xx: a4m072: Convert to generic boardStefan Roese
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach
2014-11-19board: iocon: Fix uninitialized accessDirk Eibach
2014-11-19board: iocon: Fix fpga index in print_fpga_info()Dirk Eibach
2014-11-19board: dlvision-10g: Compile fixDirk Eibach
2014-11-19common: Fix cmd_fpgad addressingDirk Eibach
2014-11-19mtd: Handle 29LV800BTDirk Eibach
2014-11-19board: dlvision: Reduce memory footprintDirk Eibach
2014-11-19ubi: enable error reporting in initializationAndrew Ruder