Commit Graph

47826 Commits (134200a5efffcbba56bdb6954d5b3527ea1fa09c)
 

Author SHA1 Message Date
Ashish Kumar 134200a5ef armv8: ls1088: Add USB and PCI configs in SD-BOOT defconfig 6 years ago
Yuantian Tang ae02cf03bc arm64: ls1012a: Add sata distro boot support 6 years ago
Yuantian Tang f216ef252e arm64: ls1046a: Add sata distro boot support 6 years ago
Tom Rini 1f0ce3259e freescale: Ensure common commands are not included in SPL binary 6 years ago
Tom Rini 68ae7772af arm: ls1021atwr: Rework local commands to not be included in SPL 6 years ago
Tom Rini 3a72a0efcc powerpc: P1010RDB: Rework local command to not be included in SPL 6 years ago
Priyanka Jain da28a03ed4 board/ls2081ard: Correct code to get QMAP value in checkboard 6 years ago
Priyanka Jain f436fbfeb1 board/ls2081ardb: Update board related prints 6 years ago
Sumit Garg 86c773fe83 configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE 6 years ago
Zhang Ying-22455 958b2ed526 armv8/ls1088a: configure PMU's PCTBENR to enable WDT 6 years ago
Sriram Dash a2bbfc5480 serial: lpuart: Proper device identification 6 years ago
Bhaskar Upadhaya b0ce187b1f board: ls1012a: LS1012A-2G5RDB board support 6 years ago
Bhaskar Upadhaya bdc48ec61e armv8/kconfig: Align boards of same family at one place 6 years ago
Tom Rini 3dde8f2037 Merge git://git.denx.de/u-boot-mmc 6 years ago
Tom Rini 18af965798 Merge git://git.denx.de/u-boot-tegra 6 years ago
Stephen Warren 5fed97af20 Makefile: ensure DTB doesn't overflow into initial stack 6 years ago
Stephen Warren e43effc1d8 ARM: Tegra: p2771-0000: use calculate env var feature 6 years ago
Stephen Warren 026a8b96bd ARM: Tegra186: calculate load addresses at boot 6 years ago
Stephen Warren cdcf55584e ARM: Tegra186: don't map memory not in RAM banks 6 years ago
Stephen Warren a9819b9e33 ARM: tegra: p2771-000: increase max DRAM bank count 6 years ago
Stephen Warren d5859255d9 ARM: Tegra186: search for best RAM bank 6 years ago
Stephen Warren 15751403b6 ARM: bootm: don't assume sp is in DRAM bank 0 6 years ago
Stephen Warren f697471217 ARM: Tegra186: mem parsing fixes from downstream 6 years ago
Stephen Warren ddecaaf3b9 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER 6 years ago
Stephen Warren 8163faf952 ARMv8: add optional Linux kernel image header 6 years ago
Stephen Warren f097532d27 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET 6 years ago
Stephen Warren e6c904489a ARMv8: Allow dynamic early stack pointer 6 years ago
Stephen Warren 0d1bd150f0 ARM: tegra: remove SPL config for non-SPL SoCs 6 years ago
Stephen Warren 3cdb5fa08a ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL 6 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 6 years ago
Tom Rini 8c0bb85824 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 6 years ago
Rick Chen b6896fcbeb travis.yml: Support RISC-V 6 years ago
Rick Chen 3fafced74d riscv: doc: Add relative doc to describe RISC-V 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 6 years ago
Rick Chen c7d7e80acd riscv: Support standalone 6 years ago
Rick Chen 42ac26f2b0 riscv: tools: Prelink u-boot 6 years ago
Rick Chen 3dafc016c1 riscv: defconfig: Add nx25-ae250 defconfig to support RISC-V 6 years ago
Rick Chen 56a4ca8f72 riscv: configs: Add nx25-ae250.h to support RISC-V 6 years ago
Rick Chen 7885ea8568 riscv: board: Add nx25-ae250 to support RISC-V 6 years ago
Rick Chen f94c44e51e riscv: Add Kconfig to support RISC-V 6 years ago
Rick Chen 6020faf62c riscv: nx25: include: Add header files to support RISC-V 6 years ago
Rick Chen 039ed7c572 riscv: nx25: dts: Add AE250 dts to support RISC-V 6 years ago
Rick Chen 8bbb2909cb riscv: nx25: lib: Add relative lib funcs to support RISC-V 6 years ago
Rick Chen e8e39597a3 riscv: cpu: Add nx25 to support RISC-V 6 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 6 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 6 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 6 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 6 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 6 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 6 years ago