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-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
OMAP: spl: call timer_init() from SPL
Ilya Yanok
2012-09-29
cmd_fat.c: fix build warning
Anatolij Gustschin
2012-09-29
common: add zip command support
Lei Wen
2012-09-27
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
SPL: Rework how we inform about un-headered images
Tom Rini
2012-09-27
SPL: Make un-supported boot device puts a debug instead
Tom Rini
2012-09-27
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
PXE: FDT: Add support for fdt in PXE
Chander Kashyap
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-09-25
cmd_part: add partition-related command
Stephen Warren
2012-09-25
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
cmd_reiser: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_zfs: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_disk: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_fat: use common get_device_and_partition function
Rob Herring
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-24
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
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
[next]