aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23remove the h8300 architectureChristoph Hellwig1-213/+0
2021-07-08h8300: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-06-29h8300: remove unused variableSouptick Joarder1-2/+0
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport1-5/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-08-22h8300: remove unnecessary of_platform_populate callRob Herring1-10/+0
2018-08-22h8300: switch to NO_BOOTMEMRob Herring1-28/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2016-03-25h8300: switch EARLYCONYoshinori Sato1-7/+0
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano1-4/+4
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato1-0/+2
2015-06-23h8300: kernel startupYoshinori Sato1-0/+255
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-242/+0
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-13/+10
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven1-3/+3
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2007-05-07h8300 generic irqYoshinori Sato1-3/+0
2007-02-12[PATCH] Dynamic kernel command-line: h8300Alon Bar-Lev1-3/+3
2006-12-07[PATCH] h8300 stray bracket fixMariusz Kozlowski1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+248