Commit Graph

8519 Commits (e0579a5852b3edb09f965dbbbd0b49507931be95)

Author SHA1 Message Date
Stefan Roese b7ca250189 arm: mvebu: Remove leftover Makefile 10 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 10 years ago
Stefan Roese b322c83aa4 arm: mvebu: Consolidate board Kconfig options into one file 10 years ago
Stefan Roese d718bf2c9e arm: mvebu: Print CPU and SDRAM frequency upon startup 10 years ago
Stefan Roese e25d5a95e7 arm: mvebu: Make serdes setup on Armada XP less noisy 10 years ago
Stefan Roese 84877c656c arm: mvebu: Don't include "netdev.h" in cpu.c 10 years ago
Stefan Roese bf0db8b82a arm: mvebu: Add support for MV78260 10 years ago
Stefan Roese 00a457b22e arm: mvebu: Don't use 0 as board ID as its used for the custom boards 10 years ago
Stefan Roese ab8a4c6afa arm: mvebu: Simplify code in setup_usb_phys() a bit 10 years ago
Stefan Roese c86d53fd88 arm: mvebu: Don't disable cache at startup on Armada XP at all 10 years ago
Stefan Roese f4e6ec7dc6 arm: mvebu: Don't call arch_cpu_init() from SPL at all 10 years ago
Stefan Roese f0e8173a38 arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x 10 years ago
Stefan Roese 3e5ce7ceeb arm: mvebu: Enable L2 cache on Armada XP 10 years ago
Stefan Roese 0299c90f39 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support 10 years ago
Stefan Roese 8a02ec1dc6 arm: mvebu: Move some defines to common include file 10 years ago
Stefan Roese e3b9c98a23 net: mvneta: Convert to driver model 10 years ago
Stefan Roese 202ededd96 arm: mvebu: armada-388-gp.dts: Add ethernet aliases 10 years ago
Stefan Roese 18c1272f99 arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board 10 years ago
Stefan Roese 09a54c009e arm: mvebu: Add SPI driver model support 10 years ago
Stefan Roese 6451223a8d arm: mvebu: Add DM and OF_CONTROL support to SPL 10 years ago
Stefan Roese 2fbc18fe21 arm: mvebu/kirkwood: Use common timer functions 10 years ago
Vladimir Zapolskiy 1222305b55 arm: lpc32xx: switch SPL builds to driver model 10 years ago
Vladimir Zapolskiy d25ba89e8b arm: lpc32xx: switch serial console to driver model 10 years ago
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 10 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 10 years ago
Mugunthan V N 4fb01c4435 arm: dts: am4372: add qspi register maps for memory map 10 years ago
Mugunthan V N 1f19d504cc arm: dts: dra72-evm: add spi-flash comaptible for flash 10 years ago
Mugunthan V N f7276c8615 arm: dts: dra7-evm: add spi-flash comaptible for flash 10 years ago
Mugunthan V N 4416ddba5b arm: dts: am437x-gp-evm: add spi-flash comaptible for flash 10 years ago
Mugunthan V N 830aba2cac arm: dts: dra7: add qspi register maps for memory map and control module 10 years ago
Mugunthan V N 6145ef74f9 dts: dra7: add spi alias for qspi 10 years ago
Nathan Rossi 47c0d79edc arm: mvebu: Select SPL_DM_SEQ_ALIAS 10 years ago
Miao Yan 3c30fd6ae2 x86: qemu: remove cpu node in device tree 10 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 10 years ago
Miao Yan b28cecdfb8 x86: use actual CPU number for allocating memory 10 years ago
Miao Yan 24fb49073e x86: fix a typo in function name 10 years ago
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target 10 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 10 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 10 years ago
Bin Meng 59fb7fbd49 x86: fsp: Always use hex numbers in the hob command output 10 years ago
Bin Meng fa331fad1e x86: ivybridge: Do not require HAVE_INTEL_ME 10 years ago
Bin Meng 33fb6c0100 x86: ivybridge: Add microcode blobs for all the steppings 10 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 10 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 10 years ago
Bin Meng e293502280 x86: queensbay: Remove invalid comments in update_fsp_configs() 10 years ago
Bin Meng 3340f2cc0b x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 10 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 10 years ago
Bin Meng cb379a34c4 x86: fsp: Rename shared_data to fsp_config_data 10 years ago
Bin Meng 57ac74ff04 x86: fsp: Add boot_mode as a member of struct shared_data 10 years ago
Bin Meng f0285fbe4e x86: fsp: Avoid cast stack_top in struct shared_data 10 years ago