Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4bd5460b2c0941c42c52232b9359b14e5e067dec
4bd5460
Nokia RX-51: Call bootm in test script only when image is valid
by Pali Rohár
· Sun Sep 04 03:29:02 2022 +0200
acf6ba8
Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script
by Pali Rohár
· Sun Sep 04 03:29:01 2022 +0200
dbc6661
Nokia RX-51: Set default SYS_LOAD_ADDR to 0x80008000
by Pali Rohár
· Sun Sep 04 03:29:00 2022 +0200
a4001fd
Nokia RX-51: Do not clear unknown memory in lowlevel_init.S
by Pali Rohár
· Sun Sep 04 03:28:59 2022 +0200
73dfc79
Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.S
by Pali Rohár
· Sun Sep 04 03:28:58 2022 +0200
eecf5b0
configs: Add configs for j721s2 High Security EVM
by Jayesh Choudhary
· Tue Aug 30 15:54:30 2022 +0530
b8d8cd4
configs: Add configs for J7200 High Security EVM
by Andrew Davis
· Tue Aug 30 15:54:29 2022 +0530
158a819
brppt1: Update environment to support new boot concept
by Bernhard Messerklinger
· Thu Aug 25 08:54:04 2022 +0200
bd8aa73
include: configs: brppt1: Fix commit 0ea4fc4dcf90
by Bernhard Messerklinger
· Thu Aug 25 08:54:03 2022 +0200
efcf542
brppt1: Cleanup device tree
by Bernhard Messerklinger
· Thu Aug 25 08:54:02 2022 +0200
dc49023
brppt1: Fix SPL boot stage
by Bernhard Messerklinger
· Thu Aug 25 08:54:01 2022 +0200
e830ef2
brppt1: Remove unused board variants
by Bernhard Messerklinger
· Thu Aug 25 08:54:00 2022 +0200
ef26528
Merge branch '2022-09-15-general-improvements' into next
by Tom Rini
· Thu Sep 15 09:59:47 2022 -0400
df5117a
lib: rsa: fix padding_pss_verify
by Heinrich Schuchardt
· Wed Aug 31 21:13:40 2022 +0200
5d5efec
cli: Reduce size of readline buffers in SPL
by Sean Anderson
· Tue Aug 30 16:40:37 2022 -0400
f69c39d
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
by Patrice Chotard
· Tue Aug 30 14:09:14 2022 +0200
866dfea
pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name
by Patrice Chotard
· Tue Aug 30 14:09:13 2022 +0200
eb8f3a7
gpio: Fix pin's status display for pin with GPIOF_UNUSED function
by Patrice Chotard
· Tue Aug 30 14:09:12 2022 +0200
8b1310e
gpio: Allow to print pin's label even for pin with GPIOF_FUNC function
by Patrice Chotard
· Tue Aug 30 14:09:11 2022 +0200
ba650ed
virtio: pci: fix bug of virtio_pci_map_capability
by Xiang W
· Mon Aug 29 07:53:15 2022 +0800
d34dab6
nvme: Fix multipage prp-list
by Alexander Sowarka
· Sun Aug 28 21:30:20 2022 +0200
10f7135
doc: cmd: loady: Document new configuration
by Pali Rohár
· Mon Aug 29 17:36:23 2022 +0200
5dc80cc
xyz-modem: Allow to configure initial timeout for loadx and loady
by Pali Rohár
· Sat Aug 27 16:37:55 2022 +0200
551e7a7
post: memory: Fix format strings
by Sean Anderson
· Tue Aug 23 15:10:39 2022 -0400
320c850
drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
by Etienne Carriere
· Tue Jul 26 16:21:43 2022 +0200
523a951
drivers: tee: optee: discover OP-TEE services
by Etienne Carriere
· Tue Jul 26 16:21:42 2022 +0200
7d26e74
drivers: tee: optee: remove unused probe local variable
by Etienne Carriere
· Tue Jul 26 16:21:41 2022 +0200
6624910
spl: fit: Allocate buffers aligned to cache line size
by Stefan Herbrechtsmeier
· Tue Jun 14 16:12:00 2022 +0200
cbd4509
misc: usb251xb: Support 8/16 bit device tree values
by Stefan Herbrechtsmeier
· Tue Jun 14 15:21:31 2022 +0200
1b090e6
dm: core: Add functions to read 8/16-bit integers
by Stefan Herbrechtsmeier
· Tue Jun 14 15:21:30 2022 +0200
c20400a
Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence.
by Nathan Barrett-Morrison
· Wed Feb 02 15:05:18 2022 -0500
bf91d1d
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Wed Sep 14 12:31:44 2022 -0400
f6e1b94
Merge branch '2022-09-14-refactor-ramdisk-code-again' into next
by Tom Rini
· Wed Sep 14 11:50:21 2022 -0400
7ae16bb
image: Drop some other #ifdefs in image-board.c
by Simon Glass
· Sun Aug 28 12:32:53 2022 -0600
92c586f
image: Correct indentation in select_ramdisk()
by Simon Glass
· Sun Aug 28 12:32:52 2022 -0600
973b893
image: Drop remaining FIT #ifdef
by Simon Glass
· Sun Aug 28 12:32:51 2022 -0600
e832db2
image: Drop another #ifdef for FIT
by Simon Glass
· Sun Aug 28 12:32:50 2022 -0600
f2d23de
image: Drop one #ifdef for FIT
by Simon Glass
· Sun Aug 28 12:32:49 2022 -0600
f50664f
image: Drop #ifdefs for LEGACY_IMAGE_FORMAT
by Simon Glass
· Sun Aug 28 12:32:48 2022 -0600
664696f
image: Track when ramdisk processing is completed
by Simon Glass
· Sun Aug 28 12:32:47 2022 -0600
dc0aa04
image: Fix up ANDROID_BOOT_IMAGE ramdisk code
by Simon Glass
· Sun Aug 28 12:32:46 2022 -0600
5c5b112
Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next
by Tom Rini
· Wed Sep 14 08:57:39 2022 -0400
2e18844
test: unit test for eficonfig
by Masahisa Kojima
· Mon Sep 12 17:33:59 2022 +0900
dfcf0e5
doc:eficonfig: add documentation for eficonfig command
by Masahisa Kojima
· Mon Sep 12 17:33:58 2022 +0900
3511024
doc:bootmenu: add description for UEFI boot support
by Masahisa Kojima
· Mon Sep 12 17:33:57 2022 +0900
e875369
eficonfig: add "Change Boot Order" menu entry
by Masahisa Kojima
· Mon Sep 12 17:33:56 2022 +0900
f648fa3
eficonfig: scan media device in eficonfig startup
by Masahisa Kojima
· Mon Sep 12 17:33:55 2022 +0900
767a9e6
bootmenu: add removable media entries
by Masahisa Kojima
· Mon Sep 12 17:33:54 2022 +0900
703ad32
eficonfig: add "Delete Boot Option" menu entry
by Masahisa Kojima
· Mon Sep 12 17:33:53 2022 +0900
ffe6813
menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
by Masahisa Kojima
· Mon Sep 12 17:33:52 2022 +0900
bb052b9
eficonfig: add "Edit Boot Option" menu entry
by Masahisa Kojima
· Mon Sep 12 17:33:51 2022 +0900
c5ff0a0
eficonfig: menu-driven addition of UEFI boot option
by Masahisa Kojima
· Mon Sep 12 17:33:50 2022 +0900
5be8f37
cyclic: Add a simple test
by Stefan Roese
· Fri Sep 02 13:57:54 2022 +0200
4736bec
cyclic: Add documentation
by Stefan Roese
· Fri Sep 02 13:57:53 2022 +0200
d64d7e3
mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure
by Aaron Williams
· Fri Sep 02 13:57:52 2022 +0200
2702b27
cyclic: Add 'cyclic list' and 'cyclic demo' commands
by Stefan Roese
· Fri Sep 02 13:57:51 2022 +0200
7513df3
cyclic: Integrate cyclic functionality at bootup in board_r/f
by Stefan Roese
· Fri Sep 02 13:57:50 2022 +0200
9e79fbe
cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET
by Stefan Roese
· Fri Sep 02 13:57:49 2022 +0200
036f89a
cyclic: Add basic support for cyclic function execution infrastruture
by Stefan Roese
· Fri Sep 02 13:57:48 2022 +0200
44a99a9
time: Import time_after64() and friends from Linux
by Stefan Roese
· Fri Sep 02 13:57:47 2022 +0200
833c904
Merge branch '2022-09-13-add-aspeed-spi-controller' into next
by Tom Rini
· Tue Sep 13 15:55:33 2022 -0400
af7852c
mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID
by Chin-Ting Kuo
· Fri Aug 19 17:01:15 2022 +0800
2f2a7bc
spi: aspeed: Clock frequency adjustment support
by Chin-Ting Kuo
· Fri Aug 19 17:01:14 2022 +0800
12f35e3
spi: aspeed: Support customized decoded address ranges
by Chin-Ting Kuo
· Fri Aug 19 17:01:13 2022 +0800
d1d43d6
spi: aspeed: Adjust decoded range size support
by Chin-Ting Kuo
· Fri Aug 19 17:01:12 2022 +0800
4c00b73
configs: aspeed: Enable CONFIG_SPI_DIRMAP
by Chin-Ting Kuo
· Fri Aug 19 17:01:11 2022 +0800
68cc307
spi: aspeed: SPI dirmap read support
by Chin-Ting Kuo
· Fri Aug 19 17:01:10 2022 +0800
77636df
mtd: spi-nor: Use spi-mem dirmap API
by Chin-Ting Kuo
· Fri Aug 19 17:01:09 2022 +0800
a891be8
spi-mem: Add dirmap API from Linux
by Chin-Ting Kuo
· Fri Aug 19 17:01:08 2022 +0800
0ec0274
arm: dts: aspeed: Update SPI flash node settings
by Chin-Ting Kuo
· Fri Aug 19 17:01:07 2022 +0800
4db52a5
spi: aspeed: Support AST2400 platform
by Chin-Ting Kuo
· Fri Aug 19 17:01:06 2022 +0800
2f800d4
configs: aspeed: Enable SPI flash features
by Chin-Ting Kuo
· Fri Aug 19 17:01:05 2022 +0800
4d2caaf
spi: aspeed: Add ASPEED SPI controller driver
by Chin-Ting Kuo
· Fri Aug 19 17:01:04 2022 +0800
ac8b2c3
pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
by Chin-Ting Kuo
· Fri Aug 19 17:01:03 2022 +0800
b4c47fd
clk: aspeed: Get HCLK frequency support
by Chin-Ting Kuo
· Fri Aug 19 17:01:02 2022 +0800
05eead6
Merge tag 'xilinx-for-v2023.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Sep 13 09:34:12 2022 -0400
05b4730
Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next
by Tom Rini
· Tue Sep 13 08:59:11 2022 -0400
4c8e4ee
xilinx: common: Add support for SOC detection
by Michal Simek
· Tue Sep 06 12:40:41 2022 +0200
8acb6b7
xilinx: Fix mdio bus description for vck190-sc
by Michal Simek
· Tue Sep 06 12:39:11 2022 +0200
a835b9e
ARM: zynq: DT: List OCM memory
by Michal Simek
· Tue Sep 06 12:38:34 2022 +0200
b74ad7f
ARM: zynq: Align qspi node name with Linux kernel
by Michal Simek
· Tue Sep 06 12:35:42 2022 +0200
42a8324
arm64: versal: Enable zynqmp_gqspi driver
by Ashok Reddy Soma
· Thu Aug 25 06:59:06 2022 -0600
7b4bded
spi: zynqmp_qspi: Code alignment
by Ashok Reddy Soma
· Thu Aug 25 06:59:05 2022 -0600
2d322cc
spi: zynqmp_gqspi: Fix issue of reading more than 32bits length
by Ashok Reddy Soma
· Thu Aug 25 06:59:04 2022 -0600
96db8b6
spi: zynqmp_gqspi: Add support for IO mode
by Ashok Reddy Soma
· Thu Aug 25 06:59:03 2022 -0600
141cbfd
arm64: versal: Define zynqmp_mmio_write() for versal
by Michal Simek
· Thu Aug 25 06:59:02 2022 -0600
e3c77a6
spi: zynqmp_gqspi: Add tap delays for Versal
by Ashok Reddy Soma
· Thu Aug 25 06:59:01 2022 -0600
f581765
spi: cadence-qspi: Use priv instead of plat across the driver
by Ashok Reddy Soma
· Wed Aug 24 05:38:47 2022 -0600
6c433fd
spi: cadence_qspi: Call read_setup for STIG_READ
by Ashok Reddy Soma
· Wed Aug 24 05:38:46 2022 -0600
ad269af
spi: cadence-qspi: Correct flash reset function name
by Ashok Reddy Soma
· Wed Aug 24 05:38:45 2022 -0600
97c2e67
microblaze: add arch_print_bdinfo() implementation
by Ovidiu Panait
· Mon Aug 29 20:02:05 2022 +0300
608c11e
cmd: bdinfo: introduce bdinfo_print_size() helper
by Ovidiu Panait
· Mon Aug 29 20:02:04 2022 +0300
5fa89c1
cpu: microblaze: add error handling in microblaze_cpu_get_desc()
by Ovidiu Panait
· Mon Aug 29 20:02:03 2022 +0300
440d6aa
microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE
by Ovidiu Panait
· Mon Aug 29 20:02:02 2022 +0300
a170e43
net: gem: Check rate before setting it up
by Michal Simek
· Fri Aug 26 10:30:47 2022 +0200
87f34b3
xilinx: versal: Disable LMB for mini configurations
by Michal Simek
· Tue Sep 06 12:41:34 2022 +0200
aa97561
arm64: xilinx: Move board_get_usable_ram_top() to common location
by Michal Simek
· Thu Aug 25 14:23:10 2022 +0200
02d770a
ARM: zynq: Align bss and end of u-boot image to 64bits
by Michal Simek
· Wed Aug 31 11:28:59 2022 +0200
b78f9ff
xilinx: Enable CMD_GREPENV/SETEXPR by default
by Michal Simek
· Wed Aug 24 13:28:35 2022 +0200
5bb3d91
xilinx: Add env redund offset
by T Karthik Reddy
· Wed Aug 24 13:23:26 2022 +0200
Next »