Age | Commit message (Expand) | Author |
2020-01-08 | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-01-08 | Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-01-08 | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-08 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2020-01-08 | Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-01-08 | Merge branch '2020-01-07-master-imports' | Tom Rini |
2020-01-09 | uniphier_{v7, v8}_defconfig: enable SPI driver and sspi command | Masahiro Yamada |
2020-01-09 | ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6 | Masahiro Yamada |
2020-01-08 | ata: fsl_sata: Continue probing other sata port when failed current port. | Peng Ma |
2020-01-08 | ata: sata_sil: Continue probing other sata port when failed current port. | Peng Ma |
2020-01-08 | treewide: Remove CONFIG_SYS_UBOOT_START from configs board files | Patrice Chotard |
2020-01-08 | Makefile: Fix CONFIG_SYS_UBOOT_START default value | Patrice Chotard |
2020-01-08 | cmd/Kconfig: Add more dependencies to OSE bootm support | Tom Rini |
2020-01-08 | imx: imx8mn: enable CONFIG_CMD_ERASEENV | Peng Fan |
2020-01-08 | imx: imx8mn_evk: add board_mmc_get_env_dev | Peng Fan |
2020-01-08 | imx8mn: evk: add README | Peng Fan |
2020-01-08 | imx: add i.MX8MP EVK board | Peng Fan |
2020-01-08 | imx: imx8m: add imximage-8mp-lpddr4.cfg | Peng Fan |
2020-01-08 | clk: imx: add i.MX8MP clk driver | Peng Fan |
2020-01-08 | clk: imx: add imx_clk_mux2_flags | Peng Fan |
2020-01-08 | imx: imx8m: only support non-dm code in clock_imx8mm.c | Peng Fan |
2020-01-08 | imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP | Peng Fan |
2020-01-08 | imx: add i.MX8MP PE property | Peng Fan |
2020-01-08 | imx: imx8mp: add pin header file | Peng Fan |
2020-01-08 | power: Add new PMIC PCA9450 driver | Ye Li |
2020-01-08 | arm: dts: freescale: Add i.MX8MP dtsi support | Peng Fan |
2020-01-08 | ddr: imx8m: Add DRAM PLL to generate 1000Mhz output | Peng Fan |
2020-01-08 | mxc_ocotp: support i.MX8MP | Peng Fan |
2020-01-08 | pinctrl: imx8m: support i.MX8MP | Peng Fan |
2020-01-08 | imx: imx8m: add 1GHz fracpll entry | Peng Fan |
2020-01-08 | imx: imx8mp: add basic clock | Peng Fan |
2020-01-08 | arm: dts: add i.MX8MP pinfunc header | Peng Fan |
2020-01-08 | dt-bindings: clock: add i.MX8MP clock header | Peng Fan |
2020-01-08 | imx: spl: support i.MX8MP spl_boot_device | Peng Fan |
2020-01-08 | imx: imx8m: add Kconfig entry for i.MX8MP | Peng Fan |
2020-01-08 | imx: cpu: enlarge bit mask to 0x1FF for cpu type | Peng Fan |
2020-01-08 | imx8mp: set BYPASS ID SWAP to avoid AXI bus errors | Peng Fan |
2020-01-08 | imx: get cpu id/type of i.MX8MP | Peng Fan |
2020-01-08 | imx: imx8mq: handle ESDHC in mxc_get_clock | Peng Fan |
2020-01-08 | wandboard: Remove repeated PMIC string | Fabio Estevam |
2020-01-08 | wandboard: Fix the DM_PMIC conversion | Fabio Estevam |
2020-01-07 | efi_selftest: unit test for EFI_RNG_PROTOCOL | Heinrich Schuchardt |
2020-01-07 | efi_rng_protocol: Install the efi_rng_protocol on the root node | Sughosh Ganu |
2020-01-07 | efi: qemu: arm64: Add efi_rng_protocol implementation for the platform | Sughosh Ganu |
2020-01-07 | cmd: add rng command | Heinrich Schuchardt |
2020-01-07 | virtio: rng: Add a random number generator(rng) driver | Sughosh Ganu |
2020-01-07 | test: rng: Add basic test for random number generator(rng) uclass | Sughosh Ganu |
2020-01-07 | configs: sandbox: Enable random number generator(rng) device | Sughosh Ganu |
2020-01-07 | sandbox: rng: Add a random number generator(rng) driver | Sughosh Ganu |
2020-01-07 | configs: stm32mp15: Enable random number generator(rng) device | Sughosh Ganu |