Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
71f23971c02b905f27f1f99ccb0a9d2269bf0eb8
71f2397
rockchip: rock-pi-4: Enable USB Gadget
by Jagan Teki
· Tue Jul 07 19:20:46 2020 +0530
d1fec19
rockchip: rock-pi-4: Enable PCI/NVME
by Jagan Teki
· Tue Jul 07 19:20:45 2020 +0530
950b44c
rockchip: rock-pi-4: Enable USB3 Host
by Jagan Teki
· Tue Jul 07 19:20:44 2020 +0530
4c9ea09
rockchip: rockpro64: Enable USB3.0 Host
by Jagan Teki
· Mon Jul 20 14:53:09 2020 +0530
a9ca71e
rockchip: board: add Hardkernel Odroid Go2 board
by Heiko Stuebner
· Wed Jul 01 11:28:42 2020 +0200
3a1ce2f7
rockchip: px30: sync Odroid Go Advance devicetree from Linux
by Heiko Stuebner
· Wed Jul 01 11:28:41 2020 +0200
02b0453
rockchip: px30: sync the main rk3326 dtsi from mainline
by Heiko Stuebner
· Wed Jul 01 11:28:40 2020 +0200
ae9c287
Merge branch '2020-07-17-misc-fixes'
by Tom Rini
· Fri Jul 17 16:08:54 2020 -0400
3ee85c6
include: pci_ids: Add Cavium devices
by Suneel Garapati
· Fri Jul 17 08:06:22 2020 +0200
f617562
doc: fit: Write hex address as hex instead of int
by Michal Simek
· Wed Jul 15 15:10:17 2020 +0200
982c460
mtd: mtdpart: use uint64_t instead of int for cur_off
by Martin Kaistra
· Mon Jul 13 14:40:02 2020 +0200
078e1b7
board/km: update MAINTAINERS email
by Holger Brunck
· Thu Jul 09 17:31:23 2020 +0200
1c5fe19
doc: correct description of crash dumps
by Heinrich Schuchardt
· Thu Jul 09 08:12:06 2020 +0200
f0850ba
fixdep: fix CONFIG_IS_ENABLED etc. handling
by Stephen Warren
· Wed Jul 08 15:45:56 2020 -0600
9e0e9a5
mkimage: Fix error message if write less data then expected
by Mylène Josserand
· Wed Jul 08 11:52:50 2020 +0200
0ce183a
remove include/config_defaults.h
by Rasmus Villemoes
· Tue Jul 07 10:40:26 2020 +0200
11d0afb
doc: multi-dtb-fit: Remove double underscores
by Fabio Estevam
· Sun Jul 05 19:04:50 2020 -0300
ca816ce
fs: error handling in do_load()
by Heinrich Schuchardt
· Mon Jun 29 20:08:49 2020 +0200
54e0759
asm/u-boot.h: remove bd_t definitions
by Masahiro Yamada
· Fri Jun 26 15:13:35 2020 +0900
940a922
treewide: convert bd_t to struct bd_info manually
by Masahiro Yamada
· Fri Jun 26 15:13:34 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
d7687bd
arm64: Remove CONFIG_SYS_FULL_VA macro
by Michal Simek
· Thu Jun 25 09:26:57 2020 +0200
d5404e6
Makefile: Silence relocate-rela call
by Jan Kiszka
· Thu Jun 25 08:39:45 2020 +0200
ab965b1
lib: zlib: Remove offset pointer optimization in inftrees.c
by Chin Liang See
· Wed Jun 24 16:31:08 2020 +0800
f8a4df8
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
by Patrick Delaunay
· Wed Jun 17 18:19:18 2020 +0200
37aea85
spl: fix ext4fs_mount return code handling
by Thomas Schaefer
· Tue Jun 16 22:03:52 2020 +0200
210c036
cmd: booti: convert the debug print about image move to printf
by Tero Kristo
· Fri Jun 12 15:41:21 2020 +0300
0608694
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
by Tero Kristo
· Fri Jun 12 15:41:20 2020 +0300
bb125c4
image: fdt: bail out with error if no boot time FDT image found
by Tero Kristo
· Fri Jun 12 15:41:19 2020 +0300
d019380
Convert CONFIG_MXC_UART to Kconfig
by Tom Rini
· Tue Jun 09 10:46:46 2020 -0400
1849639
lz4: fix decompressor on big-endian powerpc
by Rasmus Villemoes
· Sun Jun 07 14:29:18 2020 +0200
cb422da
doc: Coccinelle: move to HTML doc
by Heinrich Schuchardt
· Fri Jun 05 05:13:44 2020 +0200
76c449c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Fri Jul 17 08:04:48 2020 -0400
01a2218
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Jul 17 08:04:28 2020 -0400
55f3cde
acpi: Enable ACPI table generation by default on x86
by Simon Glass
· Thu Jul 16 21:22:39 2020 -0600
75ece5f
x86: Rename board_final_cleanup() to board_final_init()
by Simon Glass
· Thu Jul 16 21:22:38 2020 -0600
f3694aa
x86: acpi: Correct the version of the MADT
by Simon Glass
· Thu Jul 16 21:22:37 2020 -0600
7fbd04f
x86: Drop setup_pcat_compatibility()
by Simon Glass
· Thu Jul 16 21:22:36 2020 -0600
1062e34
x86: Update the comment about booting for FSP2
by Simon Glass
· Thu Jul 16 21:22:35 2020 -0600
fb8736d
x86: Store the coreboot table address in global_data
by Simon Glass
· Thu Jul 16 21:22:34 2020 -0600
c28a1e0
x86: apl: Adjust FSP-M code to avoid hard-coded address
by Simon Glass
· Thu Jul 16 21:22:33 2020 -0600
a929b93
x86: apl: Set the correct boot mode in the FSP-M code
by Simon Glass
· Thu Jul 16 21:22:32 2020 -0600
f66fb30
x86: Add debugging to table writing
by Simon Glass
· Thu Jul 16 21:22:31 2020 -0600
d89f193
x86: apl: Fix save/restore of ITSS priorities
by Simon Glass
· Thu Jul 16 21:22:30 2020 -0600
2b36648
x86: irq: Support flags for acpi_gpe
by Simon Glass
· Tue Jul 07 21:32:34 2020 -0600
6065d19
pmc: Move common registers to the header file
by Simon Glass
· Tue Jul 07 21:32:33 2020 -0600
8719dcc
x86: apl: Hide the p2sb on exit from U-Boot
by Simon Glass
· Tue Jul 07 21:32:32 2020 -0600
459a474
x86: apl: Support set_hide() in p2sb driver
by Simon Glass
· Tue Jul 07 21:32:31 2020 -0600
5e13b0f
p2sb: Add a method to hide the bus
by Simon Glass
· Tue Jul 07 21:32:30 2020 -0600
3908d90
i2c: designware_i2c: Support ACPI table generation
by Simon Glass
· Tue Jul 07 21:32:29 2020 -0600
e998305
i2c: Add log_ret() on error
by Simon Glass
· Tue Jul 07 21:32:28 2020 -0600
46aadb6
i2c: designware_i2c: Add a little more debugging
by Simon Glass
· Tue Jul 07 21:32:27 2020 -0600
aac86da
x86: gpio: Add support for obtaining ACPI info for a GPIO
by Simon Glass
· Tue Jul 07 21:32:26 2020 -0600
5e40c05
x86: apl: Use memory-mapped access for VBT
by Simon Glass
· Tue Jul 07 21:32:25 2020 -0600
9eb8004
x86: Add error checking for csrt table generation
by Simon Glass
· Tue Jul 07 21:32:24 2020 -0600
9255118
x86: pinctrl: Drop the acpi_path member
by Simon Glass
· Tue Jul 07 21:32:23 2020 -0600
25885e5
x86: pinctrl: Set up itss in the probe() method
by Simon Glass
· Tue Jul 07 21:32:22 2020 -0600
cf45178
x86: pinctrl: Add multi-ACPI control
by Simon Glass
· Tue Jul 07 21:32:21 2020 -0600
86e5db5
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
by Simon Glass
· Tue Jul 07 21:32:20 2020 -0600
25f16c1
x86: pinctrl: Add a way to get the pinctrl reg address
by Simon Glass
· Tue Jul 07 21:32:19 2020 -0600
59ddd3a
sound: Add an ACPI driver for Maxim MAX98357ac
by Simon Glass
· Tue Jul 07 21:32:18 2020 -0600
23cd606
sound: Add an ACPI driver for Dialog Semicondutor da7219
by Simon Glass
· Tue Jul 07 21:32:17 2020 -0600
f6cdb91
x86: Add support for building up an NHLT structure
by Simon Glass
· Tue Jul 07 21:32:16 2020 -0600
b4df078
acpi: Support writing named values
by Simon Glass
· Tue Jul 07 21:32:15 2020 -0600
a186d93
acpi: Support generation of a device
by Simon Glass
· Tue Jul 07 21:32:14 2020 -0600
14a9d75
x86: Add bindings for NHLT
by Simon Glass
· Tue Jul 07 21:32:13 2020 -0600
5eb6639
acpi: mmc: Generate ACPI info for the PCI SD Card
by Simon Glass
· Tue Jul 07 21:32:12 2020 -0600
837127f
acpi: Support generation of a generic register
by Simon Glass
· Tue Jul 07 21:32:11 2020 -0600
6fcdaf1
acpi: Support generation of a scope
by Simon Glass
· Tue Jul 07 21:32:10 2020 -0600
d6814e2
acpi: Export functions to write sized values
by Simon Glass
· Tue Jul 07 21:32:09 2020 -0600
cd9667b
dm: acpi: Add support for the NHLT table
by Simon Glass
· Tue Jul 07 21:32:08 2020 -0600
0123233
dm: core: Add a way of overriding the ACPI device path
by Simon Glass
· Tue Jul 07 21:32:07 2020 -0600
7f5e226
dtoc: Support ACPI paths in of-platdata
by Simon Glass
· Tue Jul 07 21:32:06 2020 -0600
9ed41e7
acpi: Allow creating the GNVS to fail
by Simon Glass
· Tue Jul 07 21:32:05 2020 -0600
c4d9faf
binman: Add way to locate an entry in memory
by Simon Glass
· Tue Jul 07 21:32:04 2020 -0600
c7380c6
binman: Refactor binman_entry_find() to allow other nodes
by Simon Glass
· Tue Jul 07 21:32:03 2020 -0600
c0ef789
binman: Allow setting the ROM offset
by Simon Glass
· Tue Jul 07 21:32:02 2020 -0600
64bbc0d
acpi: Add an acpi command to list/dump generated ACPI items
by Simon Glass
· Tue Jul 07 13:12:12 2020 -0600
0964239
dm: acpi: Enhance acpi_get_name()
by Simon Glass
· Tue Jul 07 13:12:11 2020 -0600
6ad24f6
pci: Avoid a crash in device_is_on_pci_bus()
by Simon Glass
· Tue Jul 07 13:12:10 2020 -0600
6ca9315
x86: Allow devices to write to DSDT
by Simon Glass
· Tue Jul 07 13:12:09 2020 -0600
990cd5b
acpi: Add support for DSDT generation
by Simon Glass
· Tue Jul 07 13:12:08 2020 -0600
f0a8d68
x86: Allow devices to write an SSDT
by Simon Glass
· Tue Jul 07 13:12:07 2020 -0600
3c601b1
acpi: Support ordering SSDT data by device
by Simon Glass
· Tue Jul 07 13:12:06 2020 -0600
ee61e60
acpi: Record the items added to SSDT
by Simon Glass
· Tue Jul 07 13:12:05 2020 -0600
c7c46e8
x86: acpi: Move MADT down a bit
by Simon Glass
· Tue Jul 07 13:12:04 2020 -0600
d43e0ba
acpi: Add support for SSDT generation
by Simon Glass
· Tue Jul 07 13:12:03 2020 -0600
cec3af0
acpi: Add support for a generic power sequence
by Simon Glass
· Tue Jul 07 13:12:02 2020 -0600
8a20076
acpi: Add support for writing a GPIO power sequence
by Simon Glass
· Tue Jul 07 13:12:01 2020 -0600
d0f7d9b
acpi: Add support for writing a Power Resource
by Simon Glass
· Tue Jul 07 13:12:00 2020 -0600
9238fac
acpi: Add support for various misc ACPI opcodes
by Simon Glass
· Tue Jul 07 13:11:59 2020 -0600
dd0ed90
acpi: Support copying properties from device tree to ACPI
by Simon Glass
· Tue Jul 07 13:11:58 2020 -0600
5953449
acpi: Support writing a GPIO
by Simon Glass
· Tue Jul 07 13:11:57 2020 -0600
c993ff7
acpi: Support writing Device Properties objects via _DSD
by Simon Glass
· Tue Jul 07 13:11:56 2020 -0600
48342b0
acpi: Support writing a UUID
by Simon Glass
· Tue Jul 07 13:11:55 2020 -0600
0dc3d51
acpi: Support writing a name
by Simon Glass
· Tue Jul 07 13:11:54 2020 -0600
45d6d95
acpi: Support writing a string
by Simon Glass
· Tue Jul 07 13:11:53 2020 -0600
8715ce0
acpi: Support writing an integer
by Simon Glass
· Tue Jul 07 13:11:52 2020 -0600
edc2680
acpigen: Support writing a package
by Simon Glass
· Tue Jul 07 13:11:51 2020 -0600
0f27763
acpigen: Support writing a length
by Simon Glass
· Tue Jul 07 13:11:50 2020 -0600
Next »