projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
drivers/net/fec_mxc.c: Fix spelling of "resetting".
2022-01-13
Simon Glass
timer: Add a migration message
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2022-01-13
Simon Glass
binman: Write fake blobs to the output directory
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2022-01-13
Simon Glass
binman: Renumber the fake blob dts
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
x86: efi: Don't set up global_data again with EFI
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
x86: efi: Show the system-table revision
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Allow easy selection of serial-only operation
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Show when allocated pages are used
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Mention that efi_info_get() is only used in the...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Check for failure when initing the app
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Share struct efi_priv between the app and stub...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Add a few comments to the stub
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Fix ll_boot_init() operation with the app
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Add comments to struct efi_priv
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Drop device_path from struct efi_priv
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
x86: efi: Add room for the binman definition in the dtb
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
x86: Don't process the kernel command line unless enabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
x86: Allow booting a kernel from the EFI app
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: serial: Support arrow keys
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Locate all block devices in the app
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-31
Simon Glass
efi: Make unicode printf available to the app
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
x86: coreboot: Add a sample script to build a qemu...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
x86: coreboot: Support getting a logo from virtio
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Support virtio devices with the splash screen
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Show the U-Boot logo by default
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Support showing the U-Boot logo
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Drop VIDEO_LOGO from cfb_console
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Convert CONFIG_VIDEO_LOGO to Kconfig
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Drop #ifdefs from video_bmp
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: theadorable: Use RGB565 for BMP blitting
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Add a test for 16bpp BMP files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Tidy up 24/32 BMP blitting
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Drop the uclass colour map
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: bmp: Update RLE8 support to use the write function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Move BMP pixel-writing into a function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Drop fb_put_byte() el at
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
sandbox: Enable support for the gzip command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: Expand video debugging buffer size
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
sandbox: video: Correct the address of the copy base
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: sandbox: Set a maximum frame-buffer size
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
console: Avoid serial output before the console is...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
video: sandbox: Avoid duplicate display windows
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-26
Simon Glass
sandbox: video: Support 8bpp depth
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Show a runtime warning based on devicetree source
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Avoid emitting an device tree when not needed
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Makefile: Ensure that OF_BOARD is used when needed
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Add a Kconfig for boards with a prior stage
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Report the devicetree source
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Record where the devicetree came from
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
dm: core: Allow getting some basic stats
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Drop remaining preprocessor macros in fdtdec_setup()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Drop OF_CONTROL check in fdtdec_setup()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Use if() for fdtcontroladdr check
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Drop #ifdef around board_fdt_blob_setup()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Drop #ifdefs with MULTI_DTB_FIT
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Make it easier to debug u-boot.dtsi files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
fdt: Make OF_BOARD a bool option
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: highbank: Add devicetree files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: qemu-ppce500: Add a devicetree file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: bcm7xxx: Add a devicetree file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: xilinx_versal_virt: Add a devicetree file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: octeontx: Add an empty devicetree file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: xenguest_arm64: Add a empty devicetree file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: vexpress: Add a devicetree files for juno
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: rpi: Sync rpi dts files from Linux
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
riscv: qemu: Split devicetree files for qemu_riscv32/64
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: qemu: Add a devicetree file for qemu_arm64 virt
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: qemu: Add a devicetree file for qemu_arm
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: riscv: qemu: Explain how to extract the generated dt
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-23
Simon Glass
arm: qemu: Mention -nographic in the docs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-17
Simon Glass
fdtgrep: Handle an empty output tree
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-17
Simon Glass
fdtgrep: Correct alignment of struct section
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-17
Simon Glass
Convert CONFIG_PHYSMEM to Kconfig
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-17
Simon Glass
binman: Add support for ATF FIP
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-17
Simon Glass
binman: Add a utility module for ATF FIP
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-09
Simon Glass
efi: Add a media/block driver for EFI block devices
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-09
Simon Glass
efi: Add uclass for devices provided by UEFI firmware
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-09
Simon Glass
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
ide: Drop ATA_PORT_ADDR
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
ide: Drop unused CONFIG options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
sandbox: Drop CONFIG_SYS_TIMER_RATE
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
keyboard: Add a migration message
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
Convert CONFIG_KEYBOARD to Kconfig
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
trace: sandbox: Use only the Kconfig options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
binman: Rename _ReadSubnodes() to ReadEntries()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
binman: Support lists of external blobs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
dtoc: Add support for reading string-list properties
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
binman: Allow extracting a file in an alternative format
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
binman: Allow listing an image created by a newer version
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
binman: Allow providing tools and blob directories
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-05
Simon Glass
bloblist: Support allocating the bloblist
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-02
Simon Glass
binman: Rename testCbfsNoCOntents()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2021-12-02
Simon Glass
binman: cfbs: Refactor ObtainContents() for consistency
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next