Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dfff1c1232a7b44878e0721d15d18c57d3ad2eca
dfff1c1
nand: atmel: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:49 2020 -0400
96da63d
mailbox: k3: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:48 2020 -0400
09aa57a
mmc: mtk-sd: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:47 2020 -0400
988e42c
mmc: bcm2835-host: Fix not calling dev_dbg with a device
by Sean Anderson
· Tue Sep 15 10:44:46 2020 -0400
d2f487f
mmc: Add mmc_dev()
by Sean Anderson
· Tue Sep 15 10:44:45 2020 -0400
b316bd7
mtd: spi-nand: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:44 2020 -0400
9bdd34b
mtd: spi: Fix logging in spi-nor-tiny
by Sean Anderson
· Tue Sep 15 10:44:43 2020 -0400
8baec61
mtd: spi: Include dm.h in spi-nor-core.c
by Sean Anderson
· Tue Sep 15 10:44:42 2020 -0400
6ae2814
mtd: nand: sunxi: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:41 2020 -0400
c6302f0
mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:44:40 2020 -0400
fbba69f
i2c: mxc: Fix dev_err being called on a nonexistant variable
by Sean Anderson
· Tue Sep 15 10:44:39 2020 -0400
405dc24
firmware: ti_sci: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:44:38 2020 -0400
8d06ce4
dm: syscon: Fix calling dev_dbg with an uninitialized device
by Sean Anderson
· Tue Sep 15 10:44:37 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
138b2d2
x86: edison: Add documentation for using am xFSTK image
by Simon Glass
· Sun Sep 06 10:35:35 2020 -0600
b676492
x86: edison: Generate an image suitable for xFSTK
by Simon Glass
· Sun Sep 06 10:35:34 2020 -0600
a072950
binman: Support adding a U-Boot environment
by Simon Glass
· Sun Sep 06 10:35:33 2020 -0600
6f1f4d4
binman: Show an error when a file is missing
by Simon Glass
· Sun Sep 06 10:35:32 2020 -0600
9612c12
x86: Use multiple images
by Simon Glass
· Sun Sep 06 10:35:31 2020 -0600
3bbcf6f
x86: video: Show information about each video device
by Simon Glass
· Tue Sep 22 21:16:40 2020 -0600
fbf120c
x86: Add support for more than 8 MTRRs
by Simon Glass
· Tue Sep 22 14:54:51 2020 -0600
fdc4587
x86: Allow showing details about a HOB entry
by Simon Glass
· Tue Sep 22 14:54:50 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
3c07f1c
x86: hob: Add way to show a single hob entry
by Simon Glass
· Tue Sep 22 14:54:48 2020 -0600
6e4116a
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
by Simon Glass
· Tue Sep 22 12:45:44 2020 -0600
d010cc1
acpi: Add more documentation for struct acpi_gpio
by Simon Glass
· Tue Sep 22 12:45:43 2020 -0600
2a75e4f
x86: coral: Update config and device tree for ACPI
by Simon Glass
· Tue Sep 22 12:45:42 2020 -0600
b11c2b3
x86: Move include of bitops out of ACPI region
by Simon Glass
· Tue Sep 22 12:45:41 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
48ca578
acpi: Use defines for field lengths
by Simon Glass
· Tue Sep 22 12:45:39 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
8834135
x86: coral: Add audio descriptor files
by Simon Glass
· Tue Sep 22 12:45:35 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
11b1a27
tpm: cr50: Add ACPI support
by Simon Glass
· Tue Sep 22 12:45:24 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
7aaa140
p2sb: Add some definitions used for ACPI
by Simon Glass
· Tue Sep 22 12:45:18 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
2f8b6af
acpi: Add more support for generating processor tables
by Simon Glass
· Tue Sep 22 12:45:13 2020 -0600
9bd4e9d
x86: acpi: Add PCT and PTC tables
by Simon Glass
· Tue Sep 22 12:45:12 2020 -0600
412dc4b
acpi: Add support for generating processor tables
by Simon Glass
· Tue Sep 22 12:45:11 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
31cc5b4
i2c: Add a generic driver to generate ACPI info
by Simon Glass
· Tue Sep 22 12:45:01 2020 -0600
f2fd6fa
x86: link: Allow more space for U-Boot
by Simon Glass
· Tue Sep 22 12:45:00 2020 -0600
2f3c6ba
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
by Simon Glass
· Tue Sep 22 12:44:59 2020 -0600
4c8cbbd
acpi: Support generating a multi-function _DSM for devices
by Simon Glass
· Tue Sep 22 12:44:58 2020 -0600
ca72763
acpi: Add support for conditions and return values
by Simon Glass
· Tue Sep 22 12:44:57 2020 -0600
77dfd03
acpi: Add support for writing a _PRW
by Simon Glass
· Tue Sep 22 12:44:56 2020 -0600
fdf5263
x86: coral: Add ACPI tables for coral
by Simon Glass
· Tue Sep 22 12:44:55 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
fa53664
x86: apl: Correct PCIE_ECAM_BASE
by Simon Glass
· Tue Sep 22 12:44:50 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
5e73d3c
cros: Add information about booting Chrome OS on x86
by Simon Glass
· Sat Sep 05 14:50:53 2020 -0600
0167f19
cros: Update chromium documentation
by Simon Glass
· Sat Sep 05 14:50:52 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
Next »