Age | Commit message (Expand) | Author | Files | Lines |
2024-04-03 | x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default | Saurabh Sengar | 1 | -1/+0 |
2024-02-16 | x86/mpparse: Switch to new init callbacks | Thomas Gleixner | 1 | -1/+0 |
2024-02-16 | x86/platform/ce4100: Prepare for separate mpparse callbacks | Thomas Gleixner | 1 | -6/+8 |
2024-02-16 | x86/mpparse: Rename default_find_smp_config() | Thomas Gleixner | 1 | -1/+1 |
2024-02-16 | x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids | Thomas Gleixner | 1 | -1/+0 |
2021-12-03 | x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575" | Geert Uytterhoeven | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2 | -9/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-12-03 | x86: Fix various typos in comments | Ingo Molnar | 1 | -2/+2 |
2016-12-19 | x86/init: Remove i8042_detect() from platform ops | Dmitry Torokhov | 1 | -6/+0 |
2016-11-16 | serial: 8250: Add IrDA to UART capabilities | Ed Blake | 1 | -1/+1 |
2016-07-19 | x86/ce4100: Remove duplicated include from ce4100.c | Wei Yongjun | 1 | -2/+0 |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2014-06-22 | x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic | Jiang Liu | 1 | -2/+0 |
2014-06-22 | x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC | Jiang Liu | 1 | -7/+2 |
2013-08-01 | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton | 1 | -0/+1 |
2013-07-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-07-15 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -1/+1 |
2013-07-12 | x86/platform/ce4100: Add header file for reboot type | Xiong Zhou | 1 | -0/+1 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2012-10-30 | x86/ce4100: Fix reboot by forcing the reboot method to be KBD | Maxime Bizon | 1 | -0/+10 |
2012-10-30 | x86/ce4100: Fix pm_poweroff | Florian Fainelli | 1 | -0/+14 |
2012-10-24 | x86: ce4100: allow second UART usage | Maxime Bizon | 1 | -0/+3 |
2012-02-04 | gpio: Add a driver for Sodaville GPIO controller | Sebastian Andrzej Siewior | 1 | -2/+5 |
2011-11-12 | ce4100: fix a build error | Zhang Rui | 1 | -1/+1 |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 1 | -3/+3 |
2011-04-11 | x86/ce4100: Add reg property to bridges | Sebastian Andrzej Siewior | 1 | -0/+2 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -6/+446 |
2011-03-14 | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior | 1 | -0/+2 |
2011-02-25 | x86: dt: Cleanup local apic setup | Thomas Gleixner | 1 | -2/+2 |
2011-02-24 | x86: ce4100: Use OF to setup devices | Sebastian Andrzej Siewior | 1 | -7/+19 |
2011-02-24 | x86: dtb: Add a device tree for CE4100 | Sebastian Andrzej Siewior | 1 | -0/+428 |
2010-12-06 | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 1 | -2/+92 |
2010-11-12 | x86: Add CE4100 platform support | Thomas Gleixner | 2 | -0/+43 |