index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
gpt: Support for new "gpt" command
Piotr Wilczek
2012-12-11
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
Łukasz Majewski
2012-12-11
tpm: Add TPM stress test
Luigi Semenzato
2012-12-11
console: Enable function to display console info
Simon Glass
2012-12-11
Add console command to access io space registers
Vadim Bendebury
2012-12-11
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
Tom Wai-Hong Tam
2012-12-11
edid: Add I2C command for printing the EDID
Tom Wai-Hong Tam
2012-12-11
edid: Library of EDID decode and print
Tom Wai-Hong Tam
2012-12-11
Add hash command to perform hashing using various algorithms
Simon Glass
2012-12-11
sha1sum: Use generic hash layer
Simon Glass
2012-12-11
Add generic hash API
Simon Glass
2012-12-11
stdio: remove useless strncpy
Vincent Palatin
2012-12-11
Fix use of conditional LMB
Simon Glass
2012-12-11
Add a command to read raw blocks from a partition
Kenneth Waters
2012-12-11
Add gettime command
Anton Staaf
2012-12-11
Add new bootstage step for the main loop
Simon Glass
2012-12-11
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
Marek Vasut
2012-12-11
i2c: Use __weak instead of __attribute__((weak, alias))
Marek Vasut
2012-12-06
cmd_led.c: Standardize format of help and usage info.
Robert P. J. Day
2012-12-05
env: Enable getenv_f() for SPL_BUILD
Stefan Roese
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
2012-11-30
x86: Add CBMEM console driver for coreboot
Vadim Bendebury
2012-11-29
fdt: Correct global_data condition in main
Simon Glass
2012-11-27
mmc: Fix incorrect handling of 'read' & 'write' commands
Taylor Hutt
2012-11-27
common: rework bouncebuf implementation
Stephen Warren
2012-11-26
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
2012-11-20
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
2012-11-20
Merge branch 'next'
Gerald Van Baren
2012-11-19
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-19
USB: add arrow key support to usb_kbd
Allen Martin
2012-11-19
USB: make usb_kbd obey USB DMA alignment requirements
Allen Martin
2012-11-19
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-11-19
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-11-14
cmd_mmc.c: Fix typo, "dislay" -> "display"
Robert P. J. Day
2012-11-13
fdt: Set kernaddr if fdt indicates a kernel is present
Simon Glass
2012-11-13
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2012-11-13
fdt: Allow device tree to specify secure booting
Doug Anderson
2012-11-13
fdt: Tell the FDT library where the device tree is
Gabe Black
2012-11-13
fdt: Load boot command from device tree
Che-Liang Chiou
2012-11-08
common/command.c: revert changes from commit 199adb60
Anatolij Gustschin
2012-11-06
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-06
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-06
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-11-06
video: Provide an API to access video parameters
Stefan Reinauer
[next]