index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
2016-03-22
usb: Correct return value in usb_stor_info()
Simon Glass
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
Allow command-line files to be dropped
Simon Glass
2016-03-22
Panic when no command line processing can be performed
Simon Glass
2016-03-20
usb: Change power-on / scanning timeout handling
Stefan Roese
2016-03-20
usb: Don't reset the USB hub a 2nd time
Stefan Roese
2016-03-20
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
2016-03-20
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
2016-03-18
Revert "fdt: fix address cell count checking in fdt_translate_address()"
Przemyslaw Marczak
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
malloc_simple: Add a little more debugging
Simon Glass
2016-03-16
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-16
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-16
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
common: image-fit: Fix load and entry addresses in FIT image
York Sun
2016-03-14
common: image-fit: Use a common function to get address
York Sun
2016-03-14
spl: Support loading a FIT from MMC
Simon Glass
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
image: Add functions to obtain short names
Simon Glass
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
dm: usb: Convert USB storage to use driver-model for block devs
Simon Glass
2016-03-14
dm: usb: Tidy up storage code ready for driver model conversion
Simon Glass
2016-03-14
dm: usb: Avoid exceeding available array size for storage devices
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
common: Add support for environment file in EXT4.
Stuart Longland
2016-03-08
malloc: remove !gd handling
Stephen Warren
2016-02-26
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-26
Revert "image-fit: Fix signature checking"
Simon Glass
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
2016-02-19
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
Guillaume GARDET
2016-02-15
tools: fix env_flags build
Lubomir Rintel
2016-02-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-10
Revert "common/memsize.c: Simplify RAM size detection"
Hans de Goede
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
board_r: fix a typo in comment block
Masahiro Yamada
2016-02-08
image: fix getenv_bootm_size() function again
Masahiro Yamada
2016-02-08
malloc: solve dead code issue in memalign()
Stephen Warren
2016-02-08
common/memsize.c: Simplify RAM size detection
Eddy Petrișor
2016-02-08
hush: Add rudimentary support for PS1 and PS2
Marek Vasut
[next]