Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4b2559656d73d32d633cdbd4d0f3af317bec77f9
4b25596
cmd: mvebu/bubt: Mark all local symbols as static
by Pali Rohár
· Tue Jan 10 22:47:17 2023 +0100
fc2b914
cmd: mvebu/bubt: Rename variable image_size to hdr_size
by Pali Rohár
· Sun Jan 08 14:31:28 2023 +0100
c61feb9
cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
by Pali Rohár
· Sat Jan 21 23:29:36 2023 +0100
2a27fc2
cmd: mvebu/bubt: Add support for writing image to SATA disk
by Pali Rohár
· Sun Jan 22 01:25:12 2023 +0100
e4e6777
cmd: mvebu/bubt: Add support for selecting eMMC HW partition
by Pali Rohár
· Sat Jan 21 22:58:28 2023 +0100
b7021d6
tools: kwboot: Show image type and error parsing reasons
by Pali Rohár
· Tue Jan 10 22:33:56 2023 +0100
e2ca67e
tools: kwboot: Fix patching of SPI/NOR XIP images
by Pali Rohár
· Sat Jan 21 12:59:20 2023 +0100
08022e2
tools: kwboot: Add check that kwbimage contains DDR init code
by Pali Rohár
· Sun Jan 08 13:46:14 2023 +0100
2f9ce97
tools: kwboot: Validate optional kwbimage v1 headers
by Pali Rohár
· Sun Jan 08 13:42:07 2023 +0100
e086066
tools: kwboot: Fix parsing UART image without data checksum
by Pali Rohár
· Sun Jan 08 13:38:27 2023 +0100
8417822
tools: kwboot: Add image type documentation
by Pali Rohár
· Sat Jan 21 19:57:28 2023 +0100
1817da8
tools: kwboot: Add more documentation references
by Pali Rohár
· Sun Jan 08 13:34:24 2023 +0100
aa6244e
arm: mvebu: spl: Fix support for loading U-Boot proper from SD card
by Pali Rohár
· Mon Jan 09 00:52:09 2023 +0100
a081155
spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
by Pali Rohár
· Sat Jan 21 15:13:08 2023 +0100
cefdc03
arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partition
by Pali Rohár
· Sun Jan 08 13:31:41 2023 +0100
7809725
arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2
by Pali Rohár
· Sun Jan 08 13:27:07 2023 +0100
42cc795
cmd: mvebu/bubt: Fix parsing SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:59:20 2023 +0100
bb46cea
arm: mvebu: spl: Fix parsing SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:47:45 2023 +0100
091e692
tools: kwboot: Fix parsing SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:45:36 2023 +0100
90e4700
tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:34:55 2023 +0100
c398367
cmd: mvebu/bubt: Fix parsing SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:18:39 2023 +0100
9fb3039
arm: mvebu: spl: Fix parsing SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:16:38 2023 +0100
168df46
tools: kwboot: Fix parsing SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:20:20 2023 +0100
7a76e7c
tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:22:03 2023 +0100
8fb504b
Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Tue Feb 28 09:50:16 2023 -0500
e29ac91
Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· Tue Feb 28 09:46:07 2023 -0500
3467ed2
tpm: Implement tpm_auto_start() for TPMv1.2
by Simon Glass
· Tue Feb 21 06:24:52 2023 -0700
eef107e
tpm: Separate out the TPM tests for v1 and v2
by Simon Glass
· Tue Feb 21 06:24:51 2023 -0700
b6a2fae
test: add a test for the new tpm_auto_start() function
by Ilias Apalodimas
· Sat Feb 18 17:21:22 2023 +0200
3c9d75f
tpm: sandbox: Change the return code when device is already open
by Ilias Apalodimas
· Sat Feb 18 17:18:49 2023 +0200
0c95d22
efi_loader: use tpm_auto_start for the tpm device
by Ilias Apalodimas
· Wed Jan 25 13:06:03 2023 +0200
42d7bdf
tpm: add a function that performs selftest + startup
by Ilias Apalodimas
· Wed Jan 25 12:18:36 2023 +0200
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
ccf4de5
Dockerfile: Add missing "chmod" of u-boot-gen-combined
by Tom Rini
· Mon Feb 27 10:49:54 2023 -0500
b8743e2
Prepare v2023.04-rc3
by Tom Rini
· Mon Feb 27 17:18:36 2023 -0500
a967558
mtd: nand: Show reserved block in chip.erase
by Michael Trimarchi
· Mon Feb 27 16:01:43 2023 +0100
b2b9565
mtd: spinand: Fix display of unknown raw ID
by Patrice Chotard
· Mon Feb 13 18:30:04 2023 +0100
b3d66d9
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:09 2023 +0100
738d736
mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:08 2023 +0100
b5e800b
mtd: rawnand: brcmnand: rename page sizes
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:07 2023 +0100
2246119
mtd: rawnand: brcmnand: fix CS0 layout
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:06 2023 +0100
7a64a75
mtd: rawnand: brcmnand: rename v4 registers
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:05 2023 +0100
210751f
mtd: rawnand: brcmnand: correctly verify erased pages
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:04 2023 +0100
b6233f7
mtd: nand: brcmnand: Add support for flash-dma v0
by Kamal Dasu
· Sat Feb 11 16:29:03 2023 +0100
2bac579
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
by Claire Lin
· Sat Feb 11 16:29:02 2023 +0100
f47b36b
mtd: rawnand: brcmnand: Add support for v7.3 controller
by Kamal Dasu
· Sat Feb 11 16:29:01 2023 +0100
299c683
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
by Kamal Dasu
· Sat Feb 11 16:29:00 2023 +0100
3b0d294
mtd: nand: Mark reserved blocks
by Ashok Reddy Soma
· Thu Jan 05 02:46:20 2023 -0700
583c029
configs: Resync with savedefconfig
by Tom Rini
· Mon Feb 27 09:11:57 2023 -0500
2768420
Merge branch '2023-02-24-include-nx51-components-in-docker-for-testing' into next
by Tom Rini
· Sat Feb 25 12:44:30 2023 -0500
d88c147
CI: Update test/nokia_rx51_test.sh to use prebuilt images
by Pali Rohár
· Tue Feb 21 11:22:29 2023 -0500
4c04c44
Dockerfile: build qemu for Nokia n900
by Heinrich Schuchardt
· Fri Jan 13 20:31:33 2023 +0100
c49eca0
Dockerfile: download binaries for Nokia RX-51
by Heinrich Schuchardt
· Fri Jan 13 19:25:01 2023 +0100
79a2dbb
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Thu Feb 23 17:32:22 2023 -0500
3a34aea
Merge branch '2023-02-23-assorted-fixes'
by Tom Rini
· Thu Feb 23 17:30:49 2023 -0500
f8700e4
ARM: tegra20: implement BCT patching
by Svyatoslav Ryhel
· Tue Feb 14 19:35:38 2023 +0200
f2f708d
ARM: tegra30: implement BCT patching
by Ramin Khonsari
· Tue Feb 14 19:35:37 2023 +0200
c14b207
ARM: tegra: crypto: extend crypto functional
by Svyatoslav Ryhel
· Tue Feb 14 19:35:36 2023 +0200
7d5a2f4
ARM: tegra: expose crypto module for all Tegra SoCs
by Svyatoslav Ryhel
· Tue Feb 14 19:35:35 2023 +0200
3212879
board: tegra30: switch to updated pre-dm i2c write
by Svyatoslav Ryhel
· Tue Feb 14 19:35:34 2023 +0200
9e1ba0a
board: tegra124: switch to updated pre-dm i2c write
by Svyatoslav Ryhel
· Tue Feb 14 19:35:33 2023 +0200
018e737
ARM: tegra: create common pre-dm i2c write
by Svyatoslav Ryhel
· Tue Feb 14 19:35:32 2023 +0200
b99f3df
ARM: tegra: add late init support
by Svyatoslav Ryhel
· Tue Feb 14 19:35:31 2023 +0200
562b997
ARM: tegra: provide default USB gadget setup
by Maxim Schwalm
· Tue Feb 14 19:35:30 2023 +0200
74916e8
spi: tegra20_slink: accept any word length
by Svyatoslav Ryhel
· Tue Feb 14 19:35:29 2023 +0200
c226fc7
ARM: tegra: Fix Tegra PWM parent clock
by Svyatoslav Ryhel
· Tue Feb 14 19:35:28 2023 +0200
7646ba5
ARM: tegra30: add PLLD to pll setup
by Svyatoslav Ryhel
· Tue Feb 14 19:35:27 2023 +0200
b6e50b8
ARM: tegra: clock: add clock_decode_pair helper
by Svyatoslav Ryhel
· Tue Feb 14 19:35:26 2023 +0200
19a5b03
ARM: tegra: clock: add clk_id_to_pll_id helper
by Svyatoslav Ryhel
· Tue Feb 14 19:35:25 2023 +0200
932ec72
ARM: t20/t30: swap host1x and disp1 clock parents
by Svyatoslav Ryhel
· Tue Feb 14 19:35:24 2023 +0200
d956f35
tegra30: clock: add EXTPERIPH
by Svyatoslav Ryhel
· Tue Feb 14 19:35:23 2023 +0200
1f2473a
env: mmc: Apply GPT only on eMMC user HW partition
by Marek Vasut
· Thu Feb 09 13:30:10 2023 +0100
420107b
trace: Relax test requirements
by Simon Glass
· Fri Feb 17 15:45:16 2023 -0700
e189adf
x86: Pass -z execstack for EFI payload flags
by Tom Rini
· Tue Feb 14 15:09:32 2023 -0500
98dc4b3
Makefile: Link with -z noexectack
by Tom Rini
· Tue Feb 14 15:09:31 2023 -0500
8309e11
fs: btrfs: limit the mapped length to the original length
by Qu Wenruo
· Mon Feb 13 08:37:59 2023 +0800
50f97dc
usb: dwc3-uniphier: Select PHY
by Marek Vasut
· Thu Feb 23 17:29:24 2023 +0100
b38d2d6
Merge branch 'next' of git://source.denx.de/u-boot-usb into next
by Tom Rini
· Wed Feb 22 18:21:40 2023 -0500
9f4ed1b
uniphier_defconfig: Disable USB_XHCI_DWC3
by Kunihiko Hayashi
· Mon Feb 20 14:50:34 2023 +0900
c891a46
usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3
by Kunihiko Hayashi
· Mon Feb 20 14:50:33 2023 +0900
d610433
phy: socionext: Add UniPhier USB3 PHY driver
by Kunihiko Hayashi
· Mon Feb 20 14:50:32 2023 +0900
5f9a871
clk: uniphier: Add missing USB SS-PHY clocks
by Kunihiko Hayashi
· Mon Feb 20 14:50:31 2023 +0900
91e7fd3
reset: uniphier: Add USB glue reset support
by Kunihiko Hayashi
· Mon Feb 20 14:50:30 2023 +0900
54c277e
usb: dwc3-generic: Add the size of regs property to glue structure
by Kunihiko Hayashi
· Mon Feb 20 14:50:29 2023 +0900
6cf357e
usb: dwc3-generic: Export glue structures and functions
by Kunihiko Hayashi
· Mon Feb 20 14:50:28 2023 +0900
df0f5d3
usb: dwc3-generic: Add clock initialization in child DT node
by Kunihiko Hayashi
· Mon Feb 20 14:50:27 2023 +0900
8c42037
usb: dwc3-generic: Allow different controller DT node pattern
by Kunihiko Hayashi
· Mon Feb 20 14:50:26 2023 +0900
4d28572
usb: dwc3: Look up reference clock DT phandle in both controller DT nodes
by Marek Vasut
· Mon Feb 20 14:50:25 2023 +0900
d56196b
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Wed Feb 22 13:36:29 2023 -0500
2dd1fbb
Merge https://source.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· Wed Feb 22 09:28:03 2023 -0500
74ae332
chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig
by Paweł Anikiel
· Tue Feb 21 16:17:06 2023 +0100
d949dda
arm: dts: chameleonv3: Add 270-2 variant
by Paweł Anikiel
· Tue Feb 21 16:17:05 2023 +0100
faebb86
arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi
by Paweł Anikiel
· Tue Feb 21 16:17:04 2023 +0100
d897af5
arm: dts: chameleonv3: Override chameleonv3 bitstream names
by Paweł Anikiel
· Tue Feb 21 16:17:03 2023 +0100
a3382bb
socfpga: chameleonv3: Move environment to a text file
by Paweł Anikiel
· Tue Feb 21 16:17:02 2023 +0100
a21ae3f
socfpga: chameleonv3: Enable ext4 in SPL
by Paweł Anikiel
· Tue Feb 21 16:17:01 2023 +0100
5f70b0a
usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
by Venkatesh Yadav Abbarapu
· Fri Jan 13 10:42:02 2023 +0530
f2eef62
Merge tag 'efi-2023-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Feb 19 17:03:30 2023 -0500
d5bcbb6
doc: remove superfluous warning
by Heinrich Schuchardt
· Sun Feb 19 21:26:24 2023 +0100
6326e91
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
by Etienne Carriere
· Thu Feb 16 18:21:41 2023 +0100
Next »