Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
eebd0bc
shared: Adding mcopy syscall for x64
Apr 1, 2014
9754343
kernel: Providing API to allow userland programs to request a cold or…
TerryWilcoxNI May 19, 2014
e0d757e
kernel: Add config option to specify NI cold boot support
Jun 10, 2014
472dba0
irq: Add priority support to /proc/irq/../
sanmut Oct 5, 2012
f9440b7
proc/interrupts: Add polling
harisokanovic Sep 25, 2015
209ba15
nirtfeatures: Added NI RT features driver
Dec 16, 2013
5736cfb
nirtfeatures: change hard_boot to soft_reset to match our Zynq targets
Mar 14, 2014
8f5e7b2
nirtfeatures: set HARD_BOOT_N if necessary when the driver loads
Mar 14, 2014
b0427c5
nirtfeatures: modify reset_source to match Zynq
Mar 14, 2014
f2afde9
nirtfeatures: restructure init function to close holes
Mar 14, 2014
391518c
nirtfeatures: add LOCK, DEBUG_SWITCH, and GP_BUTTON registers
Mar 14, 2014
684103b
nirtfeatures: Change Hammerhead ID to match hardware
Mar 21, 2014
4126f88
nirtfeatures: support for Winghead variant
Apr 1, 2014
d688a4e
nirtfeatures: support latest CPLD
Apr 1, 2014
f638b60
nirtfeatures: don't bail out on unrecognized ID
Apr 10, 2014
9a4a45e
nirtfeatures: BIOS writes HARD_BOOT_N, so driver doesn't need to
Apr 10, 2014
7b28dba
nirtfeatures: remove unused NI_HW_REBOOT config option
Apr 11, 2014
37ad9a8
nirtfeatures: update to latest CPLD and remove debugging features
Apr 11, 2014
c8135f9
nirtfeatures: Physical interface element support
gratian May 13, 2014
d5b3677
nirtfeatures: Don't rename wifi LEDs
natesully Sep 29, 2015
a75f704
nirtfeatures: Add control for WiFi reset as a vmmc regulator
Aug 9, 2016
b07295d
nirtfeatures: Add Fire Eagle backplane ID
kroeschl Sep 9, 2016
66f7c64
nirtfeatures: Housecleaning of comments, comparisons, etc.
Oct 14, 2016
bffc608
nirtfeatures: Implement serial IRQ mechanism for user push button.
Feb 17, 2017
6652c32
nirtfeatures: Add Ironclad reset source string
kroeschl Feb 15, 2017
a68069f
nirtfeatures: Use managed resource allocation
kroeschl Mar 16, 2017
6cf75b3
nirtfeatures: Add Swordfish backplane ID
kroeschl Mar 14, 2018
b48d188
nirtfeatures: Only register bi-color LEDs on supported targets
kroeschl Mar 14, 2018
11acea4
nirtfeatures: Automatically select support for NEW_LEDS
gratian Aug 20, 2021
1802e65
nirtfeatures: Add Dogfish backplane ID and LED info
kroeschl Nov 30, 2018
7f2b7ac
niwatchdog: Added NI Watchdog driver
Dec 16, 2013
b05c0c3
niwatchdog: Added ioctl interface for NI Watchdog
Mar 5, 2014
902deda
niwatchdog: Added NIWATCHDOG_STATE_DISABLED
Mar 6, 2014
d5988aa
niwatchdog: Implemented NI Watchdog for NI Linux x64 targets.
Mar 6, 2014
a184400
niwatchdog: remove register_dump
Apr 10, 2014
5e9d9d1
niwatchdog: Explicitly request threaded interrupt
kroeschl Feb 19, 2016
e21cb3c
niwatchdog: Fix error path in ACPI add
kroeschl Aug 7, 2017
bdc9b47
niwatchdog: Request IRQ on ACPI add instead of miscdevice open
kroeschl Aug 2, 2017
31c660e
watchdog: nic7018_wdt: Add support for trigger pet and trigger assert
Feb 6, 2017
ee36efd
watchdog: nic7018_wdt: Add support for timeout interrupt
Jul 8, 2017
bd1a0f9
serial_core: Provide a transceiver interface
Patater Aug 2, 2012
126be3c
8250: Allow client drivers to control transceivers
Patater Mar 11, 2014
65f8664
8250: Add a driver for NI 16550 UART
Patater Mar 11, 2014
bbd852f
8250_pnp: Make NIC7750 ID spawn a NI 16550 port
Mar 12, 2014
63f6dd9
8250_pnp: NI ACPI IDs start with NIC
May 22, 2014
a2e00b1
8250_pnp: Support dual-mode UART through PMR
May 22, 2014
cee9f5d
8250: NI 16550 can have different FIFO sizes
May 23, 2014
e3c89ae
8250_pnp: Provide NI_16BYTE_FIFO flag
May 23, 2014
784c406
8250_pnp: Make NIC7772 spawn a dual-mode UART
May 23, 2014
92b9724
ACPI / PNP: Add IDs for NI 16550 to list
natesully Apr 26, 2016
5bde87f
8250_pnp: Add new ID NIC792B for NI 16550 UART 25MHz
Dec 23, 2016
2704672
8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
Mar 14, 2014
a3e18e0
Revert "serial: 8250: Do nothing if nr_uarts=0"
rtollert Apr 21, 2017
7bf726f
serial: 8250_ni16550: Add support for NIC7A69
kroeschl Apr 11, 2019
c293a5d
e1000e: Add delays after writing to registers
Oct 15, 2015
f885098
wlcore: Depend on WIRELESS_EXT for nitargetcfg
nisundar Apr 2, 2013
034584a
cfg80211: wext: Force scans to occur in AP mode
Mar 16, 2015
f513a4a
ath6kl: set initial region using DMI info
natesully Nov 5, 2015
812083a
ath6kl: Add Silex firmware capabilities
Oct 28, 2015
8b29bc8
ath6kl: select board file using DMI info
natesully Mar 16, 2016
fb7dce5
ath6kl: Add ATH6KL_FW_CAPABILITY_SET_RSN_CAP capabilities
Apr 4, 2016
3cc5522
ath6kl: Add Silex enums to set APPIE and RSN CAP
Apr 4, 2016
4578a9a
ath6kl: fix firmware race condition by retrying initialization
Feb 25, 2016
6e58240
ath6kl: Retry SDIO function initialization on failure
Apr 25, 2016
c8d7ab2
ni: wifi: ath6kl: Enable BIOS code to load "bdata.XX.bin" board file.
Jun 5, 2017
8a5246f
net: ath6kl: silex: Separate region and board file selection
Feb 27, 2018
bc77804
HACK sd: Prevent SD from doing high-speed timing
chenyeechew May 28, 2015
bccc45e
mmc: core: Wait for Vdd to settle on card power off
kroeschl Sep 1, 2017
20a48ae
mmc: sdhci: Disable SD card clock before changing parameters
kroeschl Apr 24, 2018
a327869
mmc: sdhci: Add quirk for delay between clock disable and param change
kroeschl May 14, 2018
aefd609
mmc: sdhci: Add quirk work around double rescan
kroeschl May 16, 2018
f8b9e26
mmc: sdhci-pci: Use two delay quirks for Baytrail SD
kroeschl May 17, 2018
41b563b
mmc: sdhci: Handle tuning error interrupts
kroeschl May 15, 2018
30c09fa
mmc: sdhci: Do not disable interrupts in sdhci_set_clock
kroeschl Nov 20, 2018
223c06a
drivers/firmware/efi/Kconfig: Add EFI_RUNTIME
harisokanovic Jan 11, 2019
635bef8
usb: dwc3: call _DSM for core soft reset
wanahmadzainie Mar 14, 2017
dcc27d8
ftrace: ni: add raw marker support for trace tool
rtollert Apr 5, 2012
62c5f0a
time: Make the clocksource watchdog user configurable
gratian Mar 24, 2016
f0b4ff2
Revert "mmc: core: enable CMD19 tuning for DDR50 mode"
kroeschl May 15, 2018
95be86b
Revert "time: Always make sure wall_to_monotonic isn't positive"
Mar 1, 2017
21a872f
nati_x86_64_defconfig: defconfig for NI x86_64-based targets
May 20, 2015
1bbee28
nati_x86_64_defconfig: disable CONFIG_SLUB_CPU_PARTIAL
gratian Aug 26, 2021
82aae4e
i2c-i801.c: Skip SPD initialization on cRIO-903x
Aug 30, 2021
6d11aa9
nati_x86_64_defconfig: Re-generate for 5.15.y-rt
gratian Oct 22, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ config X86
select BUILDTIME_TABLE_SORT
select CLKEVT_I8253
select CLOCKSOURCE_VALIDATE_LAST_CYCLE
select CLOCKSOURCE_WATCHDOG
select HAVE_CLOCKSOURCE_WATCHDOG
select DCACHE_WORD_ACCESS
select EDAC_ATOMIC_SCRUB
select EDAC_SUPPORT
Expand Down Expand Up @@ -268,6 +268,10 @@ config X86
select X86_FEATURE_NAMES if PROC_FS
select PROC_PID_ARCH_STATUS if PROC_FS
imply IMA_SECURE_AND_OR_TRUSTED_BOOT if EFI
select NI_COLD_BOOT_SUPPORT

config NI_COLD_BOOT_SUPPORT
def_bool n

config INSTRUCTION_DECODER
def_bool y
Expand Down
Loading