projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
platform/kernel/u-boot.git
2020-01-07
Simon Glass
dm: core: Don't clear active flag twice when probe...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Glass
aspeed: ast2500: Read clock ofdata in the correct method
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Glass
pci: Print a warning if the bus is accessed before...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Glass
x86: apl: Avoid accessing the PCI bus before it is...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Glass
usb: Drop use of BUG_ON() and WARN_ON()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Glass
dm: core: Use assert_noisy() in devres
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Glass
common: Add a noisy assert()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_selftest: unit test for EFI_RNG_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
efi_rng_protocol: Install the efi_rng_protocol on the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
efi: qemu: arm64: Add efi_rng_protocol implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
cmd: add rng command
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
virtio: rng: Add a random number generator(rng) driver
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
test: rng: Add basic test for random number generator...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
configs: sandbox: Enable random number generator(rng...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
sandbox: rng: Add a random number generator(rng) driver
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
configs: stm32mp15: Enable random number generator...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
stm32mp1: rng: Add a driver for random number generator...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
clk: stm32mp1: Add a clock entry for RNG1 device
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
dm: rng: Add random number generator(rng) uclass
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Cristian Ciocaltea
test/py: Create a test for launching UEFI binaries...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Cristian Ciocaltea
doc: uefi.rst: Document launching UEFI binaries from...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Cristian Ciocaltea
doc: Add sample uefi.its image description file
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Cristian Ciocaltea
bootm: Add a bootm command for type IH_OS_EFI
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Cristian Ciocaltea
image: Add IH_OS_EFI for EFI chain-load boot
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
cmd: efidebug: capitalize UEFI
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
cmd: efidebug: new sub-command tables
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
cmd: efidebug: simplify get_guid_text()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: define all known warning status codes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: free load options after execution
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
efi_loader: Add guidcpy function
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: __cyg_profile_func_enter/_exit
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: clear screen should move cursor to home
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
test/py: describe env__efi_loader_helloworld_file
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: git ignore helloworld_efi.S
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Sughosh Ganu
efi_selftest: Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: export efi_install_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: carve out efi_run_image()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: use hardware device tree by default
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: pass address to efi_install_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: adjust file system info
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
efi_loader: imply USB_KEYBOARD_FN_KEYS
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
AKASHI Takahiro
include: pe.h: add signature-related definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heinrich Schuchardt
configs: qemu: enable FIT images on qemu_arm(64)_defconfig
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Cristian Ciocaltea
test/py: Fix broken 'notbuildconfigspec' marker
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Heiko Schocher
bdinfo: show multi_dtb_fit
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Philippe Reynes
cmd_ut: add a parameter prefix to the function cmd_ut_c...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Peng Fan
power: regulator: support off-on-delay-us
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Fabien Dessenne
remoteproc: stm32: load resource table from firmware
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Fabien Dessenne
stm32mp1: remove copro_state environment variable
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Fabien Dessenne
remoteproc: stm32: track the coprocessor state in a...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Fabien Dessenne
stm32mp1: reset coprocessor status at cold boot
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Fabien Dessenne
stm32mp1: declare backup registers for coprocessor
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Fabien Dessenne
remoteproc: elf_loader: Add elf resource table load...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: Allow the board to tell if more images must...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
dts: Add support for adding DT overlays in u-boot.img
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
include: board: provide empty stubs when the BOARD...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
drivers: board: Add get_fit_loadable()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
drivers: board: Make the board drivers available in SPL
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: constify the output parameter of spl_fit_get_...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_F...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: be more verbose when an error occurs when...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: Do not fail immediately if an overlay is...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: allocate a temporary buffer to load the overlays
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: Make room in the FDT before applying overlays
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Michal Simek
spl: fit: Add support for applying DT overlay
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Jean-Jacques...
spl: fit: don't load the firmware twice
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Andrew F. Davis
tools: dumpimage: Fall-though to print usage for help...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Andrew F. Davis
tools: fit_image: Use fit_image_get_data_and_size for...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Andrew F. Davis
tools: dumpimage: Provide more feedback on internal...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Anand Moon
board: amlogic: select PWRSEQ for all amlogic platform
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Anand Moon
configs: meson64: enable GIC support for G12A/G12B
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Christian Hewitt
boards: amlogic: add Khadas VIM3L support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Tom Rini
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Tom Rini
Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Thor Thayer
ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Thor Thayer
arm: socfpga: stratix10: Enable SMMU access
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Simon Goldschmidt
configs: socfpga: fix building Stratix10 and Agilex
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: agilex: Enable Agilex SoC build
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
configs: socfpga: Move Stratix10 and Agilex common...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: dts: agilex: Add base dtsi and devkit dts
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: agilex: Add SPL for Agilex SoC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
board: intel: agilex: Add socdk board support for Intel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
ddr: altera: agilex: Add SDRAM driver for Agilex
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
ddr: altera: Restructure Stratix 10 SDRAM driver
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: agilex: Add clock handoff offset for Agilex
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
cache: Add Arteris Ncore cache coherent unit driver
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: agilex: Add clock wrapper functions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
clk: agilex: Add clock driver for Agilex
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Move Stratix10 and Agilex clock manager...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: agilex: Add system manager support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Move Stratix10 and Agilex system manager...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: agilex: Add reset manager support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Move Stratix10 and Agilex reset manager...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Move firewall code to firewall file
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: agilex: Add base address for Intel Agilex SoC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Convert clock manager from struct to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Convert system manager from struct to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Ley Foon Tan
arm: socfpga: Convert reset manager from struct to...
commit
|
commitdiff
|
tree
|
snapshot
next