Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d6e0c989c9e4024527b35cb4ef0b68d782c20b1
0d6e0c9
powerpc/mpc85xx: Disable AltiVec and VSX instructions
by Pali Rohár
· Mon Dec 19 22:46:22 2022 +0100
f4b1df5
powerpc/mpc85xx: Improve disabling of SPE instructions
by Pali Rohár
· Sun Dec 11 15:14:59 2022 +0100
c89a3b6
powerpc/mpc85xx: Pass correct cpu compiler flags
by Pali Rohár
· Mon Dec 19 22:41:52 2022 +0100
f00eb37
net: don't memcpy to NULL
by Heinrich Schuchardt
· Wed Dec 07 11:53:29 2022 +0100
a121817
net: ipv6: Add missing break into IPv6 protocol handler
by Viacheslav Mitrofanov
· Tue Dec 06 10:08:16 2022 +0300
9bd34ac
spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
by Jagan Teki
· Thu Nov 03 11:49:47 2022 +0530
925fc6c
CI: Reduce aarch64 catchall job matches
by Tom Rini
· Wed Dec 07 09:16:18 2022 -0500
6313aee
Merge tag 'efi-2023-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 20 12:50:38 2022 -0500
4335168
Merge tag 'tpm-20122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Tue Dec 20 12:50:24 2022 -0500
c8883b0
eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key
by Masahisa Kojima
· Tue Dec 20 19:38:52 2022 +0900
d6bed22
efi_selftest: conformance test for GetNextVariableName
by Heinrich Schuchardt
· Sun Dec 18 06:08:58 2022 +0000
4e82c2e
efi_loader: fix efi_get_next_variable_name_mem()
by Heinrich Schuchardt
· Sun Dec 18 06:08:57 2022 +0000
68e698b
eficonfig: avoid SetVariable between GetNextVariableName calls
by Masahisa Kojima
· Mon Dec 19 11:33:13 2022 +0900
7ec3c6f
eficonfig: carve out efi_get_next_variable_name_int calls
by Masahisa Kojima
· Mon Dec 19 11:33:12 2022 +0900
060edff
test: add unit test for u16_strnlen()
by Heinrich Schuchardt
· Sun Dec 18 05:32:14 2022 +0000
16f77e1
doc: correct heading level in printenv man-page
by Heinrich Schuchardt
· Sun Dec 18 04:00:52 2022 +0000
d5f527a
cmd: allow sound command to play multiple sounds
by Heinrich Schuchardt
· Thu Dec 15 16:50:39 2022 -0800
2d56157
tpm2: ftpm: open session with privileged ree login
by Etienne Carriere
· Wed Dec 07 16:25:33 2022 +0100
8b5dd10
Prepare v2023.01-rc4
by Tom Rini
· Mon Dec 19 08:45:26 2022 -0500
787b05a
Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Dec 19 08:33:24 2022 -0500
e6b10c8
rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards
by Sughosh Ganu
· Thu Nov 10 14:49:17 2022 +0530
d5d2e8d
rockpi4: board: Add firmware image information for capsule updates
by Sughosh Ganu
· Thu Nov 10 14:49:16 2022 +0530
c1b8e8b
rockchip: capsule: Add functions for supporting capsule updates
by Sughosh Ganu
· Thu Nov 10 14:49:15 2022 +0530
86cd834
phy: rockchip: handle clock without enable function
by John Keeping
· Tue Dec 06 12:48:55 2022 +0000
5a96da8
rockchip: Pinebook Pro: Do not initialize i2c before relocation
by Michal Suchanek
· Sat Dec 03 13:31:29 2022 +0100
5617345
rockchip: puma: fix GPT table corruption when saving U-Boot environment
by Quentin Schulz
· Tue Oct 25 12:58:02 2022 +0200
03bf856
arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4
by FUKAUMI Naoki
· Wed Oct 19 07:12:52 2022 +0000
12f9b49
configs:rockchip:roc-rk3399-pc:Enable more configs
by Manoj Sai
· Thu Sep 15 12:53:19 2022 +0530
7698dc4
arm: dts: rockchip: rk3128: fix clocks, compatible and phys
by Johan Jonker
· Fri Sep 09 22:20:07 2022 +0200
1f28823
arm: dts: rockchip: rk3128: fix DT node names
by Johan Jonker
· Fri Sep 09 22:19:24 2022 +0200
57591e2
arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files
by Johan Jonker
· Fri Sep 09 22:19:06 2022 +0200
b89d6a0
arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts
by Johan Jonker
· Fri Sep 09 22:18:55 2022 +0200
9d3bfc3
rockchip: rk3128-cru: sync the clock dt-binding header from Linux
by Johan Jonker
· Fri Sep 09 22:18:45 2022 +0200
32cb5bc
rockchip: enable fdt overlays for ROCK Pi 4 series
by FUKAUMI Naoki
· Sat Sep 10 01:47:24 2022 +0000
e6693c3
rockchip: Only call binman when TPL available
by Kever Yang
· Sun Dec 18 20:43:38 2022 +0800
e71a82d
Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing
by Tom Rini
· Mon Dec 05 21:03:36 2022 -0500
3e94c0a
Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Dec 18 08:10:09 2022 -0500
878be8c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Sun Dec 18 08:08:55 2022 -0500
6ccf76e
doc: update Sphinx requirements for certifi
by Heinrich Schuchardt
· Fri Dec 09 15:33:52 2022 +0100
c53cec6
efi: adjust ebbr to v2.1 in conformance profile
by Vincent Stehlé
· Fri Dec 16 17:55:04 2022 +0100
4322898
doc: fix typos
by Maxim Cournoyer
· Fri Dec 16 21:09:40 2022 -0500
9706208
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Thu Dec 15 13:06:00 2022 -0500
a9aab24
sunxi: board: annotate #endif lines
by Andre Przywara
· Mon Nov 28 00:02:56 2022 +0000
1e416f5
sunxi: remove bogus mmc_pinmux_setup() prototype
by Andre Przywara
· Mon Nov 28 00:55:20 2022 +0000
ff32afe
sunxi: remove unused CONFIG_MMC_SUNXI_SLOT
by Andre Przywara
· Mon Nov 28 00:03:53 2022 +0000
639a089
x86: cosmetic: Fix a typo in the reserve_arch() comments
by Bin Meng
· Thu Nov 24 11:39:23 2022 +0800
347ff93
x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE
by Bin Meng
· Thu Nov 24 16:19:54 2022 +0800
77e9a2a
x86: dfi-bt700: Adjust CONFIG_TEXT_BASE
by Bin Meng
· Thu Nov 24 15:58:17 2022 +0800
c64842a
x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE
by Bin Meng
· Thu Nov 24 15:33:09 2022 +0800
63b7a0d
x86: minnowmax: Adjust CONFIG_TEXT_BASE
by Bin Meng
· Thu Nov 24 11:07:13 2022 +0800
f813448
x86: bayleybay: Adjust CONFIG_TEXT_BASE
by Bin Meng
· Thu Nov 24 11:24:37 2022 +0800
bb8aae5
x86: Fix i8259 ifdef include guard
by Alistair Delva
· Mon Sep 26 22:23:26 2022 +0000
522f020
sunxi: Fix serial console for A10s-OLinuXino-MICRO
by Mark Kettenis
· Sun Dec 11 23:00:54 2022 +0100
d98ccb8
pinctrl: sunxi: Add P2WI and RSB pinmuxes
by Samuel Holland
· Thu Nov 17 22:22:27 2022 -0600
5b3c337
sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
by Andre Przywara
· Sat Nov 19 16:10:59 2022 +0000
5c1b071
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
by Tom Rini
· Tue Dec 13 09:26:25 2022 -0500
2cb1196
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Dec 12 09:00:58 2022 -0500
961712e
Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Mon Dec 12 08:59:13 2022 -0500
c550c2ba
dm: pmic: ignore disabled node in pmic_bind_children
by Patrick Delaunay
· Wed Oct 26 15:05:10 2022 +0200
8b6a664
phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply
by Patrick Delaunay
· Tue Sep 20 13:39:56 2022 +0200
0bf72a9
arm: mvebu: Espressobin: Fix default env variables
by Derek LaHousse
· Mon Dec 12 07:34:17 2022 +0100
68cffb5
Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Sun Dec 11 09:40:25 2022 -0500
08b72b5
spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY
by Dai Okamura
· Fri Dec 09 20:40:21 2022 +0900
d0a0dd2
mtd: nand: mxs_nand_spl: don't read useless pages
by Dario Binacchi
· Sun Nov 20 10:57:04 2022 +0100
a5bc092fb
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
by Dario Binacchi
· Tue Nov 08 10:07:19 2022 +0100
6b60f68
cmd: mtd: check if a block has to be skipped or erased
by Dario Binacchi
· Sun Oct 30 15:14:13 2022 +0100
39c5bef
mtd: nand: make Samsung SLC NAND usable again
by Michael Trimarchi
· Fri Oct 21 08:05:36 2022 +0200
224add2
mtd: rawnand: omap_gpmc: Reduce .bss usage
by Roger Quadros
· Tue Oct 11 14:50:06 2022 +0300
8f440bd
mtd: rawnand: nand_spl_loaders: Fix cast type build warning
by Roger Quadros
· Tue Oct 11 14:50:05 2022 +0300
3b7aaa5
mtd: rawnand: omap_gpmc: Optimize NAND reads
by Roger Quadros
· Tue Oct 11 14:50:02 2022 +0300
3068f0f
mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms
by Roger Quadros
· Tue Oct 11 14:50:01 2022 +0300
0bde497
mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms
by Roger Quadros
· Tue Oct 11 14:50:00 2022 +0300
6550c62
mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h
by Roger Quadros
· Tue Oct 11 14:49:59 2022 +0300
14e425d
cmd: nand: Extend nand info to print ecc information
by Michael Trimarchi
· Thu Sep 22 15:39:37 2022 +0200
7cc3031
Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Dec 08 11:25:08 2022 -0500
92863f4
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Thu Dec 08 11:24:50 2022 -0500
dd1c455
usb: gadget: rndis: Prevent InformationBufferOffset manipulation
by Szymon Heidrich
· Mon Dec 05 10:28:23 2022 +0100
a28bdba
dfu: Make DFU virtual backend SPL friendly
by Patrick Delaunay
· Wed Nov 30 11:42:02 2022 +0100
06ce62d
usb: gadget: dfu: Fix check of transfer direction
by Hugo SIMELIERE
· Wed Nov 30 09:29:16 2022 +0100
d31ac5d
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Dec 08 08:28:14 2022 -0500
7fea7fc
Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· Thu Dec 08 08:27:50 2022 -0500
324463e
riscv: use imply instead of select for SPL_SEPARATE_BSS
by Zong Li
· Wed Nov 16 07:08:39 2022 +0000
a3a5d68
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
by Kautuk Consul
· Wed Dec 07 17:12:36 2022 +0530
c86cb4a
arch/riscv: add semihosting support for RISC-V
by Kautuk Consul
· Wed Dec 07 17:12:35 2022 +0530
a51bb74
lib: Add common semihosting library
by Kautuk Consul
· Wed Dec 07 17:12:34 2022 +0530
e102f30
ARM: stm32: Increment WDT by default on DHSOM
by Marek Vasut
· Tue Dec 06 03:35:15 2022 +0100
fcde268
ARM: stm32: Increment boot counter in SPL on DHSOM
by Marek Vasut
· Tue Dec 06 03:35:14 2022 +0100
048d7fa
ARM: stm32: Enable assorted ST specific commands on DHSOM
by Marek Vasut
· Tue Dec 06 03:35:13 2022 +0100
6010106
ARM: stm32: Add version variable to DHSOM
by Marek Vasut
· Tue Nov 01 23:35:31 2022 +0100
bb885e0
ARM: stm32: Add boot counter to DHSOM
by Marek Vasut
· Thu Oct 27 23:17:55 2022 +0200
f0e4c6c
ARM: dts: stm32: Drop MMCI interrupt-names
by Marek Vasut
· Wed Nov 02 14:53:49 2022 +0100
c69095d
ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
by Yann Gautier
· Wed Nov 02 14:53:48 2022 +0100
cd9cf58
adc: stm32mp15: add support of generic channels binding
by Olivier Moysan
· Wed Nov 23 16:20:16 2022 +0100
f3850e9
adc: stm32mp15: split channel init into several routines
by Olivier Moysan
· Wed Nov 23 16:20:15 2022 +0100
8099880
arm: dts: stm32mp13: add support of RCC driver
by Gabriel Fernandez
· Thu Nov 24 11:36:05 2022 +0100
3db088a
clk: stm32mp13: introduce STM32MP13 RCC driver
by Gabriel Fernandez
· Thu Nov 24 11:36:04 2022 +0100
1b56a74
dt-bindings: stm32mp13: add clock & reset support for STM32MP13
by Gabriel Fernandez
· Thu Nov 24 11:36:03 2022 +0100
67c3aa2
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 06 10:07:01 2022 -0500
ca8f571
Prepare v2023.01-rc3
by Tom Rini
· Mon Dec 05 15:21:53 2022 -0500
c9632f6
Merge branch '2022-12-05-add-IPv6-support'
by Tom Rini
· Mon Dec 05 13:28:22 2022 -0500
Next »