Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0a3e7b3a91e090ba661b6d745c8f3eeaf8880e25
0a3e7b3
efi: Add a way to obtain boot services in the app
by Simon Glass
· Wed Nov 03 21:09:09 2021 -0600
86ed9c5
x86: Don't duplicate global_ptr in 64-bit EFI app
by Simon Glass
· Wed Nov 03 21:09:08 2021 -0600
49a643b
efi: Create a 64-bit app
by Simon Glass
· Wed Nov 03 21:09:07 2021 -0600
359a89d
x86: Create a 32/64-bit selection for the app
by Simon Glass
· Wed Nov 03 21:09:06 2021 -0600
c03ecd7
efi: Drop the OF_EMBED warning for EFI
by Simon Glass
· Wed Nov 03 21:09:05 2021 -0600
ebf8b06
efi: Enable DM_ETH for the app
by Simon Glass
· Wed Nov 03 21:09:04 2021 -0600
daa53a2
efi: Add a script to build an image for testing on UEFI
by Simon Glass
· Wed Nov 03 21:09:03 2021 -0600
06ef6b6
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
by Masahisa Kojima
· Thu Nov 04 22:59:16 2021 +0900
d420d8d
efi_loader: use byteshift unaligned access helper
by Masahisa Kojima
· Wed Nov 03 11:04:09 2021 +0900
f155bf5
efi_loader: capsule: drop __weak from efi_get_public_key_data()
by AKASHI Takahiro
· Tue Nov 02 09:55:01 2021 +0900
44acc5f
doc: mmc rescan speed mode
by Heinrich Schuchardt
· Fri Nov 05 16:35:44 2021 +0100
c9a1914
doc: Remove the obsolete README.AMCC-eval-boards-cleanup file
by Thomas Huth
· Tue Oct 26 08:13:04 2021 +0200
222d544
doc: Remove obsolete doc/README.nand-boot-ppc440
by Stefan Roese
· Thu Oct 21 07:20:12 2021 +0200
d239d36
Merge branch '2021-11-05-Kconfig-syncs'
by Tom Rini
· Fri Nov 05 15:38:46 2021 -0400
0254200
configs: Resync with savedefconfig
by Tom Rini
· Fri Nov 05 15:31:59 2021 +0000
36f4879
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:57 2021 -0400
d24700f
Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:56 2021 -0400
1bd3b17
Convert CONFIG_BMP_16BPP to Kconfig
by Tom Rini
· Sat Oct 30 23:03:55 2021 -0400
5cd398a
Convert CONFIG_OF_EMBED to Kconfig
by Tom Rini
· Sat Oct 30 23:03:54 2021 -0400
ae6fd8e
Convert CONFIG_MCFUART to Kconfig
by Tom Rini
· Sat Oct 30 23:03:53 2021 -0400
26a0095
Convert CONFIG_FEC_MXC to Kconfig
by Tom Rini
· Sat Oct 30 23:03:52 2021 -0400
a34469d
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Tom Rini
· Sat Oct 30 23:03:51 2021 -0400
c25cc7a
Convert CONFIG_SYS_TEXT_BASE to Kconfig
by Tom Rini
· Sat Oct 30 23:03:50 2021 -0400
2713651
Convert CONFIG_SYS_HZ to Kconfig
by Tom Rini
· Sat Oct 30 23:03:49 2021 -0400
c2e7888
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
by Tom Rini
· Sat Oct 30 23:03:48 2021 -0400
dcd6294
fs: yaffs2: Finish Kconfig migration
by Tom Rini
· Tue Oct 19 21:10:14 2021 -0400
11b5cbc
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Nov 04 09:14:19 2021 -0400
f97d676
sunxi: Use sysreset framework for poweroff/reset
by Samuel Holland
· Wed Nov 03 22:55:16 2021 -0500
01477b3
sunxi: Avoid duplicate reset_cpu with SYSRESET enabled
by Samuel Holland
· Wed Nov 03 22:55:15 2021 -0500
3a8713a
watchdog: Automatically register device with sysreset
by Samuel Holland
· Wed Nov 03 22:55:14 2021 -0500
90722ba
sysreset: watchdog: Move watchdog reference to plat data
by Samuel Holland
· Wed Nov 03 22:55:13 2021 -0500
83e32fa
sysreset: Mark driver probe functions as static
by Samuel Holland
· Wed Nov 03 22:55:12 2021 -0500
d9263d5
sysreset: Add uclass Kconfig dependency to drivers
by Samuel Holland
· Wed Nov 03 22:55:11 2021 -0500
7e7a7b6
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Wed Nov 03 09:42:45 2021 -0400
5b1205d
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Wed Nov 03 09:42:22 2021 -0400
f566d47
usb: mtu3: flush cache for the first GPD when allocate GPD ring
by developer
· Thu Oct 21 13:33:07 2021 +0800
058f67b
arm: a37xx: pci: Program the data strobe for config read requests
by Pali Rohár
· Mon Nov 01 10:12:51 2021 +0100
2d760ed
tools: kwboot: Do not send magic seq when changing baudrate back to 115200
by Pali Rohár
· Mon Nov 01 14:00:02 2021 +0100
6303a23
tools: kwboot: Do not use stack when setting baudrate back to default value
by Pali Rohár
· Wed Oct 27 20:57:02 2021 +0200
15b16e5
tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
by Pali Rohár
· Wed Oct 27 20:57:01 2021 +0200
9e624c9
tools: kwboot: Increase delay after changing baudrate in ARM code
by Pali Rohár
· Wed Oct 27 20:57:00 2021 +0200
f2acbba
tools: kwboot: Do not call tcdrain() after each sent packet
by Pali Rohár
· Wed Oct 27 20:56:59 2021 +0200
6daa561
tools: kwboot: Fix sending retry of last header packet
by Pali Rohár
· Wed Oct 27 20:56:58 2021 +0200
959e850
tools: kwboot: Resend first 3 xmodem retry packets immediately
by Pali Rohár
· Mon Oct 25 15:13:04 2021 +0200
e665c6a
tools: kwboot: Change retry loop from decreasing to increasing
by Pali Rohár
· Mon Oct 25 15:13:03 2021 +0200
6fa9709
tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr()
by Pali Rohár
· Mon Oct 25 15:13:02 2021 +0200
90eb900
tools: kwboot: Do not modify kwbimage header before increasing its size
by Pali Rohár
· Mon Oct 25 15:13:01 2021 +0200
085d9ce
tools: kwboot: Simplify code for aligning image header
by Pali Rohár
· Mon Oct 25 15:13:00 2021 +0200
ddee5d8
tools: kwboot: Show verbose message when waiting for baudrate change magic
by Pali Rohár
· Mon Oct 25 15:12:59 2021 +0200
71db362
tools: kwboot: Correctly set configuration of UART for BootROM messages
by Pali Rohár
· Mon Oct 25 15:12:58 2021 +0200
f625a22
tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code
by Pali Rohár
· Mon Oct 25 15:12:57 2021 +0200
aed39f2
tools: kwboot: Inject baudrate change back code after data part
by Pali Rohár
· Mon Oct 25 15:12:56 2021 +0200
0b659e5
tools: kwboot: Validate 4-byte image data checksum
by Pali Rohár
· Mon Oct 25 15:12:55 2021 +0200
d877439
tools: kwboot: Reserve enough space for patching kwbimage in memory
by Pali Rohár
· Mon Oct 25 15:12:54 2021 +0200
40003a0
tools: kwboot: Fix initialization of tty device
by Pali Rohár
· Mon Oct 25 15:12:53 2021 +0200
c1efca4
tools: kwboot: Initialize rfds to zero
by Pali Rohár
· Mon Oct 25 15:12:52 2021 +0200
ac2ee55
pci: pci_mvebu: Fix comment about driver class name
by Pali Rohár
· Fri Oct 22 16:22:15 2021 +0200
6f3e57a
pci: pci_mvebu: Setup PCI controller to Root Complex mode
by Pali Rohár
· Fri Oct 22 16:22:14 2021 +0200
7dc01fd
pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge
by Pali Rohár
· Fri Oct 22 16:22:13 2021 +0200
2f9b519
pci: pci_mvebu: Fix place of link up detection
by Pali Rohár
· Fri Oct 22 16:22:12 2021 +0200
b0877d1
pci: pci_mvebu: Remove unused functions
by Pali Rohár
· Fri Oct 22 16:22:11 2021 +0200
9e2274d
pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)
by Pali Rohár
· Fri Oct 22 16:22:10 2021 +0200
8922013
pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16
by Pali Rohár
· Fri Oct 22 16:22:09 2021 +0200
35bce49
pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16
by Pali Rohár
· Fri Oct 22 16:22:08 2021 +0200
ed69872
Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Tue Nov 02 08:56:42 2021 -0400
8c77882
Prepare v2022.01-rc1
by Tom Rini
· Mon Nov 01 15:16:16 2021 -0400
e25a03a
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 01 12:19:22 2021 +0000
2cc823e
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon Nov 01 08:14:45 2021 -0400
c02ad50
x86: tangier: pinmux: Move error message to the caller
by Andy Shevchenko
· Wed Oct 27 17:23:38 2021 +0300
69d18a3
x86: tangier: pinmux: Move is_protected assignment closer to its user
by Andy Shevchenko
· Wed Oct 27 17:23:37 2021 +0300
3f11865
x86: edison: Don't take SD card detect pin into consideration
by Andy Shevchenko
· Wed Oct 27 14:28:10 2021 +0300
6b7655f
x86: tangier: Enable support for SD/SDIO family in the pinmux driver
by Andy Shevchenko
· Wed Oct 27 14:28:09 2021 +0300
61646b75
x86: Fix i8254 ifdef include guard
by Alistair Delva
· Wed Oct 20 21:31:30 2021 +0000
6bd4448
x86: chromebook_coral: fix C block comment
by Alistair Delva
· Wed Oct 20 21:31:29 2021 +0000
041f927
x86: tangier: Replace Method() by Name() for _STA object
by Andy Shevchenko
· Wed Oct 20 15:51:18 2021 +0300
bc14b93
pxe_utils: Clean up {bootm,zboot}_argv generation
by Zhaofeng Li
· Wed Oct 20 00:18:15 2021 -0700
dbf84cc
pxe_utils: Fix arguments to x86 zboot
by Zhaofeng Li
· Wed Oct 20 00:18:14 2021 -0700
74efc6e
docs: uefi: Update stale U-Boot on EFI doc
by Bin Meng
· Mon Jun 21 10:12:32 2021 +0800
c9023e0
Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sun Oct 31 15:48:43 2021 -0400
9815434
bootstage: Add SPL support
by Marek Vasut
· Sat Oct 23 03:06:03 2021 +0200
dc1cd13
patman: Add "postfix" support to patch subjects
by Sean Anderson
· Fri Oct 22 19:07:04 2021 -0400
adb431e
env: Use static_assert() to check if default_environment is too large
by Marek Behún
· Fri Oct 22 15:47:25 2021 +0200
73d2534
env: Always use char for default_environment
by Marek Behún
· Fri Oct 22 15:47:24 2021 +0200
a356beb
board: freescale: various boards: Let env subsystem set gd->env_addr
by Marek Behún
· Fri Oct 22 15:47:23 2021 +0200
2121346
board: synquacer: developerbox: Don't set gd->env_addr to default_environment
by Marek Behún
· Fri Oct 22 15:47:22 2021 +0200
c27f9a1
env: flash: Cosmetic fix
by Marek Behún
· Fri Oct 22 15:47:21 2021 +0200
7945006
env: flash: Let generic env_init() assign default environment
by Marek Behún
· Fri Oct 22 15:47:20 2021 +0200
6da2fbf
env: nowhere: Cosmetic fix
by Marek Behún
· Fri Oct 22 15:47:19 2021 +0200
771ce72
env: nowhere: Let generic env_init() assign default environment
by Marek Behún
· Fri Oct 22 15:47:18 2021 +0200
ef480b4
env: nvram: Cosmetic fix in env_nvram_init()
by Marek Behún
· Fri Oct 22 15:47:17 2021 +0200
6d7653c
env: nvram: Let generic env_init() assign default environment
by Marek Behún
· Fri Oct 22 15:47:16 2021 +0200
385518c
env: nand: Put ENV_INVALID into gd->env_valid if default environment
by Marek Behún
· Fri Oct 22 15:47:15 2021 +0200
c33f42f
env: sf: Put ENV_INVALID into gd->env_valid on CRC failure
by Marek Behún
· Fri Oct 22 15:47:14 2021 +0200
792f237
env: sf: Use ENV_VALID enum names instead of literals
by Marek Behún
· Fri Oct 22 15:47:13 2021 +0200
1de1de4
env: sf: Cosmetic fix in env_sf_init_addr()
by Marek Behún
· Fri Oct 22 15:47:12 2021 +0200
e227dbf
x86: Fix linking u-boot with ld.lld
by Alistair Delva
· Wed Oct 20 21:31:33 2021 +0000
1d1c27b
sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig
by Tom Rini
· Tue Oct 19 21:16:55 2021 -0400
2d59d15
binman: Allow timeout to occur in the image or its section
by Simon Glass
· Mon Oct 18 12:13:15 2021 -0600
e2b1e1f
image.h: make image_sign_info.fit point to const
by Hannu Lounento
· Mon Oct 18 08:49:03 2021 +0300
0a6978c
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Sun Oct 31 12:48:08 2021 -0400
Next »