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
Age
Commit message (
Expand
)
Author
2012-12-13
env: Add environment variable flags
Joe Hershberger
2012-12-13
env: Add a silent env handler
Joe Hershberger
2012-12-13
env: Add a console env handler
Joe Hershberger
2012-12-13
env: Add a loadaddr env handler
Joe Hershberger
2012-12-13
env: Add a baudrate env handler
Joe Hershberger
2012-12-13
env: Add a bootfile env handler
Joe Hershberger
2012-12-13
env: Add a command to view callbacks
Joe Hershberger
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: Consolidate common code in hsearch_r()
Joe Hershberger
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-13
gpt: Enable support for GPT partition table restoration at Samsung's Trats
Lukasz Majewski
2012-12-13
gpt: Support for new "gpt" command
Piotr Wilczek
2012-12-13
gpt: Support for GPT (GUID Partition Table) restoration
Lukasz Majewski
2012-12-13
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
Chang Hyun Park
2012-12-13
gpt:doc: GPT (GUID Partition Table) documentation
Lukasz Majewski
2012-12-13
part:efi: Move part_efi.h file to ./include
Lukasz Majewski
2012-12-13
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
2012-12-12
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-12-12
mips: serial: Fix busted manual relocation
Joe Hershberger
2012-12-12
MIPS: constify mips_io_port_base
Daniel Schwierzeck
2012-12-11
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
Ćukasz Majewski
2012-12-11
exynos: Enable hashing functions and EDID for smdk5250
Simon Glass
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
Add strcasecmp() and strncasecmp()
Simon Glass
2012-12-11
sha256: Use const where possible and add watchdog function
Simon Glass
2012-12-11
sha1: Use const where possible, and unsigned for input len
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
gpio: remove duplicate function signature
Nikita Kiryanov
2012-12-11
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
2012-12-11
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-12-11
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
[next]