Commit Graph

47823 Commits (1f0ce3259ec7dd1f912abe187abb85ea5d0b414c)
 

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