summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq/prom.c
AgeCommit message (Expand)Author
2024-01-26MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski
2023-02-20MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2022-09-24MIPS: lantiq: enable all hardware interrupts on second VPEAleksander Jan Bajkowski
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-06-24MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring
2017-09-04MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_busesMartin Blumenstingl
2017-02-15MIPS: lantiq: Set physical_memsizeHauke Mehrtens
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-05-13MIPS: Change my email addressJohn Crispin
2016-05-13MIPS: Lantiq: Add support for device tree file from boot loaderHauke Mehrtens
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen
2014-11-24MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin
2014-11-24MIPS: lantiq: export soc typeJohn Crispin
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring
2014-04-30mips: lantiq: copy built-in DTB out of init sectionRob Herring
2013-10-09mips: add explicit includes of prom.hRob Herring
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang
2012-11-11MIPS: lantiq: unbreak devicetree initJohn Crispin
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-15MIPS: lantiq: fix cmdline parsingThomas Langer
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin