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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-15
spi: ich: Add mmio_base to struct ich_spi_platdata
Simon Glass
2
-19
/
+13
2019-12-15
spi: ich: Various small tidy-ups
Simon Glass
1
-9
/
+8
2019-12-15
spi: ich: Fix header order
Simon Glass
1
-2
/
+2
2019-12-15
spi: ich: Convert to livetree
Simon Glass
1
-17
/
+5
2019-12-15
spi: ich: Move the protection/lockdown code into a function
Simon Glass
2
-20
/
+44
2019-12-15
spi: ich: Move init function just above probe()
Simon Glass
1
-61
/
+61
2019-12-15
x86: spi: Don't enable SPI_FLASH_BAR by default
Simon Glass
1
-1
/
+0
2019-12-15
spi: Correct operations check in dm_spi_xfer()
Simon Glass
3
-10
/
+6
2019-12-15
x86: Make MSR_PKG_POWER_SKU common
Simon Glass
3
-3
/
+8
2019-12-15
x86: Separate out U-Boot and device tree in ROM image
Simon Glass
1
-3
/
+11
2019-12-15
x86: Don't repeat microcode in U-Boot if not needed
Simon Glass
1
-0
/
+7
2019-12-15
x86: Add an fdtmap and image-header
Simon Glass
1
-0
/
+5
2019-12-15
x86: Add an option to control the position of SPL
Simon Glass
2
-2
/
+7
2019-12-15
x86: Add an option to control the position of U-Boot
Simon Glass
5
-18
/
+16
2019-12-15
x86: Update .dtsi file for FSP2
Simon Glass
1
-1
/
+31
2019-12-15
x86: Update the fsp command for FSP2
Simon Glass
1
-21
/
+44
2019-12-15
x86: Disable microcode section for FSP2
Simon Glass
2
-0
/
+11
2019-12-15
x86: Add support for newer CAR schemes
Simon Glass
5
-7
/
+564
2019-12-15
x86: Add an option to include a FIT
Simon Glass
2
-0
/
+14
2019-12-15
x86: Don't include the BIOS emulator in TPL
Simon Glass
1
-0
/
+2
2019-12-15
x86: fsp: Make the notify API call common
Simon Glass
2
-18
/
+27
2019-12-15
x86: fsp: Allow remembering the location of FSP-S
Simon Glass
1
-0
/
+3
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2
-0
/
+14
2019-12-15
x86: fsp: Set up an MTRR for the graphics frame buffer
Simon Glass
1
-0
/
+4
2019-12-15
x86: fsp: Add FSP2 base support
Simon Glass
11
-2
/
+787
2019-12-15
x86: fsp: Correct wrong header inlude in fsp_support.c
Simon Glass
1
-1
/
+1
2019-12-15
x86: fsp: Make graphics support common to FSP1/2
Simon Glass
3
-2
/
+4
2019-12-15
x86: Allow interrupt to happen once
Simon Glass
3
-9
/
+11
2019-12-15
x86: Allow removal of standard PCH drivers
Simon Glass
2
-2
/
+20
2019-12-15
x86: Don't imply libfdt or SPI flash in TPL
Simon Glass
1
-3
/
+0
2019-12-15
x86: Set up the MTRR for SDRAM
Simon Glass
1
-0
/
+5
2019-12-15
x86: Set the DRAM banks to reflect real location
Simon Glass
1
-1
/
+29
2019-12-15
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
3
-27
/
+20
2019-12-15
x86: Don't export mrccache_update()
Simon Glass
2
-17
/
+14
2019-12-15
x86: Add mrccache support for a 'variable' cache
Simon Glass
2
-1
/
+3
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
8
-48
/
+106
2019-12-15
x86: Tidy up error handling in mrccache_save()
Simon Glass
1
-12
/
+7
2019-12-15
x86: Add a new global_data member for the cache record
Simon Glass
2
-6
/
+7
2019-12-15
x86: Adjust mrccache_get_region() to support get_mmap()
Simon Glass
1
-4
/
+14
2019-12-15
x86: Adjust mrccache_get_region() to use livetree
Simon Glass
1
-29
/
+26
2019-12-15
x86: Correct mrccache find_next_mrc_cache() calculation
Simon Glass
1
-4
/
+14
2019-12-15
x86: Reduce mrccache record alignment size
Simon Glass
1
-1
/
+1
2019-12-15
x86: Define the SPL image start
Simon Glass
1
-1
/
+4
2019-12-15
sandbox: Add a test for IRQ
Simon Glass
9
-0
/
+97
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
6
-5
/
+152
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
13
-0
/
+428
2019-12-15
sandbox: Disable mmio by default in tests
Simon Glass
1
-0
/
+1
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
5
-0
/
+386
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
14
-0
/
+510
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
6
-0
/
+406
[next]