Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b159b38cd0b2794430d37043057a1eccc2c3fb2f
b159b38
powerpc: dts: p1010: add i2c node
by Biwen Li
· Sun Apr 12 17:05:28 2020 +0800
b028928
doc: fix references to README.qe_firmware
by Heinrich Schuchardt
· Sun Apr 19 09:19:04 2020 +0200
aa27f17
configs: P1010RDB: Enable PCIe driver
by Hou Zhiqiang
· Fri May 01 19:06:29 2020 +0800
d3cb881
powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· Fri May 01 19:06:28 2020 +0800
0e49eb4
powerpc: P1010RDB: Compile legacy PCIe routines conditionally
by Hou Zhiqiang
· Fri May 01 19:06:27 2020 +0800
8f51cc4
powerpc: Enable device tree support for P1010RDB
by Hou Zhiqiang
· Fri May 01 19:06:26 2020 +0800
84d1ede
configs: T1042D4RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:22 2020 +0800
29cd271
dm: powerpc: T1040/T1042: add i2c DM support
by Biwen Li
· Fri May 01 20:04:21 2020 +0800
826bcee
configs: T2080: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:20 2020 +0800
07b3dcf
dm: powerpc: T2080/T2081: add i2c DM support
by Biwen Li
· Fri May 01 20:04:19 2020 +0800
e71b9ee
configs: T4240RDB: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:18 2020 +0800
3e9d395
dm: ppc: T4240: add i2c DM support
by Biwen Li
· Fri May 01 20:04:17 2020 +0800
df10735
configs: MPC8548CDS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:16 2020 +0800
037fa1a
dm: ppc: MPC8548CDS: add i2c DM support
by Biwen Li
· Fri May 01 20:56:37 2020 +0800
0edab3d
configs: P1010: Enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:14 2020 +0800
6a2d8d1
dm: ppc: p1010: add i2c DM support
by Biwen Li
· Fri May 01 20:04:13 2020 +0800
2afb106
configs: T1024RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:12 2020 +0800
6b63c54
dm: powerpc: T1023/T1024: add i2c DM support
by Biwen Li
· Fri May 01 20:04:11 2020 +0800
76f6d69
configs: P4080DS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:10 2020 +0800
d8bc472
powerpc: dts: P4080: add i2c node
by Biwen Li
· Fri May 01 20:04:09 2020 +0800
6cdd2ed
configs: P3041DS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:08 2020 +0800
559e3f8
powerpc: dts: P3041: add i2c node
by Biwen Li
· Fri May 01 20:04:07 2020 +0800
9e97b52
config: P2041RDB: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:06 2020 +0800
6966a17
dm: powerpc: P2041RDB: add i2c DM support
by Biwen Li
· Fri May 01 20:04:05 2020 +0800
1b73bb0
configs: P2020RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:04 2020 +0800
fc60ffd
dts: powerpc: P2020RDB: add i2c node
by Biwen Li
· Fri May 01 20:04:03 2020 +0800
9f49b48
configs: P1020RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:02 2020 +0800
b0939dd
dm: powerpc: P1020: add i2c DM support
by Biwen Li
· Fri May 01 20:04:01 2020 +0800
a0db6a2
configs: P5040DS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:00 2020 +0800
0acacea
dm: powerpc: P5040DS: add i2c DM support
by Biwen Li
· Fri May 01 20:03:59 2020 +0800
b73004a
powerpc: create dts component of i2c to build up an SoC
by Biwen Li
· Fri May 01 20:03:58 2020 +0800
7e0e026
rtc: pt7c4338: Add driver model support
by Biwen Li
· Fri May 01 20:03:57 2020 +0800
247dac6
rtc: ds1337: Add driver model support
by Biwen Li
· Fri May 01 20:03:56 2020 +0800
754f00b
Merge branch '2020-05-01-master-imports'
by Tom Rini
· Fri May 01 16:43:15 2020 -0400
84bdc1f
.readthedocs.yml: fix type docs/
by Heinrich Schuchardt
· Fri May 01 22:06:17 2020 +0200
a38d0ac
actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
by Tom Rini
· Fri May 01 10:52:11 2020 -0400
8637bec
common/board_r: Drop initr_bedbug wrapper
by Ovidiu Panait
· Mon Apr 20 10:31:46 2020 +0300
8b37196
cmd/bedbug.c: Make bedbug_init have a return value
by Ovidiu Panait
· Mon Apr 20 10:31:45 2020 +0300
8998e71
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
by Ovidiu Panait
· Mon Apr 20 10:31:44 2020 +0300
b4032a7
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times
by Marek Bykowski
· Wed Apr 29 18:23:07 2020 +0200
093f01c
rsa: sig: fix config signature check for fit with padding
by Philippe Reynes
· Wed Apr 29 15:26:17 2020 +0200
2fbd17c
test/py: vboot: add a test to check fit signature on fit with padding
by Philippe Reynes
· Wed Apr 29 15:26:16 2020 +0200
a988916
hush: avoid NULL check before free()
by Heinrich Schuchardt
· Tue Apr 28 21:56:10 2020 +0200
8179edf
fs: ext4: avoid NULL check before free()
by Heinrich Schuchardt
· Tue Apr 28 21:50:02 2020 +0200
443806d
cmd/gpt: avoid NULL check before free()
by Heinrich Schuchardt
· Tue Apr 28 21:40:13 2020 +0200
cbcb399
tools/fit-image: print a warning when cmd-line for dtc might be truncated
by Sven Roederer
· Mon Apr 27 02:08:39 2020 +0200
904b87d
tools/mkimage: fix handling long filenames
by Sven Roederer
· Mon Apr 27 02:08:38 2020 +0200
4afa2c2
arm: enable distro boot for bananapi-r2
by Matthias Brugger
· Sun Apr 26 01:17:46 2020 +0200
9807f7d
watchdog MediaTek add upstream compatible
by Matthias Brugger
· Sun Apr 26 01:17:45 2020 +0200
fc4a6cb
timer MediaTek use upstream compatible
by Matthias Brugger
· Sun Apr 26 01:17:44 2020 +0200
7182061
doc: describe the analysis of crash dumps
by Heinrich Schuchardt
· Fri Apr 24 23:31:20 2020 +0200
697ab3d
rtc: pcf2127: don't add/subtract 1 to tm_mon
by Rasmus Villemoes
· Fri May 01 15:24:50 2020 +0200
594b7cf
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
by Patrick Delaunay
· Fri Apr 24 20:20:17 2020 +0200
d7e6a1d
arm: caches: add DCACHE_DEFAULT_OPTION
by Patrick Delaunay
· Fri Apr 24 20:20:16 2020 +0200
77cc8b2
arm: caches: protect dram_bank_mmu_setup access to bi_dram
by Patrick Delaunay
· Fri Apr 24 20:20:15 2020 +0200
afc69a9
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
by Patrick Delaunay
· Fri Apr 10 16:02:02 2020 +0200
3a6e18d
tiny-printf: Support %i
by Marek Vasut
· Fri Apr 10 20:54:49 2020 +0200
e8a497c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Thu Apr 30 18:05:15 2020 -0400
146c3b5
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Apr 30 15:11:06 2020 -0400
76c8522
sifive: fu540: Enable spi-nor flash support
by Jagan Teki
· Wed Apr 29 21:03:53 2020 +0530
0c2964b
riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
by Jagan Teki
· Thu Apr 23 22:30:56 2020 +0530
5979882
spi: sifive: Fix QPP transfer
by Jagan Teki
· Thu Apr 23 22:30:55 2020 +0530
ebca2c3
spi: sifive: Fix format register proto field
by Jagan Teki
· Thu Apr 23 22:30:54 2020 +0530
294b291
spi: sifive: Add spi-mem exec op
by Jagan Teki
· Thu Apr 23 22:30:53 2020 +0530
e8a14f5
mtd: spi-nor-ids: Add Spansion s25fs512s flash entry
by Kuldeep Singh
· Fri Apr 03 12:27:42 2020 +0530
ad26957
watchdog: kconfig: Enable designware for rk3399
by Jagan Teki
· Mon Apr 20 23:34:13 2020 +0530
e719070
mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
by Jagan Teki
· Mon Apr 20 15:36:07 2020 +0530
355db10
mtd: spi-nor: Enable QE bit for ISSI flash
by Jagan Teki
· Mon Apr 20 15:36:06 2020 +0530
351ce7c
spi: sifive: Tidy up dm_spi_slave_platdata variable
by Jagan Teki
· Mon Apr 20 16:03:46 2020 +0530
050fd9c
rk3399: Enable SF distro bootcmd
by Jagan Teki
· Fri Apr 10 23:56:31 2020 +0530
809e54d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Thu Apr 30 13:00:20 2020 -0400
ccaa08c
Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Thu Apr 30 11:31:33 2020 -0400
92007cf
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Apr 30 10:06:54 2020 -0400
802d88e
x86: Add documentation for the chain-load feature
by Simon Glass
· Sun Apr 26 09:13:01 2020 -0600
3b01ac0
x86: Use the existing stack when chain-loading
by Simon Glass
· Sun Apr 26 09:13:00 2020 -0600
6bd98e0
x86: Add a way to detect running from coreboot
by Simon Glass
· Sun Apr 26 09:12:59 2020 -0600
74cd30a
x86: Move coreboot-table detection into common code
by Simon Glass
· Sun Apr 26 09:12:58 2020 -0600
0b2f191
board: Add a gd flag for chain loading
by Simon Glass
· Sun Apr 26 09:12:57 2020 -0600
bd165e7
pci: Avoid auto-config when chain loading
by Simon Glass
· Sun Apr 26 09:12:56 2020 -0600
8b8e754
x86: cpu: Skip init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:55 2020 -0600
8eac3f3
x86: apl: Skip init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:54 2020 -0600
d89c4a3
x86: fsp: Allow skipping init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:53 2020 -0600
faf08c7
acpi: Add an acpi command
by Simon Glass
· Sun Apr 26 09:19:53 2020 -0600
abeaca8
acpi: Move the xsdt pointer to acpi_ctx
by Simon Glass
· Sun Apr 26 09:19:52 2020 -0600
9c442a6
acpi: Put table-setup code in its own function
by Simon Glass
· Sun Apr 26 09:19:51 2020 -0600
575a547
acpi: Move acpi_add_table() to generic code
by Simon Glass
· Sun Apr 26 09:19:50 2020 -0600
7fa8cf6
acpi: Drop code for missing XSDT from acpi_write_rsdp()
by Simon Glass
· Sun Apr 26 09:19:49 2020 -0600
179fb82
x86: Allow devices to write ACPI tables
by Simon Glass
· Sun Apr 26 09:19:48 2020 -0600
0e11384
acpi: Convert part of acpi_table to use acpi_ctx
by Simon Glass
· Sun Apr 26 09:19:47 2020 -0600
17968c3
acpi: Add a method to write tables for a device
by Simon Glass
· Sun Apr 26 09:19:46 2020 -0600
9427867
acpi: Add a binding for ACPI settings in the device tree
by Simon Glass
· Sun Apr 26 09:19:45 2020 -0600
1914d07
x86: cbfs: Drop unwanted declaration
by Simon Glass
· Sun Apr 05 17:22:38 2020 -0600
98fc615
efi_loader: fix 'efidebug bootorder'
by Heinrich Schuchardt
· Wed Apr 29 21:15:08 2020 +0200
45176e8
efi_loader: efidebug, avoid illegal memory access
by Heinrich Schuchardt
· Wed Apr 29 20:21:39 2020 +0200
8d8be69
efi_loader: fix 'efidebug boot dump'
by Heinrich Schuchardt
· Wed Apr 29 19:20:35 2020 +0200
e065e8a
MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD
by Heinrich Schuchardt
· Wed Apr 22 17:53:34 2020 +0200
2c0f9f7
efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h
by AKASHI Takahiro
· Tue Apr 21 09:38:38 2020 +0900
664ad18
doc/efi: rework secure boot description
by Heinrich Schuchardt
· Thu Apr 16 20:31:56 2020 +0200
a993173
efi_loader: identify EFI system partition
by Heinrich Schuchardt
· Thu Mar 19 15:16:31 2020 +0100
59a860d
part: detect EFI system partition
by Heinrich Schuchardt
· Thu Mar 19 13:49:34 2020 +0100
Next »