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-05-15
SATA: check for return value from sata functions
Stefano Babic
2012-04-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2012-04-30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2012-04-30
image/fit: drop inline markings on parser code
Mike Frysinger
2012-04-29
GCC47: Fix warning in cmd_nand.c
Marek Vasut
2012-04-24
cmd_bdinfo: display the address map size (32-bit vs. 36-bit)
Timur Tabi
2012-04-24
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
Liu Gang
2012-04-23
Fix the behaviour of the 'run' command
Timo Ketola
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-09
LMB: Fix undefined lmb_reserve() on non-lmb platforms
Marek Vasut
2012-03-30
RAMDISK: Fix unused variable issue caused by raw rd support
Marek Vasut
2012-03-30
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
2012-03-30
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
Add support for loading and saving the environment to a FAT partition
Maximilian Schwerin
2012-03-30
cmd_log: print log->v2.con value in the "log info" command
Heiko Schocher
2012-03-30
command, log: Coding Style cleanup
Heiko Schocher
2012-03-30
command, log: print with "log show" a full logbuffer
Heiko Schocher
2012-03-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-27
Add cmd_spl command
Simon Schwarz
2012-03-27
cmd_pxe.c: fix strict-aliasing warnings
Jason Hobbs
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-26
cmd_fat: add FAT write command
Donggeun Kim
2012-03-23
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
bootstage: Implement core microsecond boot time measurement
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert FIT progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert NAND progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert IDE progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
2012-03-18
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
bootvx: Clear and disable data cache, and call vxWorks with parameter.
Reinhard Arlt
2012-03-06
image: Support FDTs already loaded at their load address
Stephen Warren
2012-03-06
cmd_cache: use cache/invalidate functions available in common.h
Stefan Kristiansson
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
Remove interleave of non-U-Boot code in hush
Simon Glass
2012-03-06
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
Don't include standard parser if hush is used
Simon Glass
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command2() to run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-03
USB: relax usbcore reset timings
Wolfgang Grandegger
[next]