Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5be97a302b2a81936cd169c7b2885c8727497e01
/
arch
5bdad9f
riscv: Add some comments to start.S
by Sean Anderson
· Mon Sep 21 07:51:41 2020 -0400
2c4c7d1
riscv: Ensure gp is NULL or points to valid data
by Sean Anderson
· Mon Sep 21 07:51:40 2020 -0400
934b24a
riscv: Consolidate fences into AMOs for available_harts_lock
by Sean Anderson
· Mon Sep 21 07:51:39 2020 -0400
dd1cd70
riscv: Clear pending IPIs on initialization
by Sean Anderson
· Mon Sep 21 07:51:38 2020 -0400
ff184fe
riscv: Use a valid bit to ignore already-pending IPIs
by Sean Anderson
· Mon Sep 21 07:51:37 2020 -0400
cfb0809
riscv: Match memory barriers between send_ipi_many and handle_ipi
by Sean Anderson
· Mon Sep 21 07:51:36 2020 -0400
e8de08b
Revert "riscv: Clear pending interrupts before enabling IPIs"
by Sean Anderson
· Mon Sep 21 07:51:35 2020 -0400
3d999194
riscv: Update SiFive device tree for new CLINT driver
by Sean Anderson
· Mon Sep 28 10:52:29 2020 -0400
c6d0ef8
riscv: Update Kendryte device tree for new CLINT driver
by Sean Anderson
· Mon Sep 28 10:52:28 2020 -0400
272ab20
riscv: Rework Sifive CLINT as UCLASS_TIMER driver
by Sean Anderson
· Mon Sep 28 10:52:26 2020 -0400
28bfc32
riscv: Clean up initialization in Andes PLIC
by Sean Anderson
· Mon Sep 28 10:52:25 2020 -0400
87e6ce5
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
by Sean Anderson
· Mon Sep 28 10:52:24 2020 -0400
79d3bba
timer: Add a test for timer_timebase_fallback
by Sean Anderson
· Mon Sep 28 10:52:23 2020 -0400
9baaaef
riscv: Rework riscv timer driver to only support S-mode
by Sean Anderson
· Mon Sep 28 10:52:21 2020 -0400
38738d9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· Fri Sep 25 09:04:01 2020 -0400
b676492
x86: edison: Generate an image suitable for xFSTK
by Simon Glass
· Sun Sep 06 10:35:34 2020 -0600
9612c12
x86: Use multiple images
by Simon Glass
· Sun Sep 06 10:35:31 2020 -0600
fbf120c
x86: Add support for more than 8 MTRRs
by Simon Glass
· Tue Sep 22 14:54:51 2020 -0600
fe6d294
x86: hob: Try to show a name instead of a GUID
by Simon Glass
· Tue Sep 22 14:54:49 2020 -0600
2a75e4f
x86: coral: Update config and device tree for ACPI
by Simon Glass
· Tue Sep 22 12:45:42 2020 -0600
154dc3e
x86: Add a way to add to the e820 memory table
by Simon Glass
· Tue Sep 22 12:45:40 2020 -0600
549995d
x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
by Simon Glass
· Tue Sep 22 12:45:38 2020 -0600
ec7c2b6
x86: fsp: Add more debugging for silicon init
by Simon Glass
· Tue Sep 22 12:45:37 2020 -0600
c6f96a4
x86: apl: Check low-level init in FSP-S pre-init
by Simon Glass
· Tue Sep 22 12:45:36 2020 -0600
2326a8b
x86: acpi: Set the log category for x86 table generation
by Simon Glass
· Tue Sep 22 12:45:34 2020 -0600
2802628
acpi: tpm: Add a TPM1 table
by Simon Glass
· Tue Sep 22 12:45:33 2020 -0600
272a703
acpi: tpm: Add a TPM2 table
by Simon Glass
· Tue Sep 22 12:45:32 2020 -0600
fcae547
x86: Correct handling of MADT table CPUs
by Simon Glass
· Tue Sep 22 12:45:31 2020 -0600
f4112b0
x86: Add a header guard to asm/acpi_table.h
by Simon Glass
· Tue Sep 22 12:45:30 2020 -0600
dd23446
x86: Correct the assembly guard in e820.h
by Simon Glass
· Tue Sep 22 12:45:29 2020 -0600
ad7bb30
x86: Notify the FSP of the 'end firmware' event
by Simon Glass
· Tue Sep 22 12:45:28 2020 -0600
6b88e88
x86: Sort the MTRR table
by Simon Glass
· Tue Sep 22 12:45:27 2020 -0600
2d8b3c6
x86: cpu: Report address width from cpu_get_info()
by Simon Glass
· Tue Sep 22 12:45:26 2020 -0600
34a9262
x86: fsp: Update the FSP API with the end-firmware method
by Simon Glass
· Tue Sep 22 12:45:25 2020 -0600
f77b9e2
x86: apl: Drop unnecessary code in PMC driver
by Simon Glass
· Tue Sep 22 12:45:23 2020 -0600
fff5dab
x86: apl: Generate ACPI table for LPC
by Simon Glass
· Tue Sep 22 12:45:22 2020 -0600
1eba121
x86: apl: Generate CPU tables
by Simon Glass
· Tue Sep 22 12:45:21 2020 -0600
c3d589e
x86: apl: Add support for hostbridge ACPI generation
by Simon Glass
· Tue Sep 22 12:45:20 2020 -0600
b16dbec
x86: apl: Generate required ACPI tables
by Simon Glass
· Tue Sep 22 12:45:19 2020 -0600
a18e96e
x86: apl: Allow reading hostbridge base addresses
by Simon Glass
· Tue Sep 22 12:45:17 2020 -0600
87cf8d2
x86: acpi: Add support for additional Intel tables
by Simon Glass
· Tue Sep 22 12:45:16 2020 -0600
c32fbb6
x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
by Simon Glass
· Tue Sep 22 12:45:15 2020 -0600
d73344b
x86: acpi: Add common Intel ACPI tables
by Simon Glass
· Tue Sep 22 12:45:14 2020 -0600
9bd4e9d
x86: acpi: Add PCT and PTC tables
by Simon Glass
· Tue Sep 22 12:45:12 2020 -0600
9597189
x86: acpi: Support generation of the DBG2 table
by Simon Glass
· Tue Sep 22 12:45:10 2020 -0600
4ffe8b0
x86: acpi: Support generation of the HPET table
by Simon Glass
· Tue Sep 22 12:45:09 2020 -0600
ac779e3
x86: Add a few common Intel CPU functions
by Simon Glass
· Tue Sep 22 12:45:08 2020 -0600
973daf2
x86: apl: Update iomap for ACPI
by Simon Glass
· Tue Sep 22 12:45:07 2020 -0600
ff71114
x86: apl: Add power-management definitions
by Simon Glass
· Tue Sep 22 12:45:06 2020 -0600
fedb532
x86: Add some definitions for SMM
by Simon Glass
· Tue Sep 22 12:45:05 2020 -0600
4c69a5f
x86: acpi: Add a common routine to write WiFi info
by Simon Glass
· Tue Sep 22 12:45:04 2020 -0600
057427c
x86: apl: Support writing the IntelGraphicsMem table
by Simon Glass
· Tue Sep 22 12:45:03 2020 -0600
d81ade4
x86: Add wake sources for the acpi_gpe driver
by Simon Glass
· Tue Sep 22 12:45:02 2020 -0600
91f2f19
x86: acpi: Expand the GNVS
by Simon Glass
· Tue Sep 22 12:44:54 2020 -0600
6fe570a
x86: acpi: Support external GNVS tables
by Simon Glass
· Tue Sep 22 12:44:53 2020 -0600
9893180
x86: Add a common global NVS structure
by Simon Glass
· Tue Sep 22 12:44:52 2020 -0600
741ce46
x86: Add a config for the systemagent PCIEX regions size
by Simon Glass
· Tue Sep 22 12:44:51 2020 -0600
ca75c3f
x86: acpi: Add DPTF asl files
by Simon Glass
· Tue Sep 22 12:44:49 2020 -0600
e42bff5
x86: acpi: apl: Add asl files for Apollo Lake
by Simon Glass
· Tue Sep 22 12:44:48 2020 -0600
c052918
x86: acpi: Add base asl files for common x86 devices
by Simon Glass
· Tue Sep 22 12:44:47 2020 -0600
6e8f7e9
x86: acpi: Add cros_ec tables
by Simon Glass
· Tue Sep 22 12:44:46 2020 -0600
12d93ab
x86: zboot: Allow overriding the command line
by Simon Glass
· Sat Sep 05 14:50:51 2020 -0600
aad0d76
x86: zboot: Add an option to dump the setup information
by Simon Glass
· Sat Sep 05 14:50:50 2020 -0600
c55ce68
x86: zboot: Allow setting a separate setup base address
by Simon Glass
· Sat Sep 05 14:50:49 2020 -0600
58a9046
x86: zboot: Set environment variables for image locations
by Simon Glass
· Sat Sep 05 14:50:48 2020 -0600
3063483
x86: zboot: Add an 'setup' subcommand
by Simon Glass
· Sat Sep 05 14:50:47 2020 -0600
24d26f7
x86: zboot: Add an 'load' subcommand
by Simon Glass
· Sat Sep 05 14:50:46 2020 -0600
83dd29e
x86: zboot: Add an 'info' subcommand
by Simon Glass
· Sat Sep 05 14:50:45 2020 -0600
1931b19
x86: zboot: Add a 'go' subcommand
by Simon Glass
· Sat Sep 05 14:50:44 2020 -0600
d9b3c98
x86: zboot: Set up a sub-command structure
by Simon Glass
· Sat Sep 05 14:50:43 2020 -0600
0db800c
x86: zimage: Disable interrupts just before booting
by Simon Glass
· Sat Sep 05 14:50:42 2020 -0600
d67ff03
x86: zboot: Correct image type
by Simon Glass
· Sat Sep 05 14:50:41 2020 -0600
df30d41
x86: zboot: Move kernel-version code into a function
by Simon Glass
· Sat Sep 05 14:50:40 2020 -0600
3a17717
x86: zimage: Avoid using #ifdef
by Simon Glass
· Sat Sep 05 14:50:39 2020 -0600
48800f4
x86: zimage: Use a state struct to hold the state
by Simon Glass
· Sat Sep 05 14:50:38 2020 -0600
6d5738d
x86: Update the bootparam header
by Simon Glass
· Sat Sep 05 14:50:37 2020 -0600
01c102d
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 24 08:33:47 2020 -0400
be20319
board/freescale: Remove P5020DS board support
by Priyanka Jain
· Mon Sep 21 11:56:44 2020 +0530
e97fbb7
board/freescale: Remove P1024RDB board support
by Priyanka Jain
· Mon Sep 21 11:56:41 2020 +0530
5a7834a
board/freescale: Remove P1021RDB board support
by Priyanka Jain
· Mon Sep 21 15:36:25 2020 +0530
b1d2441
board/freescale: Remove P1020MBG board support
by Priyanka Jain
· Mon Sep 21 11:56:39 2020 +0530
769c3ce
board/freescale: Remove P1020UTM board support
by Priyanka Jain
· Mon Sep 21 11:56:38 2020 +0530
dbd83d0
board/freescale: Remove P1025RDB board support
by Priyanka Jain
· Mon Sep 21 15:35:16 2020 +0530
2312405
board/freescale: Remove p1023rdb board support
by Priyanka Jain
· Mon Sep 21 11:56:35 2020 +0530
d1bce13
dts: powerpc: p2020rdb: Add eTSEC DT nodes
by Hou Zhiqiang
· Mon Sep 21 15:16:23 2020 +0530
e39b70a
dts: powerpc: p1010rdb: Add eTSEC DT nodes
by Hou Zhiqiang
· Mon Sep 21 15:13:22 2020 +0530
8eb8a9f
dts: powerpc: p1020rdb: Add eTSEC DT nodes
by Hou Zhiqiang
· Mon Sep 21 14:59:05 2020 +0530
4f93434
mpc8xxx: Don't compile board_eth_init() for DM_ETH
by Hou Zhiqiang
· Mon Sep 21 15:08:45 2020 +0530
43c8b3e
dts: P1010RDB: Add eSPI slave DT nodes
by Hou Zhiqiang
· Thu Jun 04 23:17:04 2020 +0800
10620b0
dts: P1010: Add eSPI controller DT node
by Hou Zhiqiang
· Thu Jun 04 23:17:03 2020 +0800
78860bd
dts: T4240RDB: Add ESPI slave device node
by Xiaowei Bao
· Thu Jun 04 23:17:01 2020 +0800
80ad4c4
dts: T4240: Add ESPI DT nodes
by Xiaowei Bao
· Thu Jun 04 23:17:00 2020 +0800
258f369
dts: T2080RDB: Add ESPI slave device node
by Xiaowei Bao
· Thu Jun 04 23:16:58 2020 +0800
5eb8e49
dts: T1042D4RDB: Add ESPI slave device node
by Xiaowei Bao
· Thu Jun 04 23:16:56 2020 +0800
1fff180
dts: T104x: Add ESPI DT nodes
by Xiaowei Bao
· Thu Jun 04 23:16:55 2020 +0800
9860950
dts: T1024RDB: Add ESPI slave device node
by Xiaowei Bao
· Mon Sep 21 12:43:20 2020 +0530
14dccbc
dts: T102x: Add ESPI DT nodes
by Xiaowei Bao
· Thu Jun 04 23:16:52 2020 +0800
7698da8
dts: P5040DS: Add ESPI slave device node
by Xiaowei Bao
· Mon Sep 21 12:41:17 2020 +0530
75decdb
dts: P5040: Add ESPI DT nodes
by Xiaowei Bao
· Thu Jun 04 23:16:49 2020 +0800
45da56f
dts: P4080DS: Add ESPI slave device node
by Xiaowei Bao
· Mon Sep 21 12:29:04 2020 +0530
Next »