Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb5ba81ad5dc8d917a790b2742357654429d47ae
eb5ba81
imx8mp_evk: spl: drop useless code
by Peng Fan
· Tue May 26 20:33:46 2020 -0300
a3d18cd
imx: Update MTD partitions layout for display5 (i.MX6Q) board
by Lukasz Majewski
· Wed May 13 17:45:15 2020 +0200
143173e
imx: rom api: fix image offset computation
by Sébastien Szymanski
· Wed May 13 16:02:28 2020 +0200
209054e
verdin-imx8mm: Select the watchdog driver
by Fabio Estevam
· Mon May 11 11:00:31 2020 -0300
029da11
imx8mp_evk: Select the watchdog driver
by Fabio Estevam
· Mon May 11 11:00:30 2020 -0300
79ebfcf
imx8mm_beacon: Select the watchdog driver
by Fabio Estevam
· Mon May 11 11:00:29 2020 -0300
fe6548d
imx8mn_ddr4_evk: Select the watchdog driver
by Fabio Estevam
· Mon May 11 11:00:28 2020 -0300
1296add
imx8mm_evk: Select the watchdog driver
by Fabio Estevam
· Mon May 11 11:00:27 2020 -0300
c17a317
imx8mp_evk: Add a README file
by Fabio Estevam
· Mon May 11 09:45:51 2020 -0300
4c881c0
imx: move ATF to the back of the FIT to fix loading over yModem
by Patrick Wildt
· Fri May 08 11:59:47 2020 +0200
5ac9b44
imx: Kconfig: enable IMX_BOOTAUX for i.MX8M
by Peng Fan
· Tue May 05 20:18:02 2020 +0800
1c0cb07
ARM: dts: imxrt1050: indent lcdif node correctly
by Giulio Benetti
· Tue Apr 28 18:20:11 2020 +0200
9e4bacb
configs: Resync with savedefconfig
by Tom Rini
· Thu Jun 04 19:29:09 2020 -0400
c5ce284
Merge branch '2020-06-04-misc-bugfixes'
by Tom Rini
· Thu Jun 04 18:12:57 2020 -0400
d7b4ab5
checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
by Tom Rini
· Tue May 26 14:29:02 2020 -0400
567240d
checkpatch.pl: Request if() instead #ifdef
by Simon Glass
· Fri May 22 16:32:40 2020 -0600
35bf3b0
checkpatch.pl: Request a test when a new command is added
by Simon Glass
· Fri May 22 16:32:39 2020 -0600
3ee0132
checkpatch.pl: Warn if the flattree API is used
by Simon Glass
· Fri May 22 16:32:38 2020 -0600
7d919f5
checkpatch.pl: Add a check for tests needed for uclasses
by Simon Glass
· Fri May 22 16:32:37 2020 -0600
c8f4d09
checkpatch.pl: Add a U-Boot option
by Simon Glass
· Fri May 22 16:32:36 2020 -0600
a33d982
checkpatch.pl: Update to v5.7
by Simon Glass
· Fri May 22 16:32:35 2020 -0600
5b706d1
Convert CONFIG_BOARD_LATE_INIT to Kconfig
by Tom Rini
· Tue May 26 15:06:19 2020 -0400
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
4a060b7
Convert CONFIG_BZIP2 et al to Kconfig
by Tom Rini
· Tue May 26 15:06:17 2020 -0400
bf1f75e
topic_miami: Disable GPIO
by Tom Rini
· Tue May 26 15:06:16 2020 -0400
83f4d11
ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI
by Tom Rini
· Tue May 26 15:06:15 2020 -0400
55eb5f9
bcmstb: Migrate CONFIG_CMD_EXT[24]
by Tom Rini
· Tue May 26 15:06:14 2020 -0400
4c65842
mx6memcal: Finish migration to defconfig options
by Tom Rini
· Tue May 26 15:06:13 2020 -0400
d42ed15
pfla02: Rework excluding NAND from SPL
by Tom Rini
· Tue May 26 15:06:12 2020 -0400
8da3a6b
serial: Add missing Kconfig dependencies for debug consoles
by Michal Simek
· Thu May 28 12:05:12 2020 +0200
0f73ac6
serial: Convert ARM_DCC to Kconfig
by Tom Rini
· Tue Jun 02 17:26:33 2020 -0400
09e67ed
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Jun 04 13:50:39 2020 -0400
a42d206
Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Thu Jun 04 10:21:51 2020 -0400
e622c74
riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01
by Bin Meng
· Wed May 27 02:04:53 2020 -0700
b391ead
riscv: sbi: Remove sbi_spec_version
by Bin Meng
· Wed May 27 02:04:52 2020 -0700
5c6c8a1
doc: sifive: fu540: Add description for OpenSBI generic platform
by Pragnesh Patel
· Fri May 29 11:33:39 2020 +0530
169a883
configs: fu540: Add config options for U-Boot SPL
by Pragnesh Patel
· Fri May 29 11:33:38 2020 +0530
72ac2ec
sifive: fu540: Add U-Boot proper sector start
by Jagan Teki
· Fri May 29 11:33:37 2020 +0530
bc83d54
sifive: fu540: Add sample SD gpt partition layout
by Jagan Teki
· Fri May 29 11:33:36 2020 +0530
e00653c
riscv: sifive: fu540: add SPL configuration
by Pragnesh Patel
· Fri May 29 11:33:35 2020 +0530
25269c0
riscv: cpu: fu540: Add support for cpu fu540
by Pragnesh Patel
· Fri May 29 11:33:34 2020 +0530
01ec498
riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
by Pragnesh Patel
· Fri May 29 11:33:33 2020 +0530
bb337f9
riscv: sifive: dts: fu540: set ethernet clock rate
by Pragnesh Patel
· Fri May 29 11:33:32 2020 +0530
e848dba
clk: sifive: fu540-prci: Release ethernet clock reset
by Pragnesh Patel
· Fri May 29 11:33:31 2020 +0530
1790bce
clk: sifive: fu540-prci: Add ddr clock initialization
by Pragnesh Patel
· Fri May 29 11:33:30 2020 +0530
54ce0e0
clk: sifive: fu540-prci: Add clock enable and disable ops
by Pragnesh Patel
· Fri May 29 11:33:29 2020 +0530
45ffc91
riscv: sifive: dts: fu540: add U-Boot dmc node
by Pragnesh Patel
· Fri May 29 11:33:28 2020 +0530
8f4a403
sifive: dts: fu540: Add DDR controller and phy register settings
by Pragnesh Patel
· Fri May 29 11:33:27 2020 +0530
4cefe72
sifive: fu540: add ddr driver
by Pragnesh Patel
· Fri May 29 11:33:26 2020 +0530
b65f19f
riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
by Pragnesh Patel
· Fri May 29 11:33:25 2020 +0530
116ae92
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
by Pragnesh Patel
· Fri May 29 11:33:24 2020 +0530
45b4ad9d
riscv: Add _image_binary_end for SPL
by Pragnesh Patel
· Fri May 29 11:33:23 2020 +0530
2a449a3
riscv: sifive: fu540: Use OTP DM driver for serial environment variable
by Pragnesh Patel
· Fri May 29 11:33:22 2020 +0530
6e9661f
misc: add driver for the SiFive otp controller
by Pragnesh Patel
· Fri May 29 11:33:21 2020 +0530
41fb397
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jun 03 14:10:03 2020 -0400
e7c71d6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Wed Jun 03 12:27:51 2020 -0400
8c7e5dd
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Jun 03 11:52:13 2020 -0400
19cc6f7
Merge branch '2020-06-03-misc-bugfixes'
by Tom Rini
· Wed Jun 03 11:44:12 2020 -0400
5ed9ada
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
by AKASHI Takahiro
· Fri May 29 15:41:18 2020 +0900
5605e66
efi_loader: simplify PE consistency check
by Heinrich Schuchardt
· Sat May 30 07:35:59 2020 +0200
72bc714
efi_loader: function description cmp_pe_section()
by Heinrich Schuchardt
· Sat May 30 06:44:48 2020 +0200
da6d607
efi_loader: function descriptions efi_image_loader.c
by Heinrich Schuchardt
· Sat May 30 05:48:08 2020 +0200
1a3732c
efi_loader: allow compiling with clang
by Heinrich Schuchardt
· Wed May 27 01:58:30 2020 +0200
7ca84f8
efi_loader: validate load option
by Heinrich Schuchardt
· Sun May 31 22:46:09 2020 +0200
b047d1b
ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI
by Masahiro Yamada
· Wed May 20 11:43:34 2020 +0900
884bc8a
bootcount_ext: Add Ext4 build dependency
by Frédéric Danis
· Wed May 20 09:13:26 2020 +0200
797172a
kconfig: fix typo for OHCI host and add to DM list
by Marcin Juszkiewicz
· Tue May 26 19:07:16 2020 +0200
a360c2c
kconfig: fix some typos
by Marcin Juszkiewicz
· Tue May 26 19:07:15 2020 +0200
ad6bbbf
kconfig: mark SPL/TPL options for DM_KEYBOARD
by Marcin Juszkiewicz
· Tue May 26 19:07:14 2020 +0200
eb4d2d0
cmd: fitupd: move config check to Kconfig
by Heinrich Schuchardt
· Tue May 26 18:34:15 2020 +0200
de275c3
cubieboard7: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:55 2020 -0400
d42bdc0
fu540: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:54 2020 -0400
caed6ff
m68k: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:53 2020 -0400
8d3dfd3
arm: ti: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:52 2020 -0400
cef81a5
rockchip: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:51 2020 -0400
ef35bf6
powerpc: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:50 2020 -0400
30a61f5
imx: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:49 2020 -0400
84c4a8f
amlogic: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:48 2020 -0400
ab1e85b
Azure: Add 'tools-only' build for macOS X hosts
by Tom Rini
· Tue May 26 20:39:03 2020 -0400
611fd91
mkimage: Default to adding a crc32 hash with '-f auto'
by Simon Glass
· Wed May 27 07:24:55 2020 -0600
79685b2
tools: fw_env: Fix warning when reading too little
by Harald Seiler
· Thu May 28 17:54:45 2020 +0200
3fabf86
image: android: fix abootimg support
by Christian Gmeiner
· Fri May 29 17:53:45 2020 +0200
1a64760
dma-mapping: Add header file for ARCH_DMA_MINALIGN
by Simon Glass
· Sat May 30 10:29:04 2020 -0600
2593cdb
usb: ohci: Add header file for ARCH_DMA_MINALIGN
by Simon Glass
· Sat May 30 10:29:03 2020 -0600
f78bbf8
test/py: use actual core count for parallel builds
by Heinrich Schuchardt
· Sun May 31 00:44:24 2020 +0200
e265188
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon Jun 01 23:34:18 2020 -0400
f64fb10
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Bin Meng
· Sun May 31 21:15:15 2020 -0700
e42ba05
x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Bin Meng
· Sun May 31 21:15:14 2020 -0700
7eeab74
x86: baytrail: acpi: Create buffers outside of the methods
by Bin Meng
· Sun May 31 21:15:13 2020 -0700
1097936
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
by Andy Shevchenko
· Thu May 28 12:17:36 2020 +0300
0a62038
x86: tangier: acpi: Drop _ADR() where _HID() is present
by Andy Shevchenko
· Thu May 28 12:17:35 2020 +0300
acce685
x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Andy Shevchenko
· Thu May 28 12:17:34 2020 +0300
a073287
x86: tangier: acpi: Create buffers outside of the methods
by Andy Shevchenko
· Thu May 28 12:17:33 2020 +0300
66c520a
x86: minnowmax: Add support for Winbond flash
by Simon Glass
· Wed May 27 06:56:53 2020 -0600
6831e1d
x86: apl: Add hex offsets for registers in FSP-S
by Simon Glass
· Wed May 27 05:42:14 2020 -0600
b4fa8c0
x86: coral: Correct some FSP-S settings
by Simon Glass
· Wed May 27 05:42:13 2020 -0600
641efde
x86: apl: Add hex offsets for registers in FSP-M
by Simon Glass
· Wed May 27 05:42:12 2020 -0600
200c726
x86: coral: Correct some FSP-M settings
by Simon Glass
· Wed May 27 05:42:11 2020 -0600
00bf279
x86: mrccache: Allow use before driver model is active
by Simon Glass
· Wed May 27 06:58:49 2020 -0600
a0185fa
x86: spl: Print the error on SPL failure
by Simon Glass
· Wed May 27 06:58:48 2020 -0600
Next »