Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lkundrak
/
u-boot
/
HEAD
1ae955e
Prepare v2021.01-rc2
by Tom Rini
· 5 years ago
master
v2021.01-rc2
b3f4873
Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
74f11b5
configs: Resync with savedefconfig
by Tom Rini
· 5 years ago
9794992
arm: actions: increase SYS_MALLOC_F_LEN
by Amit Singh Tomar
· 5 years ago
68cbc63
net: ks8851: Implement EEPROM MAC address readout
by Marek Vasut
· 5 years ago
a322f54
tpm: Change response length of tpm2_get_capability()
by Ilias Apalodimas
· 5 years ago
b1aa6fc
efi_selftest: add tool to download dtb
by Heinrich Schuchardt
· 5 years ago
ab02c3f
efi_loader: non-volatile variable not deleted from file
by Heinrich Schuchardt
· 5 years ago
b055a05
input: add support for FN1 - FN10 on crosswire kbd
by Heinrich Schuchardt
· 5 years ago
2fb3ed2
cmd: conitrace: replace getc() by getchar()
by Heinrich Schuchardt
· 5 years ago
22ad69b
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
896cc5a
Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
d062c13
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
71d3fa7
Makefile: Fix calling make with V=1
by Pali Rohár
· 5 years ago
e4f8e54
smbios: Drop the unused Kconfig options
by Simon Glass
· 5 years ago
839d66c
x86: Provide default SMBIOS manufacturer/product
by Simon Glass
· 5 years ago
8f1f374
x86: galileo: Use devicetree for SMBIOS settings
by Simon Glass
· 5 years ago
fa9e1bc
arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
by Simon Glass
· 5 years ago
a1d63bc
odroid-c2: Use devicetree for SMBIOS settings
by Simon Glass
· 5 years ago
c0697c1
imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
by Simon Glass
· 5 years ago
70190f8
rockchip: Use devicetree for SMBIOS settings
by Simon Glass
· 5 years ago
44c74bd
sysinfo: Provide a default driver to set SMBIOS values
by Simon Glass
· 5 years ago
f969653
smbios: Add documentation and devicetree binding
by Simon Glass
· 5 years ago
a3f5c8e
smbios: Add more properties
by Simon Glass
· 5 years ago
44ffb6f
smbios: Allow properties to come from the device tree
by Simon Glass
· 5 years ago
78227d4
x86: Pass an ofnode into each SMBIOS function
by Simon Glass
· 5 years ago
4933723
doc: Add a binding for sysinfo
by Simon Glass
· 5 years ago
3a8ee3d
board: Rename uclass to sysinfo
by Simon Glass
· 5 years ago
a40f890
x86: zimage: Quieten down the zimage boot process
by Simon Glass
· 5 years ago
7c79edd
x86: zimage: Sanity-check the kernel version before printing it
by Simon Glass
· 5 years ago
b73d61a
x86: zimage: Add a little more logging
by Simon Glass
· 5 years ago
d46c093
x86: fsp: Adjust calculations for MTRR range and DRAM top
by Simon Glass
· 5 years ago
dd27cd6
x86: pinctrl: Silence the warning when a pin is not found
by Simon Glass
· 5 years ago
98bf740
x86: acpi: Don't show the UART address by default
by Simon Glass
· 5 years ago
7f061e0
x86: acpi: Include the TPMv1 table only if needed
by Simon Glass
· 5 years ago
1da448b
x86: Silence some logging statements
by Simon Glass
· 5 years ago
d0147fe
x86: fsp: Convert fsp_dram to use log_debug()
by Simon Glass
· 5 years ago
e0028ab
x86: Boot coral into Chrome OS by default
by Simon Glass
· 5 years ago
9910fc1
x86: Set up Chrome OS to boot into developer mode
by Simon Glass
· 5 years ago
96d0aa9
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
by Simon Glass
· 5 years ago
08059c9
x86: Define the Chrome OS GNVS region
by Simon Glass
· 5 years ago
18434ae
acpi: Don't reset the tables with every new generation
by Simon Glass
· 5 years ago
01e3c9d
x86: acpi: Put the generated code first in DSDT
by Simon Glass
· 5 years ago
2de4744
x86: acpi: Allow the SSDT to be empty
by Simon Glass
· 5 years ago
be1cee1
acpi: Correct reset handling in acpi_device_add_power_res()
by Simon Glass
· 5 years ago
dd30c5b
x86: sound: Correct error handling
by Simon Glass
· 5 years ago
a0ed800
x86: Show the interrupt pointer with 'irqinfo'
by Simon Glass
· 5 years ago
8bcfb79
x86: nhlt: Fix a few bugs in the table generation
by Simon Glass
· 5 years ago
a87fff8
x86: nhlt: Correct output of bytes and 16-bit data
by Simon Glass
· 5 years ago
d2cb7a2
x86: Allow putting some tables in the bloblist
by Simon Glass
· 5 years ago
7716c32
Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
dc4b2a9
patman: Support listing comments from patchwork
by Simon Glass
· 5 years ago
6b3252e
patman: Support parsing of review snippets
by Simon Glass
· 5 years ago
8f9ba3a
patman: Support updating a branch with review tags
by Simon Glass
· 5 years ago
dc6df97
patman: Support checking for review tags in patchwork
by Simon Glass
· 5 years ago
be051c0
patman: Detect missing upstream in CountCommitsToBranch
by Simon Glass
· 5 years ago
b334852
patman: Improve handling of files
by Simon Glass
· 5 years ago
a12ad7c
patman: Allow showing a Commit as a string
by Simon Glass
· 5 years ago
b5e1881
patman: Don't ignore lines starting with hash
by Simon Glass
· 5 years ago
9994baa
patman: Fix spelling of plural for warning
by Simon Glass
· 5 years ago
8c17f8c
patman: Convert testBasic() to use an interator
by Simon Glass
· 5 years ago
4af9987
patman: Add some tests for warnings
by Simon Glass
· 5 years ago
7457051
patman: Add a test for PatchStream tags
by Simon Glass
· 5 years ago
47f6295
patman: Drop unused signoff member
by Simon Glass
· 5 years ago
dffa42c
patman: Convert 'Series-xxx' tag errors into warnings
by Simon Glass
· 5 years ago
313ef5f
patman: Attach warnings to individual patches
by Simon Glass
· 5 years ago
b5cc399
patman: Move warning collection to a function
by Simon Glass
· 5 years ago
1cb1c0f
patman: Fix up argument/return docs in patchstream
by Simon Glass
· 5 years ago
e3a816b
patman: Drop unused args in patchstream
by Simon Glass
· 5 years ago
dd147ed
patman: Rename variables in patchstream
by Simon Glass
· 5 years ago
d93720e
patman: Rename functions in patchstream
by Simon Glass
· 5 years ago
5769904
patman: Fix constant style in patchstream
by Simon Glass
· 5 years ago
d06e55a
patman: Fix indenting in patchstream
by Simon Glass
· 5 years ago
f9e4284
patman: Allow linking a series with patchwork
by Simon Glass
· 5 years ago
fca9911
patman: Fix remaining pylint3 warnings in func_test
by Simon Glass
· 5 years ago
366954f
patman: Use capture_sys_output() consistently
by Simon Glass
· 5 years ago
427b028
patman: Fix whitespace errors in func_test
by Simon Glass
· 5 years ago
e21c515
patman: Update how tests are run
by Simon Glass
· 5 years ago
bd73bb4
azure/gitLab/travis: Add pygit2 as a dependency for tests
by Simon Glass
· 5 years ago
4a9e578
patman: Correct operation of -n
by Simon Glass
· 5 years ago
08594d4
binman: Correct calculation for image-pos
by Simon Glass
· 5 years ago
271a083
binman: Update intel_ifwi to store padded section
by Simon Glass
· 5 years ago
de429d7
test: linking test/compression.c fails
by Heinrich Schuchardt
· 5 years ago
c961b1b
test: test/bloblist.c depends on asm/state.h
by Heinrich Schuchardt
· 5 years ago
6900797
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
by Alper Nebi Yasak
· 5 years ago
9485a80
binman: Fix typo in kernel-doc format for binman_symname()
by Michal Simek
· 5 years ago
6723b4c
binman: Call helper function binman_set_rom_offset() to fill offset
by Michal Simek
· 5 years ago
0ae9bc3
doc: add sandbox API
by Heinrich Schuchardt
· 5 years ago
063790c
sandbox: update function descriptions in os.h
by Heinrich Schuchardt
· 5 years ago
bf896a2
test: adjust sysreset tests
by Heinrich Schuchardt
· 5 years ago
329dccc
sandbox: implement reset
by Heinrich Schuchardt
· 5 years ago
c0b19f2
sandbox: use O_CLOEXEC in os_open()
by Heinrich Schuchardt
· 5 years ago
35d9492
test/py: test poweroff
by Heinrich Schuchardt
· 5 years ago
b1ad415
sandbox: enable poweroff command
by Heinrich Schuchardt
· 5 years ago
6eec4b0
sandbox: eth-raw: do not close the console input
by Heinrich Schuchardt
· 5 years ago
014b9f9
configs: meson64: relocate config_distro_bootcmmd header
by Jaehoon Chung
· 5 years ago
72f2283
doc: board: vim3: Fix build instructions
by Neil Armstrong
· 5 years ago
82aec2e
doc: board: amlogic: Update support matrix
by Neil Armstrong
· 5 years ago
f36e4c7
x86: Use if instead of #ifdef in write_tables()
by Simon Glass
· 5 years ago
cac9c6a
x86: Add SMBIOS info for Coral
by Simon Glass
· 5 years ago
Next »