Commit Graph

199 Commits (9b643e312d528f291966c1f30b0d90bf3b1d43dc)

Author SHA1 Message Date
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Simon Glass 3991f42ed2 dm: core: Add ofnode_for_each_subnode() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
Simon Glass e3f44f5c89 dm: power: Convert as3722 to driver model 7 years ago
Simon Glass 000f15fa15 dm: tegra: Convert clock_decode_periph_id() to support livetree 7 years ago
Simon Glass be7890927a dm: tegra: Convert USB setup to livetree 7 years ago
Simon Glass 66de3eee79 tegra: tegra124: Add a PMC syscon driver 7 years ago
Simon Glass 9b6b3c1b50 tegra: spl: Enable debug UART 7 years ago
Simon Glass 2be296538e Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 7 years ago
Simon Glass 50d8c4a465 tegra: Show a debug message if the LCD PMIC fails to start 7 years ago
Simon Glass 03bc3f18b7 tegra: Fix up include file ordering 7 years ago
Stephen Warren 2eb3e28b2c ARM: tegra: remove Whistler support 7 years ago
Simon Glass 1c6c7b6bd8 tegra: clock: Avoid a divide-by-zero error 7 years ago
Simon Glass 46864cc8e8 tegra: Init clocks even when SPL did not run 7 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 7 years ago
Daniel Thompson 221a949eb6 Kconfig: Finish migration of hashing commands 7 years ago
Simon Glass 42e6f852dd Convert CONFIG_CMD_ENTERRCM to Kconfig 7 years ago
Ley Foon Tan 0680f1b1f7 Convert CONFIG_SPL_BOARD_INIT to Kconfig 7 years ago
Simon Glass 56aceaf282 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 7 years ago
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Marcel Ziswiler f38f5f4bcf arm: tegra: initial support for apalis tk1 7 years ago
Tom Rini 8dda2e2f9e ARM: Migrate errata to Kconfig 7 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 7 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 7 years ago
Heiko Schocher 17fa032671 serial, ns16550: bugfix: ns16550 fifo not enabled 7 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 8 years ago
Stephen Warren 140a9eaff1 ARM: tegra: enable standard clock/reset APIs everywhere 8 years ago
Stephen Warren 7468676684 ARM: tegra: fix clock_get_periph_rate() for UART clocks 8 years ago
Stephen Warren d0ad8a5cbf ARM: tegra: add APIs the clock uclass driver will need 8 years ago
Stephen Warren 6dbcc962e4 ARM: tegra: add peripheral clock init table 8 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 8 years ago
Stephen Warren c0be77dbdb ARM: tegra: set MMC pin mux in board_init() 8 years ago