index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
x86: dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
12
-12
/
+12
2019-03-11
x86: crownbay: Enable the beeper sound driver
Bin Meng
1
-0
/
+1
2019-03-11
x86: coreboot: Add the missing pc speaker node in the device tree
Bin Meng
1
-0
/
+1
2019-03-11
x86: Add a dtsi file for the pc speaker
Bin Meng
1
-0
/
+5
2019-03-11
x86: Make sure i8254 is setup correctly before generating beeps
Bin Meng
1
-0
/
+4
2019-03-10
x86: edison: Add the rest of UARTs present on board
Andy Shevchenko
1
-0
/
+18
2019-03-10
x86: edison: Use proper number of serial interface
Andy Shevchenko
1
-3
/
+3
2019-03-10
x86: acpi: Not every platform has serial console a first device
Andy Shevchenko
1
-3
/
+3
2019-03-10
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
Andy Shevchenko
1
-0
/
+11
2019-03-10
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
Andy Shevchenko
1
-0
/
+3
2019-02-20
x86: Add sound support for samus
Simon Glass
1
-4
/
+45
2019-02-20
x86: broadwell: Add support for serial I/O devices
Simon Glass
2
-0
/
+192
2019-02-20
x86: broadwell: Don't bother probing the PCH for pinctrl
Simon Glass
1
-1
/
+2
2019-02-20
x86: broadwell: Add support for the ADSP
Simon Glass
5
-0
/
+208
2019-02-20
sound: x86: Add beeping support in i8254
Simon Glass
2
-4
/
+49
2019-02-20
sound: x86: link: Add sound support
Simon Glass
4
-0
/
+132
2019-02-20
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
1
-2
/
+25
2019-02-20
x86: Adjust I/O macros to work on 64-bit machines
Simon Glass
1
-8
/
+8
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
2
-9
/
+24
2019-02-12
x86: tangier: Add initial ACPI support for PMIC device
Andy Shevchenko
1
-0
/
+87
2019-02-12
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
1
-14
/
+0
2019-02-12
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2
-3
/
+12
2019-02-12
x86: Change 4-level page table base address to low memory
Bin Meng
1
-4
/
+2
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-1
/
+1
2019-01-18
x86: Kconfig: spelling fixes
Chris Packham
2
-2
/
+2
2019-01-14
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
1
-5
/
+6
2019-01-14
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
1
-1
/
+4
2018-12-10
efi: payload: only init usb if necessary
Bin Meng
1
-1
/
+2
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
1
-1
/
+2
2018-12-10
x86: kconfig: Allow board defconfig file to disable 8259 and APIC
Bin Meng
1
-2
/
+2
2018-12-10
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
Bin Meng
1
-6
/
+10
2018-12-10
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
3
-1
/
+12
2018-12-10
x86: acpi: Fix indentation in Intel Tangier ASL code
Andy Shevchenko
1
-6
/
+6
2018-12-10
x86: acpi: Enable RTC for Intel Tangier
Andy Shevchenko
1
-0
/
+13
2018-12-05
x86: acpi: Generate SPCR table
Andy Shevchenko
2
-0
/
+120
2018-12-05
x86: acpi: Add SPCR table description
Andy Shevchenko
1
-0
/
+49
2018-12-02
x86: efi: app: Generate Microsoft PE format compliant image
Bin Meng
1
-1
/
+1
2018-12-02
x86: efi: payload: Generate Microsoft PE format compliant image
Bin Meng
1
-1
/
+1
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
4
-0
/
+4
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
1
-1
/
+0
2018-11-14
x86: Implement arch-specific io accessor routines
Bin Meng
1
-0
/
+66
2018-11-06
x86: acpi: Remove redundant Offset (0x00)
Andy Shevchenko
3
-3
/
+0
2018-10-28
x86: Fix car_uninit weak symbol definition
Bin Meng
1
-6
/
+6
2018-10-28
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
Stefan Roese
1
-3
/
+3
2018-10-22
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Bin Meng
1
-0
/
+4
2018-10-22
x86: Fix the mystery of printch() during 64-bit boot
Bin Meng
2
-18
/
+1
2018-10-22
x86: put global data pointer into the .data section
Heinrich Schuchardt
1
-2
/
+8
2018-10-22
x86: detect unsupported relocation types
Heinrich Schuchardt
1
-0
/
+18
2018-10-22
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
Bin Meng
1
-0
/
+1
2018-10-22
x86: Specify -march=core2 to build 64-bit U-Boot proper
Bin Meng
1
-1
/
+1
[next]