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
Age
Commit message (
Expand
)
Author
2017-09-16
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-16
test/py: gpt: make use of infra-structure
Stephen Warren
2017-09-15
ARM: davinci: Remove CONFIG_SOC_DA830
Adam Ford
2017-09-15
arm: dts: Add missing u-boot specific dtsi for dra7-evm
Jean-Jacques Hiblot
2017-09-15
arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
Harinarayan Bhatta
2017-09-15
fs/fat: fix fatbuf leak
Rob Clark
2017-09-15
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2017-09-15
fs/fat: fix case for FAT shortnames
Rob Clark
2017-09-15
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
fat/fs: remove a bunch of dead code
Rob Clark
2017-09-15
fs/fat: implement opendir/readdir/closedir
Rob Clark
2017-09-15
fs: add fs_readdir()
Rob Clark
2017-09-15
fat/fs: convert to directory iterators
Rob Clark
2017-09-15
fs/fat: introduce new director iterators
Rob Clark
2017-09-15
fs/fat: split out helper to init fsdata
Rob Clark
2017-09-15
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-09-15
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-09-15
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
2017-09-15
checkpatch.pl: Add warning for new __packed additions
Heinrich Schuchardt
2017-09-15
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
test: overlay: Add unit test for stacked overlay
Pantelis Antoniou
2017-09-15
ut: fix fdt_getprop_u32() change
Pantelis Antoniou
2017-09-15
config: sandbox: Add unit tests
Pantelis Antoniou
2017-09-15
dtbo: make dtbos special
Pantelis Antoniou
2017-09-15
doc: overlays: Tweak documentation regarding overlays
Franklin S Cooper Jr
2017-09-15
doc: Document how to apply fdt overlays
Pantelis Antoniou
2017-09-15
fit: fdt overlays doc
Pantelis Antoniou
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
fit: Allow multiple images per property
Pantelis Antoniou
2017-09-15
fdt: Allow stacked overlays phandle references
Pantelis Antoniou
2017-09-15
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-15
libfdt: Initialize the stack variable
Tien Fong Chee
2017-09-15
dtoc: Add a header to the generated files
Simon Glass
2017-09-15
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2017-09-15
dtoc: Make is_phandle() a member function
Simon Glass
2017-09-15
dtoc: Use the Fdt's class's phandle map
Simon Glass
2017-09-15
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
dtoc: Avoid very long lines in output
Simon Glass
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
dtoc: Adjust Node to record its parent
Simon Glass
[next]