Age | Commit message (Expand) | Author |
2020-09-17 | Merge branch '2020-09-16-assorted-fixes' | Tom Rini |
2020-09-17 | apalis-imx8qm: rename all occurences to apalis-imx8 | Philippe Schenker |
2020-09-17 | colibri-imx8qxp: rename all occurences to colibri-imx8x | Philippe Schenker |
2020-09-17 | mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. | Haibo Chen |
2020-09-17 | ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL | Marek Vasut |
2020-09-17 | mx6qsabrelite: increase the environment offset | Denis Pynkin |
2020-09-17 | imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support | Peng Fan |
2020-09-17 | imx8m: clock_imx8mm: add missed return | Peng Fan |
2020-09-17 | imx8mq: fix SSCG_PLL_REFCLK_SEL_x | Peng Fan |
2020-09-17 | imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK | Peng Fan |
2020-09-17 | imx7: ccm: correct target interface num | Peng Fan |
2020-09-17 | apalis_imx6: provide fdtfile in env instead of setting it in runtime | Igor Opaniuk |
2020-09-17 | colibri_imx6: provide fdtfile in env instead of setting it in runtime | Igor Opaniuk |
2020-09-17 | colibri_imx7: use preboot for fdtfile evaluation | Igor Opaniuk |
2020-09-17 | colibri_vf: use preboot for fdtfile evaluation | Igor Opaniuk |
2020-09-17 | colibri-imx6ull: use preboot for fdtfile evaluation | Igor Opaniuk |
2020-09-17 | colibri_imx7: wrap video specific funcs with ifdefs | Igor Opaniuk |
2020-09-17 | toradex: drop legacy show_boot_logo function and use splashscreen | Igor Opaniuk |
2020-09-17 | colibri_imx7: use splashcreen value instead of legacy function | Igor Opaniuk |
2020-09-17 | colibri-imx6ull: use splashcreen value instead of legacy function | Igor Opaniuk |
2020-09-16 | doc: qemu: debug UART settings for QEMU ARM virt | Heinrich Schuchardt |
2020-09-16 | MAINTAINERS: add myself as reviewer for SquashFS | Miquel Raynal |
2020-09-16 | MAINTAINERS: add myself as reviewer for SquashFS | Thomas Petazzoni |
2020-09-16 | lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API | Marek Vasut |
2020-09-16 | include: phy: fix NULL pointer check in phy_write() | Thirupathaiah Annapureddy |
2020-09-16 | MAINTAINERS: update clk entry git tree | Baruch Siach |
2020-09-16 | Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-09-16 | Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-09-16 | rockchip: make_fit_atf: ignore empty PT_LOAD segment | Heinrich Schuchardt |
2020-09-16 | rockchip: rv1108: enable board early init | Kever Yang |
2020-09-16 | rockchip: rv1108: Enable grf as pre-reloc node | Kever Yang |
2020-09-16 | rockchip: rv1108: use correct API for board callback | Kever Yang |
2020-09-15 | Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2020-09-15 | Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options | Marek Vasut |
2020-09-15 | mmc: xenon_sdhci: Add missing common host capabilities | Andre Heider |
2020-09-15 | mmc: msm_sdhci: Use mmc_of_parse for setting host_caps | Manivannan Sadhasivam |
2020-09-14 | efi_selftest: restore gd before do_reset() | Heinrich Schuchardt |
2020-09-14 | efi_loader: save global data pointer on RISC-V | Heinrich Schuchardt |
2020-09-14 | riscv: define function set_gd() | Heinrich Schuchardt |
2020-09-14 | efi_loader: efi_var_mem_notify_exit_boot_services | Heinrich Schuchardt |
2020-09-14 | rsa: crash in br_i32_decode() called from rsa_gen_key_prop() | Robert Reither |
2020-09-14 | Merge branch '2020-09-12-assorted-bugfixes' | Tom Rini |
2020-09-12 | test: do no assume hush parser in validate_empty() | Heinrich Schuchardt |
2020-09-12 | Makefile: mrproper shall delete doc/output/ | Heinrich Schuchardt |
2020-09-12 | doc: describe building with GCC | Heinrich Schuchardt |
2020-09-12 | doc: describe source repository | Heinrich Schuchardt |
2020-09-12 | ARM: MediaTek: amend IC description for MediaTek MT8512 | Mingming Lee |
2020-09-11 | Fix data abort caused by mis-aligning FIT data | Reuben Dowle |
2020-09-11 | mtd: nand: Fix nand write error with bad block addresses above 32-bit | T Karthik Reddy |
2020-09-11 | env: Crash in 'env import' when using checksum and a specific size | Pedro Aguilar |