aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06serial: serial_msm: Ensure BAM/single character mode are disabledStephan Gerhold
2021-07-06arm: dts: db410c: Add missing cd-gpios for SD card detectionStephan Gerhold
2021-07-06arm: snapdragon: Fix typo in clk_bcr_update()Sheep Sun
2021-07-06arm: snapdragon: Use correct GICC register on APQ8016Sheep Sun
2021-07-06lpc32xx: ea-lpc3250devkitv2: enable i2c (DM)Trevor Woerner
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner
2021-07-06lpc32xx: i2c: finish DM/OF codeTrevor Woerner
2021-07-06lpc32xx: i2c: fix base addressTrevor Woerner
2021-07-06lpc32xx: i2c: remove unused defineTrevor Woerner
2021-07-06arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner
2021-07-06lpc32xx: import device tree from LinuxTrevor Woerner
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner
2021-07-06configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu
2021-07-06doc: qemu: arm64: Fix the documentation of capsule updateMasami Hiramatsu
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu
2021-07-06ARM: dts: synquacer: Add device trees for DeveloperBoxMasami Hiramatsu
2021-07-06i2c: synquacer: SNI Synquacer I2C controllerJassi Brar
2021-07-06spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar
2021-07-06mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar
2021-07-06pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu
2021-07-06dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu
2021-07-06ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu
2021-07-06arm: iproc: Add higher speed configurationsChris Packham
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman
2021-07-05Merge branch '2021-07-01-update-CI-containers'Tom Rini
2021-07-05Docker/CI: Update to "focal" and latest buildTom Rini
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa
2021-07-05Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py testsAlper Nebi Yasak
2021-07-05Azure: Add fuse device for test.py testsAlper Nebi Yasak
2021-07-05tools: docker: Install a readable kernel for libguestfs-toolsAlper Nebi Yasak
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak
2021-07-05env: efi: fix a wrong address dereferenceAKASHI Takahiro
2021-07-05Merge branch 'next'Tom Rini
2021-07-05Prepare v2021.07Tom Rini
2021-07-02Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-07-02configs: libretech: set SPI mode to 0Da Xue
2021-07-02Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-02autoboot: fix MENUKEYDa Xue
2021-07-02efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas
2021-07-02efi_loader: clear OsIndicationsHeinrich Schuchardt
2021-07-02efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu
2021-07-02efi_loader: missing parentheses in query_console_sizeHeinrich Schuchardt
2021-07-02efi_loader: Always install FMPsIlias Apalodimas
2021-07-02efi_loader: Force a single FMP instance per hardware storeIlias Apalodimas
2021-07-02efi: Fix to use null handle to create new handle for efi_fmp_rawMasami Hiramatsu