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
path:
root
/
common
Age
Commit message (
Expand
)
Author
2012-09-25
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
ext4: remove init_fs/deinit_fs
Rob Herring
2012-09-25
combine block device load commands into common function
Rob Herring
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2012-09-21
Revert "memsize: Fix for bug in memory sizing code"
Tom Rini
2012-09-21
usb: do explicit unaligned accesses
Lucas Stach
2012-09-20
Merge branch 'ext4'
Tom Rini
2012-09-18
env: make "env default" selective, check and apply
Gerlando Falauto
2012-09-18
env: check and apply changes on delete/destroy
Gerlando Falauto
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
env: unify logic to check and apply changes
Gerlando Falauto
2012-09-18
env: cosmetic: drop assignment i = iomux_doenv()
Gerlando Falauto
2012-09-18
env_common: Add missing ethprime
Benoît Thébaudeau
2012-09-18
env import/export: Remove from help if disabled
Benoît Thébaudeau
2012-09-18
memsize: Fix for bug in memory sizing code
Iwo Mergler
2012-09-18
env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
Stephen Warren
2012-09-18
dm: sparc: common: Fixup cmd_bdinfo warnings
Marek Vasut
2012-09-18
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-09-17
nand: Make NAND lock status compatible with Micron
Joe Hershberger
2012-09-17
nand: Add support for unlock.invert
Joe Hershberger
2012-09-17
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
2012-09-15
fdt: Check if the FDT address is configured
Marek Vasut
2012-09-13
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Tom Rini
2012-09-13
Fix strict-aliasing warning in dlmalloc
Simon Glass
2012-09-07
env_mmc: allow environment to be in an eMMC partition
Stephen Warren
2012-09-07
cmd_nand: dump: Align data and OOB buffers
Thierry Reding
2012-09-05
mmcinfo: Fix help message
Benoît Thébaudeau
2012-09-05
env_mmc: allow environment to be in an eMMC partition
Stephen Warren
2012-09-03
cfi: Make the flash erase and write operations abortable
Joe Hershberger
2012-09-02
hush: Don't parse the contents of a dereferenced var
Joe Hershberger
2012-09-02
hush: Add default value substitution support
Joe Hershberger
2012-09-02
env_nand: align NAND buffers
Stephen Warren
2012-09-02
image/FIT: Add ramdisk load, entry address and OS tag inclusion
Jagannadha Sutradharudu Teki
2012-09-01
usb: Optimize USB storage read/write
Jim Shimer
2012-09-01
usb_stor_BBB_transport: Do not delay when not required
Benoît Thébaudeau
2012-09-01
usb_storage: Remove EHCI constraints
Benoît Thébaudeau
2012-09-01
usb_storage: Restore non-EHCI support
Benoît Thébaudeau
2012-09-01
dfu:cmd: Support for DFU u-boot command
Lukasz Majewski
2012-08-23
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2012-08-23
powerpc/corenet_ds: Slave module for boot from PCIE
Liu Gang
2012-08-09
cmd_spi: remove superfluous semicolon
Marek Vasut
2012-08-09
ext4fs write support
Uma Shankar
2012-08-09
ext4fs ls load support
Uma Shankar
2012-08-09
zfs: Add ZFS filesystem support
Jorgen Lundman
2012-08-09
u-boot: Update yaffs2 file system
Charles Manning
2012-08-09
Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set
Dirk Eibach
2012-08-09
Allow newlines within command environment vars
Simon Glass
[next]