Commit Graph

26 Commits (d024236e5a31a2b4b82cbcc98b31b8170fc88d28)

Author SHA1 Message Date
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function 6 years ago
Maxime Ripard 8829076a5b arm: sunxi: Move spl_boot_device in a separate function 7 years ago
Jernej Skrabec a8f01ccff2 sunxi: i2c: Add support for DM I2C 7 years ago
Icenowy Zheng c199489f17 sunxi: add basic V3s support 7 years ago
Chen-Yu Tsai 6c7ae2bfc9 sunxi: Fix watchdog reset function for R40 7 years ago
Chen-Yu Tsai 379febac5a sunxi: Add initial support for R40 7 years ago
Andre Przywara 7b82a229e5 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol 7 years ago
Andre Przywara ce6912e128 sunxi: provide ARMv8 mem_map for every ARM64 board 7 years ago
Andre Przywara 85db5831ad sunxi: simplify ACTLR.SMP bit set #ifdef 7 years ago
Andre Przywara 1afd0f6f17 sunxi: fix ACTLR.SMP assembly routine 7 years ago
Andre Przywara eb77f5c9f6 sunxi: A64: enable SPL 8 years ago
Simon Glass 40ecf52495 spl: sunxi: Drop spl_board_announce_boot_device() 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Philipp Tomsich f28bad13b4 sunxi: Enable SMP mode for the boot CPU on sun9i (A80) 8 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
York Sun cd4b0c5fea armv8: mmu: Add support of non-identical mapping 8 years ago
Hans de Goede ef36d9ae16 sunxi: Use BROM stored boot_media value to determine our boot-source 8 years ago
Siarhei Siamashka 19e99fb4ff sunxi: Support booting from SPI flash 8 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 8 years ago
Bernhard Nortmann 28d68045cc sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" 8 years ago
Siarhei Siamashka d96ebc468d sunxi: Add support for Allwinner A64 SoCs 8 years ago
Alexander Graf e6e505b93c sunxi: Move cpu independent code to mach directory 8 years ago
Hans de Goede 5f8afd704c sunxi: Add conditional magic sram poke for A33 8 years ago
Hans de Goede fc8991c61c sunxi: Fix gmac not working due to cpu_eth_init no longer being called 8 years ago
Hans de Goede 583fede8ee sunxi: A23: Fix some revisions needing a different magic sram poke 8 years ago
Chen-Yu Tsai 5823664fb8 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 9 years ago
vishnupatekar d5a3357f1b sunxi: Add support for UART0 in PB pin group on A83T 9 years ago
Jens Kuske 1c27b7dcd0 sunxi: Add basic H3 support 9 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Maxime Ripard f7d6b3cc16 sunxi: board: Only try to use the MMC related functions if enabled 9 years ago
Hans de Goede 6d0bdfdde5 sunxi: Switch to using malloc_simple for the spl 9 years ago
Bernhard Nortmann af654d1461 sunxi: retrieve FEL-provided values to environment variables 9 years ago
Hans de Goede cb42d63554 sunxi: Simplify spl board_init_f function 9 years ago
Chen-Yu Tsai 92369844ec sunxi: Enable non-secure access to RTC on sun6i (A31s) 9 years ago
Daniel Kochmański a151403fd2 sunxi: spl: Detect at runtime where SPL was read from 9 years ago
Chen-Yu Tsai e506889c96 sunxi: Add support for UART0 in PB pin group on A33 9 years ago
Chen-Yu Tsai 6ad8c74300 sunxi: hardware-feature-specific function index defines for PORT F UART0 9 years ago
Ian Campbell da9971d1b3 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" 9 years ago
Hans de Goede fc175434f9 sun6i: cpu_reset: Do not return from cpu_reset() 9 years ago
Hans de Goede 8aeed95626 sunxi: Request macpwr gpio before using it 9 years ago
Daniel Kochmański f76eba38b3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory 9 years ago
Hans de Goede 1871a8ca62 sun9i: Basic sun9i (A80) support 9 years ago
Hans de Goede 93fc39a7c3 sunxi: Remove support for building "old-fashioned" fel binaries 9 years ago
Laurent Itti 5cd83b11f9 sunxi: add support for UART2 on A23/A33 9 years ago
Hans de Goede d17e1577a2 sunxi: emac: Remove non driver-model code 9 years ago
Hans de Goede 939ed1cba8 sunxi: emac: Add driver model support 9 years ago