Commit Graph

177 Commits (acbc7e0a706bc12fe023034bfc4de72e86eb35ea)

Author SHA1 Message Date
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Marcel Ziswiler f38f5f4bcf arm: tegra: initial support for apalis tk1 8 years ago
Tom Rini 8dda2e2f9e ARM: Migrate errata to Kconfig 8 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 8 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 8 years ago
Heiko Schocher 17fa032671 serial, ns16550: bugfix: ns16550 fifo not enabled 8 years ago
Masahiro Yamada 1d2c0506d3 mmc: move more driver config options to Kconfig 8 years ago
Andre Przywara 11e1479b9e SPL: make struct spl_image 64-bit safe 8 years ago
Stephen Warren a182e69d79 ARM: tegra: allow passing cboot DTB to the kernel 8 years ago
Stephen Warren a8d0526133 ARM: tegra186: call secure monitor for all cache-wide ops 8 years ago
Stephen Warren 1ab557a074 armv8: add hooks for all cache-wide operations 8 years ago
Stephen Warren b9ae6415b6 ARM: tegra: translate __asm_flush_l3_cache to assembly 8 years ago
Stephen Warren 6db8e17892 ARM: tegra: ensure nvtboot_boot_x0 alignment 8 years ago
Stephen Warren 2b950f3aea ARM: tegra: configure Ethernet address on Tegra186 8 years ago
Stephen Warren 86919a2306 ARM: tegra: add SoC-level hook for board_late_init() 8 years ago
Tom Rini af27382e2d drivers/pci/Kconfig: Add PCI 8 years ago
Masahiro Yamada 6e67f176bb Fix codying style broken by recent libfdt sync 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Stephen Warren d40d69ee35 ARM: tegra: reduce DRAM size mapped into MMU on ARM64 8 years ago
Stephen Warren 8e5d804f89 ARM: tegra: flush caches via SMC call 9 years ago
Stephen Warren 140a9eaff1 ARM: tegra: enable standard clock/reset APIs everywhere 9 years ago
Stephen Warren 7468676684 ARM: tegra: fix clock_get_periph_rate() for UART clocks 9 years ago
Stephen Warren d0ad8a5cbf ARM: tegra: add APIs the clock uclass driver will need 9 years ago
Stephen Warren 6dbcc962e4 ARM: tegra: add peripheral clock init table 9 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 9 years ago
Stephen Warren c0be77dbdb ARM: tegra: set MMC pin mux in board_init() 9 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Simon Glass e00f76cee9 Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig 9 years ago
Simon Glass cc4288ef42 Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig 9 years ago
Simon Glass 77d2f7f507 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig 9 years ago
Simon Glass 53b5bf3c1d Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig 9 years ago
Masahiro Yamada 217f92bb79 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig 9 years ago
Masahiro Yamada 55a65e6187 ARM: tegra: remove wrong dependency on SPL_BUILD 9 years ago
Peter Chubb b615267633 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering 9 years ago
Bryan Wu 027638d3cf ARM: tegra: reduce CSITE clock from 204M to 136M 9 years ago
Stephen Warren 9889862545 ARM: tegra: move ft_system_setup() 9 years ago
Stephen Warren 4dd99d140c reset: add Tegra186 reset driver 9 years ago
Stephen Warren d9fd7008f4 clock: add Tegra186 clock driver 9 years ago
Stephen Warren 73dd5c4cfe misc: add Tegra BPMP driver 9 years ago
Tom Rini a78cd86132 ARM: Rework and correct barrier definitions 9 years ago
Stephen Warren cb0ff4ccc0 ARM: tegra: call tegra_board_init on Tegra186 9 years ago
Stephen Warren 2a5f7f2074 ARM: tegra: pick up actual memory size 9 years ago
Stephen Warren 49626ea801 ARM: tegra: add IVC protocol implementation 9 years ago
Stephen Warren d0f45000ba ARM: tegra: unify Tegra186 Makefile a bit 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
York Sun cd4b0c5fea armv8: mmu: Add support of non-identical mapping 9 years ago
Chen-Yu Tsai 6e6622de16 ARM: PSCI: Switch to per-CPU target PC storage in secure data section 9 years ago