platform/kernel/u-boot.git
2020-01-08 Peng Fanimx: imx8mp: add basic clock
2020-01-08 Peng Fanarm: dts: add i.MX8MP pinfunc header
2020-01-08 Peng Fandt-bindings: clock: add i.MX8MP clock header
2020-01-08 Peng Fanimx: spl: support i.MX8MP spl_boot_device
2020-01-08 Peng Fanimx: imx8m: add Kconfig entry for i.MX8MP
2020-01-08 Peng Fanimx: cpu: enlarge bit mask to 0x1FF for cpu type
2020-01-08 Peng Fanimx8mp: set BYPASS ID SWAP to avoid AXI bus errors
2020-01-08 Peng Fanimx: get cpu id/type of i.MX8MP
2020-01-08 Peng Fanimx: imx8mq: handle ESDHC in mxc_get_clock
2020-01-08 Fabio Estevamwandboard: Remove repeated PMIC string
2020-01-08 Fabio Estevamwandboard: Fix the DM_PMIC conversion
2020-01-08 Rasmus Villemoesmpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid
2020-01-08 Rasmus Villemoesmpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309
2020-01-08 Rasmus Villemoesmpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309
2020-01-08 Rasmus Villemoespowerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig
2020-01-08 Rasmus Villemoesmpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111
2020-01-07 Sean Andersonlog: Include missing header for log.h
2020-01-07 Sean Andersondm: Add a debug message when devices are skipped pre...
2020-01-07 Sean AndersonInclude missing headers for fdt_support.h
2020-01-07 Masahiro Yamadabinman: fix default filename of u-boot-with-ucode-ptr...
2020-01-07 Simon Glassdm: devres: Add a new OFDATA phase
2020-01-07 Simon Glassdm: devres: Use an enum for the allocation phase
2020-01-07 Simon Glassdm: devres: Add tests
2020-01-07 Simon Glassdm: test: Add a test driver for devres
2020-01-07 Simon Glassdm: devres: Convert to use logging
2020-01-07 Simon Glasstest: Add functions to find the amount of allocated...
2020-01-07 Simon Glassdm: devres: Create a new devres header file
2020-01-07 Simon Glassdm: core: Add a new flag to track platform data
2020-01-07 Simon Glassdm: core: Export a new function to read platdata
2020-01-07 Simon Glassdm: core: Add a comment for DM_FLAG_OF_PLATDATA
2020-01-07 Simon Glassdm: core: Allocate parent data separate from probing...
2020-01-07 Simon Glassdm: core: Move ofdata_to_platdata() call earlier
2020-01-07 Simon Glassdm: core: Don't clear active flag twice when probe...
2020-01-07 Simon Glassaspeed: ast2500: Read clock ofdata in the correct method
2020-01-07 Simon Glasspci: Print a warning if the bus is accessed before...
2020-01-07 Simon Glassx86: apl: Avoid accessing the PCI bus before it is...
2020-01-07 Simon Glassusb: Drop use of BUG_ON() and WARN_ON()
2020-01-07 Simon Glassdm: core: Use assert_noisy() in devres
2020-01-07 Simon Glasscommon: Add a noisy assert()
2020-01-07 Heinrich Schuchardtefi_selftest: unit test for EFI_RNG_PROTOCOL
2020-01-07 Sughosh Ganuefi_rng_protocol: Install the efi_rng_protocol on the...
2020-01-07 Sughosh Ganuefi: qemu: arm64: Add efi_rng_protocol implementation...
2020-01-07 Heinrich Schuchardtcmd: add rng command
2020-01-07 Sughosh Ganuvirtio: rng: Add a random number generator(rng) driver
2020-01-07 Sughosh Ganutest: rng: Add basic test for random number generator...
2020-01-07 Sughosh Ganuconfigs: sandbox: Enable random number generator(rng...
2020-01-07 Sughosh Ganusandbox: rng: Add a random number generator(rng) driver
2020-01-07 Sughosh Ganuconfigs: stm32mp15: Enable random number generator...
2020-01-07 Sughosh Ganustm32mp1: rng: Add a driver for random number generator...
2020-01-07 Sughosh Ganuclk: stm32mp1: Add a clock entry for RNG1 device
2020-01-07 Sughosh Ganudm: rng: Add random number generator(rng) uclass
2020-01-07 Cristian Ciocalteatest/py: Create a test for launching UEFI binaries...
2020-01-07 Cristian Ciocalteadoc: uefi.rst: Document launching UEFI binaries from...
2020-01-07 Cristian Ciocalteadoc: Add sample uefi.its image description file
2020-01-07 Cristian Ciocalteabootm: Add a bootm command for type IH_OS_EFI
2020-01-07 Cristian Ciocalteaimage: Add IH_OS_EFI for EFI chain-load boot
2020-01-07 Heinrich Schuchardtcmd: efidebug: capitalize UEFI
2020-01-07 Heinrich Schuchardtcmd: efidebug: new sub-command tables
2020-01-07 Heinrich Schuchardtcmd: efidebug: simplify get_guid_text()
2020-01-07 Heinrich Schuchardtefi_loader: define all known warning status codes
2020-01-07 Heinrich Schuchardtefi_loader: free load options after execution
2020-01-07 Sughosh Ganuefi_loader: Add guidcpy function
2020-01-07 Heinrich Schuchardtefi_loader: __cyg_profile_func_enter/_exit
2020-01-07 Heinrich Schuchardtpart: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
2020-01-07 Heinrich Schuchardtefi_loader: clear screen should move cursor to home
2020-01-07 Heinrich Schuchardttest/py: describe env__efi_loader_helloworld_file
2020-01-07 Heinrich Schuchardtefi_loader: git ignore helloworld_efi.S
2020-01-07 Sughosh Ganuefi_selftest: Update .gitignore
2020-01-07 Heinrich Schuchardtefi_loader: export efi_install_fdt()
2020-01-07 Heinrich Schuchardtefi_loader: carve out efi_run_image()
2020-01-07 Heinrich Schuchardtefi_loader: use hardware device tree by default
2020-01-07 Heinrich Schuchardtefi_loader: pass address to efi_install_fdt()
2020-01-07 Heinrich Schuchardtefi_loader: adjust file system info
2020-01-07 Heinrich Schuchardtefi_loader: imply USB_KEYBOARD_FN_KEYS
2020-01-07 AKASHI Takahiroinclude: pe.h: add signature-related definitions
2020-01-07 Heinrich Schuchardtconfigs: qemu: enable FIT images on qemu_arm(64)_defconfig
2020-01-07 Cristian Ciocalteatest/py: Fix broken 'notbuildconfigspec' marker
2020-01-07 Heiko Schocherbdinfo: show multi_dtb_fit
2020-01-07 Philippe Reynescmd_ut: add a parameter prefix to the function cmd_ut_c...
2020-01-07 Peng Fanpower: regulator: support off-on-delay-us
2020-01-07 Fabien Dessenneremoteproc: stm32: load resource table from firmware
2020-01-07 Fabien Dessennestm32mp1: remove copro_state environment variable
2020-01-07 Fabien Dessenneremoteproc: stm32: track the coprocessor state in a...
2020-01-07 Fabien Dessennestm32mp1: reset coprocessor status at cold boot
2020-01-07 Fabien Dessennestm32mp1: declare backup registers for coprocessor
2020-01-07 Fabien Dessenneremoteproc: elf_loader: Add elf resource table load...
2020-01-07 Jean-Jacques... spl: fit: Allow the board to tell if more images must...
2020-01-07 Jean-Jacques... dts: Add support for adding DT overlays in u-boot.img
2020-01-07 Jean-Jacques... include: board: provide empty stubs when the BOARD...
2020-01-07 Jean-Jacques... drivers: board: Add get_fit_loadable()
2020-01-07 Jean-Jacques... drivers: board: Make the board drivers available in SPL
2020-01-07 Jean-Jacques... spl: fit: constify the output parameter of spl_fit_get_...
2020-01-07 Jean-Jacques... Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_F...
2020-01-07 Jean-Jacques... spl: fit: be more verbose when an error occurs when...
2020-01-07 Jean-Jacques... spl: fit: Do not fail immediately if an overlay is...
2020-01-07 Jean-Jacques... spl: fit: allocate a temporary buffer to load the overlays
2020-01-07 Jean-Jacques... spl: fit: Make room in the FDT before applying overlays
2020-01-07 Michal Simekspl: fit: Add support for applying DT overlay
2020-01-07 Jean-Jacques... spl: fit: don't load the firmware twice
2020-01-07 Andrew F. Davistools: dumpimage: Fall-though to print usage for help...
next