Age | Commit message (Expand) | Author |
2019-10-18 | Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-10-18 | Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2019-10-18 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2019-10-18 | configs: sei610: Add config file to fix userdata size | Guillaume La Roque |
2019-10-18 | configs: sei510: rework header and fix userdata size | Guillaume La Roque |
2019-10-18 | boards: amlogic: add SEI610 support | Neil Armstrong |
2019-10-18 | ARM: dts: meson-sm1: add U-Boot specific DT for graphics | Neil Armstrong |
2019-10-18 | configs: sei510: enable everything-else power domain | Neil Armstrong |
2019-10-18 | power: domain: add Amlogic Everything-Else power domain driver | Neil Armstrong |
2019-10-18 | ARM: dts: Import SEI610 DT from Linux 5.4-rc2 | Neil Armstrong |
2019-10-18 | clk: meson-sm1: add compatible | Neil Armstrong |
2019-10-18 | mmc: meson-gx: add support for mmc-pwrseq-emmc | Neil Armstrong |
2019-10-18 | ARM: meson: add SM1 SoC id | Neil Armstrong |
2019-10-18 | arm: meson: Recognize A311D SoC | Andreas Färber |
2019-10-18 | arm: meson: Tidy SoC information output | Andreas Färber |
2019-10-18 | configs: Add Khadas VIM3 defconfig | Andreas Färber |
2019-10-18 | arm: dts: Import and update DT for Khadas VIM3 | Andreas Färber |
2019-10-18 | configs: sei510: enable Video Display support | Neil Armstrong |
2019-10-18 | ARM: dts: meson-g12a: add U-Boot specific DT for graphics | Neil Armstrong |
2019-10-18 | arm: meson: board-g12a: Setup VPU in fdt | Neil Armstrong |
2019-10-18 | video: meson: add compatible for Amlogic G12A | Neil Armstrong |
2019-10-18 | video: meson: sync with linux drm-misc tree | Neil Armstrong |
2019-10-18 | video: meson: remove power domain get | Neil Armstrong |
2019-10-18 | clk: meson: g12a: add support for VPU/HDMI clocks | Neil Armstrong |
2019-10-18 | power: domain: meson-gx-pwrc: add G12A support | Neil Armstrong |
2019-10-18 | board: amlogic: document alternative libretech-cc installation methods | Daniel Drake |
2019-10-18 | RISC-V: Align boot image header with Linux | Atish Patra |
2019-10-18 | configs: fu540: enable gpio driver | Sagar Shrikant Kadam |
2019-10-18 | gpio: sifive: add support for DM based gpio driver for FU540-SoC | Sagar Shrikant Kadam |
2019-10-17 | efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU | Heinrich Schuchardt |
2019-10-17 | efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available | AKASHI Takahiro |
2019-10-17 | fs: add fs_get_type() for current filesystem type | AKASHI Takahiro |
2019-10-17 | fs: clean up around fs_type | AKASHI Takahiro |
2019-10-17 | fs: update fs_close() description | Heinrich Schuchardt |
2019-10-17 | fs: export fs_close() | AKASHI Takahiro |
2019-10-17 | efi_loader: device_path: check against file path length | AKASHI Takahiro |
2019-10-17 | Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi | Tom Rini |
2019-10-16 | Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2019-10-16 | Merge branch '2019-10-15-master-imports' | Tom Rini |
2019-10-16 | travis: Split and rename xilinx ARM in to two jobs | Tom Rini |
2019-10-16 | travis: Split sun8i in to two jobs | Tom Rini |
2019-10-16 | travis: Split i.MX jobs a bit more | Tom Rini |
2019-10-16 | MAINTAINERS: Update ARM entry | Tom Rini |
2019-10-16 | Makefile: Skip symbolic links to files for cscope | Andy Shevchenko |
2019-10-16 | arm: remove the H2200 board | Heinrich Schuchardt |
2019-10-16 | ubi: env: fix redundand management | Philippe Reynes |
2019-10-16 | ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr | Stefan Roese |
2019-10-16 | ubi: Print skip_check in ubi_dump_vol_info() | Stefan Roese |
2019-10-16 | ubi: provide a way to skip CRC checks | Quentin Schulz |
2019-10-15 | sandbox: fix build error due to missing struct udevice definition | AKASHI Takahiro |