Age | Commit message (Expand) | Author |
2018-10-22 | imx8: add dummy clock | Peng Fan |
2018-10-22 | imx8: add iomux configuration api | Peng Fan |
2018-10-22 | imx8: cpu: add uclass based CPU driver | Anatolij Gustschin |
2018-10-22 | imx8: cpu: add function for reading FEC MAC from fuse | Anatolij Gustschin |
2018-10-22 | imx8: add arch_cpu_init arch_cpu_init_dm | Peng Fan |
2018-10-22 | imx8: add mmu and dram related functions | Peng Fan |
2018-10-22 | imx8: implement mmc_get_env_dev | Peng Fan |
2018-10-22 | imx8: add boot device detection | Peng Fan |
2018-10-22 | imx8: add basic cpu support | Peng Fan |
2018-10-22 | armv8: add cpu core helper functions | Peng Fan |
2018-10-22 | imx: add i.MX8 cpu type | Peng Fan |
2018-10-22 | imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined | Peng Fan |
2018-10-22 | imx8: add imx-regs header file | Peng Fan |
2018-10-22 | imx: boot_mode: Add FLEXSPI boot entry | Peng Fan |
2018-10-22 | misc: imx8: add scfw api impementation | Peng Fan |
2018-10-22 | arm: global_data: add scu_dev for i.MX8 | Peng Fan |
2018-10-22 | arm: build mach-imx for i.MX8 | Peng Fan |
2018-10-22 | imx: add Kconfig entry for i.MX8QXP | Peng Fan |
2018-10-22 | imx8: add scfw macro definition | Peng Fan |
2018-10-22 | x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ | Bin Meng |
2018-10-22 | x86: Fix the mystery of printch() during 64-bit boot | Bin Meng |
2018-10-22 | x86: put global data pointer into the .data section | Heinrich Schuchardt |
2018-10-22 | x86: detect unsupported relocation types | Heinrich Schuchardt |
2018-10-22 | x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build | Bin Meng |
2018-10-22 | x86: Specify -march=core2 to build 64-bit U-Boot proper | Bin Meng |
2018-10-22 | x86/bootm: fix error handling in boot_prep_linux(...) | Hannes Schmelzer |
2018-10-20 | test: Add PCI device entry without compat string and with DT node | Marek Vasut |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-10-19 | ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX | Adam Ford |
2018-10-19 | arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option | Vladimir Zapolskiy |
2018-10-19 | arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option | Vladimir Zapolskiy |
2018-10-18 | ARM: rmobile: Drop PRR syscon driver | Marek Vasut |
2018-10-18 | ARM: dts: rmobile: Build -u-boot variants of DTs | Marek Vasut |
2018-10-18 | ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu | Hiroyuki Yokoyama |
2018-10-18 | ARM: rmobile: Enable cache command on Gen3 | Hiroyuki Yokoyama |
2018-10-17 | Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot | Tom Rini |
2018-10-16 | arm64: zynqmp: Enable MP by default via Kconfig | Michal Simek |
2018-10-16 | arm64: zynqmp: Add new command for TCM initialization | Siva Durga Prasad Paladugu |
2018-10-16 | arm64: zynqmp: Move TCM initialization to a separate routine | Siva Durga Prasad Paladugu |
2018-10-16 | arm64: versal: Add Xilinx Versal Virtual QEMU board | Michal Simek |
2018-10-16 | arm64: versal: Add support for new Xilinx Versal ACAPs | Michal Simek |
2018-10-16 | arm: do not include efi_loader.h twice | Heinrich Schuchardt |
2018-10-16 | arm64: gic: Do gicv3 secure initialization based on EL level | Michal Simek |
2018-10-16 | arm: zynq: Add efuse node for Zynq-7000S devices | Michal Simek |
2018-10-16 | arm: zynq: Add support for DLC20 board | Michal Simek |
2018-10-16 | arm: mx5: Add M53Menlo board | Marek Vasut |
2018-10-16 | arm: mx5: Add LDB clock config code | Marek Vasut |
2018-10-16 | arm: imx: mx5: Make videoskip available on MX5 | Marek Vasut |
2018-10-15 | Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc | Tom Rini |
2018-10-15 | ARC: Don't use COMMON section for global not-initialized variables | Alexey Brodkin |