Age | Commit message (Expand) | Author |
2020-01-16 | Add support for MT7622 reference board | Sam Shih |
2020-01-16 | clk: mediatek: add driver for MT7622 | Sam Shih |
2020-01-16 | clk: add APIs to get (optional) clock by name without a device | Chunfeng Yun |
2020-01-16 | ARM: MediaTek: add basic support for MT8512 boards | mingming lee |
2020-01-16 | clk: mediatek: add driver support for MT8512 | mingming lee |
2020-01-15 | Include missing headers for asm-generic/sections.h | Sean Anderson |
2020-01-15 | dma: Add stub of dma_memcpy and dma_get_device | Vignesh Raghavendra |
2020-01-14 | imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK | Giulio Benetti |
2020-01-14 | ram: add SDRAM driver for i.MXRT SoCs | Giulio Benetti |
2020-01-14 | serial_lpuart: add support for i.MXRT | Giulio Benetti |
2020-01-14 | ARM: dts: imxrt1050: add dtsi file | Giulio Benetti |
2020-01-14 | clk: imx: add i.IMXRT1050 clk driver | Giulio Benetti |
2020-01-14 | pico-imx7d: Convert to DM_ETH | Joris Offouga |
2020-01-14 | imx: add imx8x based deneb board | Anatolij Gustschin |
2020-01-14 | imx: add imx8x capricorn giedi board | Anatolij Gustschin |
2020-01-10 | arm/km: remove board KMCOGE3UN | Holger Brunck |
2020-01-10 | m68k: Drop CONFIG_MCFPIT support | Tom Rini |
2020-01-10 | configs: purge unneeded fec defines | Angelo Durgehello |
2020-01-09 | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx | Tom Rini |
2020-01-09 | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-01-09 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
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 '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 | treewide: Remove CONFIG_SYS_UBOOT_START from configs board files | Patrice Chotard |
2020-01-08 | imx: add i.MX8MP EVK board | Peng Fan |
2020-01-08 | power: Add new PMIC PCA9450 driver | Ye Li |
2020-01-08 | dt-bindings: clock: add i.MX8MP clock header | Peng Fan |
2020-01-08 | powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig | Rasmus Villemoes |
2020-01-07 | log: Include missing header for log.h | Sean Anderson |
2020-01-07 | Include missing headers for fdt_support.h | Sean Anderson |
2020-01-07 | dm: devres: Add a new OFDATA phase | Simon Glass |
2020-01-07 | dm: devres: Add tests | Simon Glass |
2020-01-07 | dm: test: Add a test driver for devres | Simon Glass |
2020-01-07 | dm: devres: Convert to use logging | Simon Glass |
2020-01-07 | test: Add functions to find the amount of allocated memory | Simon Glass |
2020-01-07 | dm: devres: Create a new devres header file | Simon Glass |
2020-01-07 | dm: core: Add a new flag to track platform data | Simon Glass |
2020-01-07 | dm: core: Export a new function to read platdata | Simon Glass |
2020-01-07 | dm: core: Add a comment for DM_FLAG_OF_PLATDATA | Simon Glass |
2020-01-07 | common: Add a noisy assert() | Simon Glass |
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 | virtio: rng: Add a random number generator(rng) driver | Sughosh Ganu |
2020-01-07 | dm: rng: Add random number generator(rng) uclass | Sughosh Ganu |
2020-01-07 | image: Add IH_OS_EFI for EFI chain-load boot | Cristian Ciocaltea |
2020-01-07 | efi_loader: define all known warning status codes | Heinrich Schuchardt |
2020-01-07 | efi_loader: Add guidcpy function | Sughosh Ganu |
2020-01-07 | part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT | Heinrich Schuchardt |