aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-06serial: serial_msm: Ensure BAM/single character mode are disabledWIP/2021-07-06-platform-updatesStephan Gerhold1-0/+4
2021-07-06arm: dts: db410c: Add missing cd-gpios for SD card detectionStephan Gerhold1-1/+3
2021-07-06arm: snapdragon: Fix typo in clk_bcr_update()Sheep Sun1-5/+5
2021-07-06arm: snapdragon: Use correct GICC register on APQ8016Sheep Sun1-1/+1
2021-07-06lpc32xx: ea-lpc3250devkitv2: enable i2c (DM)Trevor Woerner3-0/+61
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner6-3/+8
2021-07-06lpc32xx: i2c: finish DM/OF codeTrevor Woerner1-1/+7
2021-07-06lpc32xx: i2c: fix base addressTrevor Woerner1-5/+1
2021-07-06lpc32xx: i2c: remove unused defineTrevor Woerner1-1/+0
2021-07-06arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner10-0/+278
2021-07-06lpc32xx: import device tree from LinuxTrevor Woerner3-0/+839
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner11-19/+11
2021-07-06configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu2-0/+23
2021-07-06doc: qemu: arm64: Fix the documentation of capsule updateMasami Hiramatsu1-9/+2
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu10-0/+537
2021-07-06ARM: dts: synquacer: Add device trees for DeveloperBoxMasami Hiramatsu5-0/+800
2021-07-06i2c: synquacer: SNI Synquacer I2C controllerJassi Brar3-0/+346
2021-07-06spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar3-0/+500
2021-07-06mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar3-0/+92
2021-07-06pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu3-0/+613
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu2-7/+95
2021-07-06dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu1-0/+3
2021-07-06ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu1-0/+2
2021-07-06arm: iproc: Add higher speed configurationsChris Packham1-13/+16
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij8-667/+0
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman4-10/+73
2021-07-05Merge branch '2021-07-01-update-CI-containers'Tom Rini10-146/+547
2021-07-05Docker/CI: Update to "focal" and latest buildTom Rini4-14/+12
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa1-19/+121
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa1-30/+138
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa1-64/+193
2021-07-05Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py testsAlper Nebi Yasak1-1/+15
2021-07-05Azure: Add fuse device for test.py testsAlper Nebi Yasak1-1/+2
2021-07-05tools: docker: Install a readable kernel for libguestfs-toolsAlper Nebi Yasak1-0/+4
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2-1/+48
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak1-16/+15
2021-07-05env: efi: fix a wrong address dereferenceAKASHI Takahiro1-2/+1
2021-07-05Merge branch 'next'Tom Rini481-4176/+30788
2021-07-05Prepare v2021.07v2021.07Tom Rini1-1/+1
2021-07-02Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodia...Tom Rini4-0/+4
2021-07-02configs: libretech: set SPI mode to 0Da Xue4-0/+4
2021-07-02Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...WIP/02Jul2021Tom Rini7-43/+124
2021-07-02autoboot: fix MENUKEYDa Xue1-1/+1
2021-07-02efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas2-8/+38
2021-07-02efi_loader: clear OsIndicationsHeinrich Schuchardt1-1/+39
2021-07-02efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu1-0/+13
2021-07-02efi_loader: missing parentheses in query_console_sizeHeinrich Schuchardt1-1/+1
2021-07-02efi_loader: Always install FMPsIlias Apalodimas3-8/+10
2021-07-02efi_loader: Force a single FMP instance per hardware storeIlias Apalodimas2-24/+22
2021-07-02efi: Fix to use null handle to create new handle for efi_fmp_rawMasami Hiramatsu1-1/+1