Age | Commit message (Expand) | Author |
2020-07-10 | arm: provide a function for boards init code to modify MMU virtual-physical map | Marek Szyprowski |
2020-07-10 | arm: update comments to the common style | Marek Szyprowski |
2020-07-07 | arm: use correct argument size of special registers | Heinrich Schuchardt |
2020-07-07 | arm: remove outdated comment concerning -ffixed-x18 | Heinrich Schuchardt |
2020-07-07 | net: designware: s700: Add glue code for S700 mac | Amit Singh Tomar |
2020-07-07 | clk: actions: Add Ethernet clocks | Amit Singh Tomar |
2020-06-22 | ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 | Marek Vasut |
2020-06-08 | ARM: imx: ddr: Add missing PHY reset | Marek Vasut |
2020-06-03 | Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-06-03 | efi_loader: allow compiling with clang | Heinrich Schuchardt |
2020-06-02 | ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI | Masahiro Yamada |
2020-05-22 | usb: ehci-omap: Add Support for DM_USB and OF_CONTROL | Adam Ford |
2020-05-20 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2020-05-19 | treewide: Remove unused FSL QSPI config options for Layerscape platforms | Kuldeep Singh |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | Use __ASSEMBLY__ as the assembly macros | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-05-10 | imx: imx8qm/qxp: check whether m4 partition booted | Peng Fan |
2020-05-10 | imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot | Peng Fan |
2020-05-10 | cmd: nandbcb: Reconstruct the nandbcb tool for all platforms | Han Xu |
2020-05-10 | imx8: power: Add PD device lookup interface to power domain uclass | Peng Fan |
2020-05-10 | mtd: nand: support GPMI NAND driver for i.MX8 | Peng Fan |
2020-05-10 | mtd: mxs_nand: fix the gf_13/14 definition issue | Han Xu |
2020-05-10 | mxs_nand: Add support for i.MX8M | Ye Li |
2020-05-10 | nand: mxs: correct bitflip for erased NAND page | Peng Fan |
2020-05-10 | imx: regs: add more fuse bank structure | Peng Fan |
2020-05-10 | fec: Move imx_get_mac_from_fuse declare to imx file | Ye Li |
2020-05-10 | imx: add module fuse support | Peng Fan |
2020-05-10 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic |
2020-05-04 | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-05-03 | cpu: imx8: show RevC instead of Rev? at boot log | Frank Li |
2020-05-01 | arm: caches: add DCACHE_DEFAULT_OPTION | Patrick Delaunay |
2020-05-01 | configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig | Patrick Delaunay |
2020-05-01 | imx8: Configure SNVS | Franck LENORMAND |
2020-05-01 | imx8: Update SCFW API to version 1.5 | Ye Li |
2020-05-01 | imx8: scu api: Add support for SECO manufacturing protection APIs | Breno Lima |
2020-05-01 | imx8mm: clock: fix fracpll decode issue | Ye Li |
2020-05-01 | imx8mq: Set ARM core clock directly from ARM PLL | Peng Fan |
2020-05-01 | imx8m: update clock root and fix core_sel | Peng Fan |
2020-05-01 | imx: update is_imx6ull to include i.MX6ULZ | Peng Fan |
2020-05-01 | imx: imx8m: add i.MX8MN variants support | Peng Fan |
2020-05-01 | imx: imx8m: add i.MX8MQ Dual and QuadLite support | Peng Fan |
2020-05-01 | imx: fix cpu_type helper | Peng Fan |
2020-04-30 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2020-04-28 | Convert CONFIG_PHYLIB et al to Kconfig | Tom Rini |
2020-04-28 | fsl-layerscape: Move GIC RD tables init to soc.c | Hou Zhiqiang |
2020-04-24 | clk: actions: Add common clock driver | Amit Singh Tomar |