index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
sandbox: script for testing sandbox/ext4/fat/fs commands
Suriyan Ramasami
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
board/esd/common/auto_update.c: Use <flash.h>
Tom Rini
2014-11-23
sandbox: Use md5sum and fatwrite to enable testing of fs commands
Suriyan Ramasami
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-23
spl: fix descending condition to drivers/mtd/nand/
Masahiro Yamada
2014-11-23
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
FIT: add some FIT configurations to Kconfig
Masahiro Yamada
2014-11-23
config: remove redundant CONFIG_SYS_PROMPT defines
Masahiro Yamada
2014-11-23
tegra: do not descend into empty directories
Masahiro Yamada
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
Add pr_fmt() macro
Thierry Reding
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
pci: Abort early if bus does not exist
Thierry Reding
2014-11-23
vsprintf: Add modifier for phys_addr_t
Thierry Reding
2014-11-23
fs: make it possible to read the filesystem UUID
Christian Gmeiner
2014-11-23
sata: fix a bug in init_sata() for pci-sata card
li pengbo
2014-11-23
ARM: bcm: Enable bcm11130 boards
Steve Rae
2014-11-23
ARM: bcm: Enable five Cygnus boards
Steve Rae
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-22
dm: core: remove unnecessary return condition in uclass lookup
Masahiro Yamada
2014-11-22
dm: core: remove unnecessary return condition in driver lookup
Masahiro Yamada
2014-11-22
dm: core: remove meaningless if conditional
Masahiro Yamada
2014-11-22
dm: core: a trivial clean up
Masahiro Yamada
2014-11-22
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-22
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-22
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
dm: fdt: Correct handling of aliases with embedded digits
Simon Glass
2014-11-22
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
dm: core: Allow access to the device's driver_id data
Simon Glass
2014-11-21
dm: i2c: Move error reporting into a common function
Simon Glass
2014-11-21
dm: Update documentation to include CONFIG_DM... options
Simon Glass
2014-11-21
dm: arm: spl: Make driver model linker lists available
Simon Glass
2014-11-21
dm: tegra: Add platform data for the GPIO driver
Simon Glass
2014-11-21
dm: tegra: Add platform data for the SPL uart
Simon Glass
2014-11-21
dm: Disable dm_warn() in SPL
Simon Glass
2014-11-21
dm: Allow stdio registration to be dropped
Simon Glass
2014-11-21
dm: Allow device removal features to be dropped
Simon Glass
2014-11-21
dm: spl: Allow driver model to be used
Simon Glass
[next]