projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cros: Adjust board_get_cros_ec_dev() to return a udevice
2018-10-09
Simon Glass
cros: Adjust board_get_cros_ec_dev() to return a udevice
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
cros: Update cros_ec code to use struct udevice
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
fdt: Allow libfdt in TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
serial: Allow serial to be absent in TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
tpm: Add support for SPL and TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
fdt: Allow indicating a node is for U-Boot proper only
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
doc: Update docs for device tree in SPL, TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
fdt: Document the fact that dtc is now built
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
rtc: Allow use of RTC in SPL and TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
blk: Support block drivers in TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
Makefile: Add a warning if SPL/TPL cannot be built
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
spl: input: Allow input in SPL and TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sf: Avoid allocating memory on every read operation
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dm: core: Update ofnode to read binman-style flash...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dm: core: Add a function to find the first inactive...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dm: core: Update some functions to use const
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dm: core: Alloc uclass-private data to be cache-aligned
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Restore blocking I/O on exit
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dm: spi: Clean up detection of sandbox SPI emulator
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: tpm: Enhance to support the latest Chromium OS
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: tpm: Tidy up enums and return values
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
serial: sandbox: Allow serial output without device...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Add a debug UART
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: video: Speed up video output
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: spi: Add more logging
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Remove the old memory file later
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Add a flag to set the default log level
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Support booting from TPL to SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: spi: Drop command-line SPI option
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Add a way to write data to the host filesystem
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sandbox: Support file truncation with os_open()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
log: Add helpers for common log levels
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
log: Correct definition of log_msg_ret()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Marek Vasut
ofnode: Add missing address translation into ofnode_get_addr...
Cc:
Simon Glass
<sjg@chromium.org>
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Marek Vasut
ofnode: Replace of_n_addr_cells with of_n_size_cells
Cc:
Simon Glass
<sjg@chromium.org>
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
binman: Run tests concurrently
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
test: Reduce the number of tests run with sandbox_flattree
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
patman: Don't clear progress in tout unless it was...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
tools: Set an initial value for indir
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
buildman: dtoc: Suppress unwanted output from test
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
binman: Separate out testSplBssPad()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
binman: Fix up removal of temporary directories
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
binman: Add a default path to libfdt.py
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
test: Tidy up comments and variable name
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
test: Print the name of each test before running it
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
test: Simplify the PATH setup
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
Makefile: Add a 'check' target for make
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
buildman: Make the toolchain test more forgiving
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
test/py: Fix unicode handling for log filtering
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
patman: Handle unicode in _ProjectConfigParser tests
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-08
Simon Glass
sandbox: Unprotect DATA regions in bus tests
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Rajan Vaja
dm: test: Add "/firmware" node scan test
Reviewed-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Rajan Vaja
firmware: Add FIRMWARE config prompt string
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
sandbox: Add an explanation of the sandbox variants
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
buildman: Avoid hanging when the config changes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Liviu Dudau
include/dm.h: Remove duplicated include directive
Reviewed-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Liviu Dudau
include/clk.h: Fix the name of the clock uclass in...
Reviewed-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Jens Wiklander
fdt: fdtdec_setup_memory_banksize() use livetree
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Marek Vasut
cmd: clk: Add trivial implementation of clock dump...
Cc:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
test: Add tests for board uclass
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
board: Add gazerbeam driver
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
drivers: Add board uclass
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
test: Add tests for dev_{enable, disable}_by_path
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
core: Add dev_{disable,enable}_by_path
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
test: Add tests for DT-manipulation functions
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Mario Six
core: Add functions to set properties in live-tree
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Allow writing a map file when something goes...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Support ELF files for U-Boot and SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Correct fmap output on x86
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Record the parent section of each section
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Support x86 microcode in TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Support hashing entries
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Mention section attributes in docs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Support expanding entries
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Support adding files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Allow zero-size sections
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-29
Simon Glass
binman: Support compressed entries
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
patman: Detect missing tools and report them
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Support updating all device tree files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Allow control of whether a fake DT is used
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Obtain the list of device trees from the config
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Centralise device-tree updates within binman
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Move state logic into the state module
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Move state information into a new module
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Add an entry method for getting the default...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
dtoc: Add a way to create an Fdt object from a data...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
dtoc: Add methods for adding and updating properties
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
dtoc: Support adding new nodes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
dtoc: Fixed endianness in Prop.GetEmpty()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
dtoc: Allow syncing of the device tree back to a file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Support building a selection of images
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Tidy up the vblock entry
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Add x86 support for starting TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Generate an error when text is not provided
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Allow 'fill' entry to have a size of 0
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
binman: Move 'special properties' docs to README.entries
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-28
Simon Glass
fdt: Add Python support for adding/removing nodes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-18
Bin Meng
dm: uclass: Adding missing child_pre_probe description
Reviewed-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-09-18
Masahiro Yamada
dm: fix alignment of help message of "dm" command
commit
|
commitdiff
|
tree
next