Commit Graph

2611 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Chen-Yu Tsai 4ffd624512 ARM: sunxi: Document registers in PSCI code 10 years ago
Daniel Kochmański f76eba38b3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory 10 years ago
Hans de Goede 1871a8ca62 sun9i: Basic sun9i (A80) support 10 years ago
Hans de Goede 93fc39a7c3 sunxi: Remove support for building "old-fashioned" fel binaries 10 years ago
Hans de Goede 813598e3b4 sunxi: Use axp221 sid on a33 10 years ago
Matt Porter 2d18ef2364 ARMv7M: add STM32F1 support 10 years ago
Heiko Schocher 21a26940f9 arm, imx6, i2c: add I2C4 for MX6DL 10 years ago
Hans de Goede 8975cdf4bc sunxi: Make DRAM_ODT_EN Kconfig setting a bool 10 years ago
Hans de Goede a881db09c0 sunxi: Fix dram initialization not working on some a33 devices 10 years ago
Laurent Itti 5cd83b11f9 sunxi: add support for UART2 on A23/A33 10 years ago
Tim Harvey f0e8e8944d imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP 10 years ago
Tim Harvey 9b9449c3e2 imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP 10 years ago
Tim Harvey 3625fd64ef arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified 10 years ago
Minkyu Kang cf85202770 exynos: clock: clean up checkpatch issues 10 years ago
Nikolay Dimitrov b68a5b17f9 arm: mx6: ddr3: Remove dead code 10 years ago
Fabio Estevam b4ed9f86df mx6: Set shared override bit in PL310 AUX_CTRL register 10 years ago
Nikolay Dimitrov 8a2bd215a2 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations 10 years ago
Jan Kiszka a8f2d01967 tegra: Boot in non-secure mode by default 10 years ago
Ian Campbell 73169874a2 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 10 years ago
Jan Kiszka ce416fac38 ARM: Add board-specific initialization hook for PSCI 10 years ago
Jan Kiszka d6b72da029 virt-dt: Allow reservation of secure region when in a RAM carveout 10 years ago
Jan Kiszka 3317b988b1 ARM: Put target PC for PSCI CPU_ON on per-CPU stack 10 years ago
Jan Kiszka 4c681a3d22 ARM: Factor out reusable psci_get_cpu_stack_top 10 years ago
Jan Kiszka 4ce4de1e66 ARM: Factor out reusable psci_cpu_entry 10 years ago
Jan Kiszka b0206e7d26 ARM: Factor out reusable psci_cpu_off_common 10 years ago
Jan Kiszka 680f396851 ARM: Factor out common psci_get_cpu_id 10 years ago
Jan Kiszka 104d6fb6cd ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Masahiro Yamada 55ce920d5f ARM: socfpga: abolish CONFIG_SOCFPGA 10 years ago
Masahiro Yamada 05a217212b ARM: socfpga: move SoC sources to mach-socfpga 10 years ago
Masahiro Yamada a02a669c11 ARM: socfpga: remove redundant config.mk 10 years ago
Masahiro Yamada cc25d85be3 ARM: socfpga: do not add board directory to header search path 10 years ago
Stefan Roese 350b50eea3 arm: armada-xp: Move SoC sources to mach-mvebu 10 years ago
Hans de Goede fd01ae1384 sunxi: usb: Protect phy-init and phy-power-on against multiple calls 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 10 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 10 years ago
Hans de Goede a781c97aaa sunxi: usb: Remove sunxi_usbc_get_io_base function 10 years ago
Hans de Goede 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers 10 years ago
Hans de Goede d17e1577a2 sunxi: emac: Remove non driver-model code 10 years ago
Hans de Goede 939ed1cba8 sunxi: emac: Add driver model support 10 years ago
Hans de Goede a536077def sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers 10 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 10 years ago
Hans de Goede a725426929 sunxi: usbc: Fix vbus gpio handling to work with the driver-model 10 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 10 years ago
Vishnu Patekar ffc0ae0c70 sunxi: Add a33 dram init code 10 years ago
Hans de Goede 886a7b45ef sunxi: Add support for A33 PLL11 (second DRAM pll) 10 years ago
Hans de Goede 5e6bacdb84 sunxi: s/sun8i/sun8i_a23/ 10 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 10 years ago
Hans de Goede 929b2622eb sunxi: usbc: Remove unused irq field 10 years ago