platform/kernel/u-boot.git
2020-07-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-03 Heinrich Schuchardttest: correct time stamps for UEFI authentication
2020-07-03 AKASHI Takahirotest/py: efi_secboot: fix test case 1g of test_authvar
2020-07-03 AKASHI Takahirotest/py: efi_secboot: remove all "re.search"
2020-07-03 AKASHI Takahiroefi_loader: image_loader: replace debug to EFI_PRINT
2020-07-03 AKASHI Takahiroefi_loader: variable: replace debug to EFI_PRINT
2020-07-03 AKASHI Takahiroefi_loader: signature: replace debug to EFI_PRINT
2020-07-03 AKASHI TakahiroRevert "test: stabilize test_efi_secboot"
2020-07-03 AKASHI Takahiroefi_loader: change efi objects initialization order
2020-07-03 Heinrich Schuchardtriscv: use log functions in fdt_fixup
2020-07-03 Pragnesh Patelriscv: sifive: fu540: enable all cache ways from U...
2020-07-03 Atish Patrariscv: Use optimized version of fdtdec_get_addr_size_no...
2020-07-03 Atish Patrariscv: Do not return error if reserved node already...
2020-07-03 Bin Mengdoc: qemu-riscv: Update QEMU run command
2020-07-03 Bin Mengriscv: sifive: fu540: Add gpio-restart support
2020-07-03 Bin Mengriscv: Do not build reset.c if SYSRESET is on
2020-07-02 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-07-02 Bin Mengriscv: Enable CONFIG_OF_BOARD_FIXUP by default for...
2020-07-02 Bin Mengriscv: Expand the DT size before copy reserved memory...
2020-07-02 Bin Mengriscv: Avoid the reserved memory fixup if src and dst...
2020-07-02 Bin Mengriscv: fu540: dts: Correct reg size of otp and dmc...
2020-07-02 Bin Mengriscv: fu540: dts: Remove the unnecessary space in...
2020-07-02 Sean Andersonriscv: sbi: Add newline to error message
2020-07-01 Tom Rinicheckpatch.pl: Fully re-sync with v5.7
2020-07-01 Tom Rinikconfig: show compiler version text in the top comment
2020-07-01 Tom Rinisocfpga: Enable optimized inlining on stratix10
2020-07-01 Tom Rinicompilers: Introduce options for forcing inlining on...
2020-07-01 Tom Rinicompiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING...
2020-07-01 Tom Rinicompiler*.h: sync include/linux/compiler*.h with Linux...
2020-07-01 Tom Rinipci: rockchip: Mark inline functions as static inline
2020-07-01 Tom Rinisocfpga: Mark socfpga_fpga_add() as static inline in...
2020-07-01 Tom Rinix86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
2020-07-01 Tom Rinitegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
2020-07-01 Tom RiniDon't start ad-hoc games with -Wno-maybe-initialized
2020-07-01 Tom Rinikconfig: Add scripts/Kconfig.include from v4.19
2020-07-01 Tom Rinikconfiglib: Update to the 14.1.0 release
2020-07-01 Tom RiniRemove CROSS_COMPILE default from arch/*/config.mk
2020-07-01 Sagar Shrikant... riscv: cpu: check and append L1 cache to cpu features
2020-07-01 Sagar Shrikant... riscv: cpu: correctly handle the setting of CPU_FEAT_MM...
2020-07-01 Sagar Shrikant... uclass: cpu: fix to display proper CPU features
2020-07-01 Sagar Shrikant... riscv: dts: hifive-unleashed-a00: add cpu aliases
2020-07-01 Sean Andersonriscv: Add Sipeed Maix support
2020-07-01 Sean Andersondoc: riscv: Add documentation for Sipeed Maix Bit
2020-07-01 Sean Andersonriscv: Add device tree for K210 and Sipeed Maix BitM
2020-07-01 Sean Andersonriscv: Enable cpu clock if it is present
2020-07-01 Sean Andersonriscv: Try to get cpu frequency from a "clocks" node...
2020-07-01 Sean Andersonriscv: Allow use of reset drivers
2020-07-01 Sean Andersonriscv: Add option to support RISC-V privileged spec 1.9
2020-07-01 Sean Andersonriscv: Clean up IPI initialization code
2020-07-01 Sean Andersonriscv: Clear pending interrupts before enabling IPIs
2020-07-01 Sean Andersonriscv: Add headers for asm/global_data.h
2020-07-01 Sean Andersonlib: Always set errno in hcreate_r
2020-07-01 Sean Andersonreset: Add generic reset driver
2020-07-01 Sean Andersondm: Fix error handling for dev_read_addr_ptr
2020-07-01 Sean Andersondm: Add support for simple-pm-bus
2020-07-01 Sean Andersonclk: Add K210 clock support
2020-07-01 Sean Andersonclk: Add a bypass clock for K210
2020-07-01 Sean Andersonclk: Add K210 pll support
2020-07-01 Sean Andersonclk: Fix clk_get_by_* handling of index
2020-07-01 Sean Andersonclk: Check that ops of composite clock components exist...
2020-07-01 Sean Andersonclk: Always use the supplied struct clk
2020-06-30 Tom RiniMerge tag 'efi-2020-07-rc6-2' of https://gitlab.denx...
2020-06-30 Tom RiniMerge branch '2020-06-30-minor-TI-board-updates' into...
2020-06-30 Tom Riniti814x: Remove platform
2020-06-30 Tom Riniti816x_evm: Enable DM_MMC
2020-06-30 Tom Riniam335x: Update list of defconfigs
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-30 Tom RiniMerge branch '2020-06-30-pxa-dm_mmc-migration' into...
2020-06-30 Marcel Ziswilercolibri_pxa270_defconfig: enable dm_mmc
2020-06-30 Marcel Ziswilercolibri_pxa270: add mmc platform data
2020-06-30 Marcel Ziswilercolibri_pxa270_defconfig: enable cmd_dm
2020-06-30 Marcel Ziswilerarm: pxa: mmc: add driver model support
2020-06-30 Marcel Ziswilerkconfig: mmc: move pxa_mmc_generic to kconfig
2020-06-30 Marcel Ziswilerdm: core: gracefully handle alias seq without of
2020-06-30 Marcel ZiswilerMakefile: allow dm_mmc without of_control
2020-06-30 Marcel Ziswilerserial: pxa: clean-up platform data include file
2020-06-30 Marcel Ziswilermmc: add missing space before comment delimiter
2020-06-30 Bin Mengtest/py: test_efi_fit: Update #size-cells to 1
2020-06-30 Heinrich Schuchardtefi_loader: incorrect check against FDT_ADDR_T_NONE
2020-06-29 Daniel Schwierzeck.azure-pipelines.yml: add Qemu tests for MIPS Malta...
2020-06-29 Daniel Schwierzeck.travis.yml: add Qemu tests for MIPS Malta board
2020-06-29 Daniel Schwierzeck.gitlab-ci.yml: add Qemu tests for MIPS Malta board
2020-06-29 Daniel Schwierzeckmips: malta: build u-boot-swap.bin
2020-06-29 Daniel SchwierzeckMakefile: add rule to generate u-boot-swap.bin
2020-06-29 Daniel Schwierzecktools: add script for byte endianness swapping
2020-06-29 Marek Vasutnet: pcnet: Add Kconfig entries
2020-06-29 Marek Vasutnet: pcnet: Add DM support
2020-06-29 Marek Vasutnet: pcnet: Split common and non-DM functions
2020-06-29 Marek Vasutnet: pcnet: Wrap name and enetaddr into private data
2020-06-29 Marek Vasutnet: pcnet: Wrap iobase into private data
2020-06-29 Marek Vasutnet: pcnet: Pass private data through dev->priv
2020-06-29 Marek Vasutnet: pcnet: Wrap devbusfn into private data
2020-06-29 Marek Vasutnet: pcnet: Drop useless forward declarations
2020-06-29 Marek Vasutnet: pcnet: Move initialize function at the end
2020-06-29 Marek Vasutnet: pcnet: Move private data allocation to initialize
2020-06-29 Marek Vasutnet: pcnet: Replace memset+malloc with calloc
2020-06-29 Marek Vasutnet: pcnet: Simplify private data allocation
2020-06-29 Marek Vasutnet: pcnet: Use PCI_DEVICE() to define PCI device compa...
2020-06-29 Marek Vasutnet: pcnet: Drop PCNET_HAS_PROM
2020-06-29 Marek Vasutnet: pcnet: Drop typedef struct pcnet_priv_t
next