Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
21bb12a906948b6173da8db68fc1c91dbe3ff83b
/
arch
/
x86
21bb12a
x86: Give each driver an IRQ type
by Simon Glass
· Thu Feb 06 09:54:58 2020 -0700
90b7375
x86: apl: Drop the I2C config in FSP-S
by Simon Glass
· Thu Feb 06 09:54:55 2020 -0700
4a2c26a
x86: apl: Use the clock driver
by Simon Glass
· Thu Feb 06 09:54:54 2020 -0700
21fae58
x86: Move P2SB from Apollo Lake to a more generic location
by Wolfgang Wallner
· Tue Feb 04 09:04:56 2020 +0100
3767e7f
x86: itss: Remove apl-prefix
by Wolfgang Wallner
· Wed Jan 22 16:01:47 2020 +0100
b5460dd
x86: itss: Add a Kconfig option to enable/disable ITSS driver
by Wolfgang Wallner
· Mon Feb 03 14:06:45 2020 +0100
16ae7e3
x86: Move itss.c from Apollo Lake to a more generic location
by Wolfgang Wallner
· Wed Jan 22 16:01:46 2020 +0100
9713216
x86: Move itss.h from Apollo Lake to the generic x86 include directory
by Wolfgang Wallner
· Wed Jan 22 16:01:45 2020 +0100
12ea858
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
by Wolfgang Wallner
· Wed Jan 22 16:01:44 2020 +0100
4dcaa7d
x86: limit the fs segment to the pointer size
by Masahiro Yamada
· Wed Jan 08 20:13:42 2020 +0900
d560329
x86: use invd instead of wbinvd in real mode start code
by Masahiro Yamada
· Wed Jan 08 20:08:44 2020 +0900
15a38b3
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
by Park, Aiden
· Wed Dec 18 05:56:23 2019 +0000
fcddf8a
x86: Move coreboot over to use the coreboot UART
by Simon Glass
· Thu Dec 19 17:58:21 2019 -0700
7535db8
x86: Update coreboot serial table struct
by Simon Glass
· Thu Dec 19 17:58:19 2019 -0700
4a81a21
asm: dma-mapping.h: Fix dma mapping functions
by Vignesh Raghavendra
· Thu Jan 16 14:23:45 2020 +0530
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
da25eff
common: Move ll_boot_init() to init.h
by Simon Glass
· Sat Dec 28 10:44:56 2019 -0700
baf7bd4
x86: apl: Avoid accessing the PCI bus before it is probed
by Simon Glass
· Sun Dec 29 21:19:13 2019 -0700
124602a
x86: Add chromebook_coral
by Simon Glass
· Sun Dec 08 17:40:20 2019 -0700
42bf7db
x86: apl: Add FSP support
by Simon Glass
· Sun Dec 08 17:40:19 2019 -0700
c291e01
x86: apl: Add FSP structures
by Simon Glass
· Sun Dec 08 17:40:18 2019 -0700
fcc2ce9
x86: apl: Add Kconfig and Makefile
by Simon Glass
· Sun Dec 08 17:40:17 2019 -0700
d7db004
x86: apl: Add P2SB driver
by Simon Glass
· Sun Dec 08 17:40:16 2019 -0700
43aae57
x86: apl: Add SPL/TPL init
by Simon Glass
· Sun Dec 08 17:40:15 2019 -0700
fcfd26e
x86: apl: Add a CPU driver
by Simon Glass
· Sun Dec 08 17:40:14 2019 -0700
c914f19
x86: apl: Add SPL loaders
by Simon Glass
· Sun Dec 08 17:40:13 2019 -0700
45122ae
x86: apl: Add PUNIT driver
by Simon Glass
· Sun Dec 08 17:40:11 2019 -0700
471e28c
x86: apl: Add PCH driver
by Simon Glass
· Sun Dec 08 17:40:10 2019 -0700
36a6cf3
x86: apl: Add LPC driver
by Simon Glass
· Sun Dec 08 17:40:09 2019 -0700
8c0629b
x86: apl: Add ITSS driver
by Simon Glass
· Sun Dec 08 17:40:08 2019 -0700
99c1904
x86: apl: Add hostbridge driver
by Simon Glass
· Sun Dec 08 17:40:07 2019 -0700
dc79691
x86: apl: Add systemagent driver
by Simon Glass
· Sun Dec 08 17:32:10 2019 -0700
34f94ec
x86: apl: Add pinctrl driver
by Simon Glass
· Sun Dec 08 17:32:08 2019 -0700
582ba6e
x86: apl: Add UART driver
by Simon Glass
· Fri Dec 06 21:42:58 2019 -0700
e63ca97
x86: apl: Add PMC driver
by Simon Glass
· Fri Dec 06 21:42:57 2019 -0700
7c4ae82
x86: apl: Add basic IO addresses
by Simon Glass
· Fri Dec 06 21:42:56 2019 -0700
4c8243d
x86: Move qemu CPU fixup function into its own file
by Simon Glass
· Fri Dec 06 21:42:55 2019 -0700
837a66a
x86: Add a generic Intel pinctrl driver
by Simon Glass
· Fri Dec 06 21:42:53 2019 -0700
6629837
x86: Add low-power subsystem (lpss) support
by Simon Glass
· Fri Dec 06 21:42:52 2019 -0700
c93fd57
x86: Make MSR_PKG_POWER_SKU common
by Simon Glass
· Fri Dec 06 21:42:34 2019 -0700
79c8732
x86: Separate out U-Boot and device tree in ROM image
by Simon Glass
· Fri Dec 06 21:42:33 2019 -0700
014c66f
x86: Don't repeat microcode in U-Boot if not needed
by Simon Glass
· Fri Dec 06 21:42:32 2019 -0700
8d54388
x86: Add an fdtmap and image-header
by Simon Glass
· Fri Dec 06 21:42:31 2019 -0700
4d7a923
x86: Add an option to control the position of SPL
by Simon Glass
· Fri Dec 06 21:42:30 2019 -0700
20af0ff
x86: Add an option to control the position of U-Boot
by Simon Glass
· Fri Dec 06 21:42:29 2019 -0700
f8dc7f4
x86: Update .dtsi file for FSP2
by Simon Glass
· Fri Dec 06 21:42:28 2019 -0700
3c4b98f
x86: Disable microcode section for FSP2
by Simon Glass
· Fri Dec 06 21:42:26 2019 -0700
8f963e1
x86: Add support for newer CAR schemes
by Simon Glass
· Fri Dec 06 21:42:25 2019 -0700
7dbabbb
x86: Add an option to include a FIT
by Simon Glass
· Fri Dec 06 21:42:24 2019 -0700
e8e014c
x86: Don't include the BIOS emulator in TPL
by Simon Glass
· Fri Dec 06 21:42:23 2019 -0700
2cf3a5a
x86: fsp: Make the notify API call common
by Simon Glass
· Fri Dec 06 21:42:22 2019 -0700
26561da
x86: fsp: Allow remembering the location of FSP-S
by Simon Glass
· Fri Dec 06 21:42:21 2019 -0700
adee5ea
x86: fsp: Set up an MTRR for the graphics frame buffer
by Simon Glass
· Fri Dec 06 21:42:19 2019 -0700
466c785
x86: fsp: Add FSP2 base support
by Simon Glass
· Fri Dec 06 21:42:18 2019 -0700
58a23fb
x86: fsp: Correct wrong header inlude in fsp_support.c
by Simon Glass
· Fri Dec 06 21:42:17 2019 -0700
8965ef2
x86: fsp: Make graphics support common to FSP1/2
by Simon Glass
· Fri Dec 06 21:42:16 2019 -0700
25271ae
x86: Allow interrupt to happen once
by Simon Glass
· Fri Dec 06 21:42:15 2019 -0700
8ccadee
x86: Set up the MTRR for SDRAM
by Simon Glass
· Fri Dec 06 21:42:12 2019 -0700
75545f7
x86: Set the DRAM banks to reflect real location
by Simon Glass
· Fri Dec 06 21:42:11 2019 -0700
9de1027
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
by Simon Glass
· Fri Dec 06 21:42:10 2019 -0700
6e1b956
x86: Don't export mrccache_update()
by Simon Glass
· Fri Dec 06 21:42:09 2019 -0700
b5b0aff
x86: Add mrccache support for a 'variable' cache
by Simon Glass
· Fri Dec 06 21:42:08 2019 -0700
91efff5
x86: Update mrccache to support multiple caches
by Simon Glass
· Fri Dec 06 21:42:07 2019 -0700
1b9d815
x86: Tidy up error handling in mrccache_save()
by Simon Glass
· Fri Dec 06 21:42:06 2019 -0700
c3d0c23
x86: Add a new global_data member for the cache record
by Simon Glass
· Fri Dec 06 21:42:05 2019 -0700
4e988f9
x86: Adjust mrccache_get_region() to support get_mmap()
by Simon Glass
· Fri Dec 06 21:42:04 2019 -0700
9d25f2e
x86: Adjust mrccache_get_region() to use livetree
by Simon Glass
· Fri Dec 06 21:42:03 2019 -0700
d553f97
x86: Correct mrccache find_next_mrc_cache() calculation
by Simon Glass
· Fri Dec 06 21:42:02 2019 -0700
91c0736
x86: Reduce mrccache record alignment size
by Simon Glass
· Fri Dec 06 21:42:01 2019 -0700
7a13138
x86: Define the SPL image start
by Simon Glass
· Fri Dec 06 21:42:00 2019 -0700
ff418d9
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· Fri Dec 06 21:41:58 2019 -0700
a53cffe
x86: Drop unnecessary interrupt code for TPL
by Simon Glass
· Fri Dec 06 21:41:52 2019 -0700
dd45a7a
x86: Drop unnecessary cpu code for TPL
by Simon Glass
· Fri Dec 06 21:41:51 2019 -0700
d3edd42
x86: timer: use a timer base of 0
by Simon Glass
· Fri Dec 06 21:41:49 2019 -0700
ec1a30c
x86: spi: Add helper functions for Intel Fast SPI
by Simon Glass
· Fri Dec 06 21:41:43 2019 -0700
f5bdce2
i2c: designware: Avoid using static data
by Simon Glass
· Fri Dec 06 21:41:41 2019 -0700
80f283b
x86: simplify ljmp to 32-bit code
by Masahiro Yamada
· Tue Dec 03 14:28:58 2019 +0900
19f2a6d
x86: use data32 directive instead of macro for operand-size prefix
by Masahiro Yamada
· Tue Dec 03 14:20:49 2019 +0900
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· Thu Nov 14 12:57:45 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· Thu Nov 14 12:57:34 2019 -0700
2d91068
x86: Quieten TPL's jump_to_image_no_args()
by Simon Glass
· Sun Oct 20 21:37:57 2019 -0600
662c17d
x86: Don't print CPU info in TPL
by Simon Glass
· Sun Oct 20 21:37:56 2019 -0600
81f1462
x86: Move CPU init to before spl_init()
by Simon Glass
· Sun Oct 20 21:37:55 2019 -0600
dc44467
x86: Add a CPU init function for TPL
by Simon Glass
· Sun Oct 20 21:37:54 2019 -0600
7b8a558
x86: tpl: Add a fake PCI bus
by Simon Glass
· Sun Oct 20 21:37:50 2019 -0600
0b3c576
x86: spl: Support init of a PUNIT
by Simon Glass
· Sun Oct 20 21:37:49 2019 -0600
ed10a4f
x86: timer: Use a separate flag for whether timer is inited
by Simon Glass
· Sun Oct 20 21:37:47 2019 -0600
abab18c
binman: x86: Separate out 16-bit reset and init code
by Simon Glass
· Sat Aug 24 07:22:49 2019 -0600
23c2ea96
x86: Reduce resetvec size
by Simon Glass
· Wed Sep 25 09:00:31 2019 -0600
d96544d
x86: Drop RESET_SEG_SIZE
by Simon Glass
· Wed Sep 25 08:57:23 2019 -0600
e6f5c32
x86: Drop RESET_BASE
by Simon Glass
· Wed Sep 25 08:57:22 2019 -0600
1efffd6
x86: Update Kconfig options for FSP1
by Simon Glass
· Wed Sep 25 08:57:14 2019 -0600
040bef1
x86: Add a function to find the size of an mrccache record
by Simon Glass
· Wed Sep 25 08:57:04 2019 -0600
11ba714
x86: Panic when SPL or TPL fail
by Simon Glass
· Wed Sep 25 08:56:51 2019 -0600
a72a7ab
x86: Use mtrr_commit() with FSP2
by Simon Glass
· Wed Sep 25 08:56:49 2019 -0600
Next »