projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge git://git.denx.de/u-boot-riscv
2018-12-03
Simon Glass
video: Allow driver to specify the line length
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-12-02
Simon Glass
efi: Rename bootefi_test_finish() to bootefi_run_finish()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-12-02
Simon Glass
efi: Create a function to set up for running EFI code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-12-02
Simon Glass
efi: Split out test init/uninit into functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-12-02
Simon Glass
efi: Check for failure to create objects in selftest
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-12-02
Simon Glass
sandbox: smbios: Update to support sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
tpm: Convert to use a device parameter
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
tpm: Export the open/close functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
tpm: Add a constant for the minimum supported digest...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
sandbox: Use memmove() to move overlapping regions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
sandbox: Enable sound
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
sound: sandbox: Use the correct frequency
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
sound: Add sample rate as a parameter for square wave
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
sound: Correct data output in sound_create_square_wave()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
rtc: Allow child drivers
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
dm: sandbox: i2c: Use new emulator parent uclass
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
dm: core: Put UCLASS_SIMPLE_BUS in order
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
dm: core: Add a few more specific child-finding functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
dm: core: Export uclass_find_device_by_phandle()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
test: Add a 'make qcheck' target for quicker testing
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
power: pmic: Correct debug/error output
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-29
Simon Glass
malloc_simple: Add logging of allocations
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Add support for passing handoff info to U-Boot...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Boot in U-Boot through the standard call
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Filter arguments when starting U-Boot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Use malloc() and free() from os layer
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Refactor code to create os_jump_to_file()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Allow puts() output before global_data is...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Add a new 'sb' command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Drop the deprecated 'sb' command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Add an option to display of-platdata in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
test/py: Add a way to pass flags to sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
sandbox: Add a memory map to the sandbox README
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Add a comment to spl_set_bd()
Reviewed-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Add a define for SPL_TPL_PROMPT
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
Add bloblist documentation
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
test: Add a simple test for bloblist
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
bloblist: Locate bloblist in U-Boot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Set up the bloblist in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
Add core support for a bloblist to convey data from SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-26
Simon Glass
spl: Add support for logging in SPL and TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
sf: Add a method to obtain the block-protect setting
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
test: sf: Add a simple SPI flash test
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
misc: Update read() and write() methods to return bytes...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
string: Include the config header
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
video: Update video_set_default_colors() to support...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
binman: Set the pathname correctly for ELF files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
binman: Drop an unnecessary comma in blob handling
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
binman: Add a way to enable debugging from the build
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
spl: lz4: Allow use of lz4 compression in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
spl: Support bootstage, log, hash and early malloc...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
sandbox: Update some drivers to work in SPL/TPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
sandbox: Add a function to read a host file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
sandbox: log: Add a category for sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
sandbox: tpm: Allow debugging of data packages
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
cros_ec: Add new features for events and power
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
cros_ec: Align uclass data to a cache boundary
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
cros_ec: Fail if we cannot determine the flash burst...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
cros_ec: Add error logging on a few commands
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
cros_ec: Use uint instead of u8 for parameters
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
buildman: Show boards with warning with w+
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
buildman: Rename the good, better, worse variables
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
buildman: Detect dtc warnings
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-21
Simon Glass
buildman: Only print toolchain probing with -v
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-14
Simon Glass
buildman: Add a --boards option to specify particular...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-11-14
Simon Glass
sandbox: Try to start the RAM buffer at a particular...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-22
Simon Glass
binman: Add a test for Intel reference code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-22
Simon Glass
Enable CONFIG_TIMER_EARLY with bootstage
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-22
Simon Glass
binman: Add support for Intel reference code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-22
Simon Glass
chromebook_samus: Increase pre-relocation memory
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dtoc: Fix the value of SetInt()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
video: Tidy up a few comments in video.o
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
video: at91: Adjust vidconsole_position_cursor() to...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sysreset: Add a way to find the last reset
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
sysreset: Tidy up a few comments and logging
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
pci: Add a little more debugging to pci_rom
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
fdt: Allow C++ comments in link scripts and DT files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
ctags: Minor changes to fix ctags output
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
panel: Expand the backlight support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
test: panel: Add a test for the panel uclass
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
cros_ec: Add support for v3 messages on LPC
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
cros_ec: Update cros_ec_read_hash() to specify the...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
x86: Update mtrr functions to allow leaving cache alone
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
cros: Update ec_commands to latest version
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
Rename GPT_HEADER_SIGNATURE to avoid conflict
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
Add a header file for strings
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
log: Add comments to the rest of the log categories
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
binman: Move to three-digit test-file numbers
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
tpm: Add a few new commands for v1
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
tpm: Tidy up logging in tpm-common.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
tpm: Use livetree and allow children
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
video: Adjust video_clear() to return an error
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
fdt: Remove fdtdec_decode_region() function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2018-10-09
Simon Glass
dm: spi: Add logging of some return values
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
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
next