summaryrefslogtreecommitdiff
path: root/platform/generic
AgeCommit message (Expand)Author
2023-01-07platform: generic: Allow platform_override to select cold boot HARTAnup Patel
2023-01-06treewide: Replace TRUE/FALSE with true/falseBin Meng
2022-12-17lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...Bin Meng
2022-12-17lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...Bin Meng
2022-12-12platform: generic: Add Renesas RZ/Five initial supportLad Prabhakar
2022-12-09platform: generic: Make use of fdt_match_node()Lad Prabhakar
2022-12-05platform: generic/andes: Enable generic platform support for AE350Yu Chien Peter Lin
2022-12-04platform: generic/allwinner: Remove ghostly type castXiang W
2022-11-22platform: generic/allwinner: Remove unused header filesLeizheng Zhang
2022-10-13platform: generic: allwinner: add support for c9xx pmuHeiko Stuebner
2022-10-13platform: generic: add extensions_init handler and platform-overrideHeiko Stuebner
2022-09-13lib: utils/serial: add semihosting supportKautuk Consul
2022-08-23lib: utils: serial: Add Cadence UART driverJun Liang Tan
2022-08-08platform: Remove redundant config.mk from all platformsAnup Patel
2022-08-08platform: generic: Use kconfig to set platform version and default nameAnup Patel
2022-08-08platform: generic: Use kconfig for enabling/disabling overridesAnup Patel
2022-08-08lib: utils/fdt: Use kconfig for enabling/disablingAnup Patel
2022-08-08lib: utils/gpio: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/i2c: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/irqchip: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/ipi: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/timer: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/reset: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/serial: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08Makefile: Add initial kconfig support for each platformAnup Patel
2022-06-13platform: Add HSM implementation for Allwinner D1Samuel Holland
2022-06-13platform: generic: add overrides for vendor extensionsMayuresh Chitale
2022-05-14platform: generic: check if CPU node is enabledJan Remes
2022-05-13platform: generic: Move Sifive platform overrides into own directoryAnup Patel
2022-05-13platform: generic: Generate platform override module list at compile-timeAnup Patel
2022-02-15lib: utils/irqchip: Add FDT based driver for IMSICAnup Patel
2022-01-21platform: sifive_fu740: fix reset when watchdog is runningAurelien Jarno
2022-01-21platform: sifive_fu740: do not use a global in da9063_reset/shutdownAurelien Jarno
2021-12-02lib: sbi: Improve fatal error handlingJessica Clarke
2021-11-12platform: sifive_fu740: add platform reset driverNikita Shubin
2021-11-08platform: generic: move fdt_reset_init to final_initHeinrich Schuchardt
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti
2021-07-27generic: fu740: add workaround for CIP-1200 errataDavid Abdurachmanov
2021-07-11platform: generic: Add PMU supportAtish Patra
2021-07-06platform: generic: Terminate platform.name with nullBin Meng
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel
2020-12-04platform: generic: Populate domains from FDTAnup Patel
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel
2020-09-16platform: generic: Don't mark non-MMU HARTs as invalidAnup Patel
2020-06-29config.mk: Update QEMU run command for generic and sifive fu540 platformsBin Meng
2020-06-15platform/lib: Allow the OS to map the regions that are protected by PMPAlexandre Ghiti