Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6ff89783262e039aa669ae6e22f81c6421682a1a
6ff8978
Merge branch '2022-06-09-add-support-for-nvmem-api' into next
by Tom Rini
· Thu Jun 09 15:20:11 2022 -0400
13652b8
test: Load mac address using misc device
by Sean Anderson
· Thu May 05 13:11:44 2022 -0400
5768e8b
test: Load mac address using RTC
by Sean Anderson
· Thu May 05 13:11:43 2022 -0400
e2dc0e6
test: Load mac address with i2c eeprom
by Sean Anderson
· Thu May 05 13:11:42 2022 -0400
dfdda78
net: Add support for reading mac addresses from nvmem cells
by Sean Anderson
· Thu May 05 13:11:41 2022 -0400
1abe302
sandbox: Enable NVMEM
by Sean Anderson
· Thu May 05 13:11:40 2022 -0400
77c6629
misc: Add support for nvmem cells
by Sean Anderson
· Thu May 05 13:11:39 2022 -0400
d9e9502
misc: i2c_eeprom: Add fallbacks
by Sean Anderson
· Thu May 05 13:11:38 2022 -0400
4a55f9d
misc: i2c_eeprom: Make i2c_eeprom_write use a const buf
by Sean Anderson
· Thu May 05 13:11:37 2022 -0400
5be015c
net: dsa: Fix segmentation fault if master fails to probe
by Sean Anderson
· Thu May 05 13:11:36 2022 -0400
24b1b8d
sandbox: Move some mac addresses to device tree
by Sean Anderson
· Thu May 05 13:11:35 2022 -0400
592a3eb
sandbox: Remove eth2addr from environment
by Sean Anderson
· Thu May 05 13:11:34 2022 -0400
5d7af61
sandbox: net: Remove fake-host-hwaddr
by Sean Anderson
· Thu May 05 13:11:33 2022 -0400
86f5cc7
test: eth: Add test for ethernet addresses
by Sean Anderson
· Thu May 05 13:11:32 2022 -0400
7941a6d
sandbox: net: Add mac address for eth8 to environment
by Sean Anderson
· Thu May 05 13:11:31 2022 -0400
67d93a4
sandbox: net: Add aliases for ethernet devices
by Sean Anderson
· Thu May 05 13:11:30 2022 -0400
b0ee162
Merge branch '2022-06-08-virtio-harden-and-test-vring' into next
by Tom Rini
· Wed Jun 08 11:15:28 2022 -0400
89e57e1
test: dm: virtio_rng: Test virtio-rng with faked device
by Andrew Scull
· Mon May 16 10:41:40 2022 +0000
50d11fd
virtio: rng: Check length before copying
by Andrew Scull
· Mon May 16 10:41:39 2022 +0000
c3f7313
test: dm: virtio: Test virtio device driver probing
by Andrew Scull
· Mon May 16 10:41:38 2022 +0000
e4ea0fd
virtio: sandbox: Bind RNG rather than block device
by Andrew Scull
· Mon May 16 10:41:37 2022 +0000
561ff890
test: dm: virtio: Split out virtio device tests
by Andrew Scull
· Mon May 16 10:41:36 2022 +0000
28d25cf
test: dm: virtio: Test notify before del_vqs
by Andrew Scull
· Mon May 16 10:41:35 2022 +0000
506ba0d
virtio: sandbox: Fix device features bitfield
by Andrew Scull
· Mon May 16 10:41:34 2022 +0000
bcb12d4
dm: test: virtio: Test the virtio ring
by Andrew Scull
· Mon May 16 10:41:33 2022 +0000
c282bdb
virtio_ring: Check used descriptors are chain heads
by Andrew Scull
· Mon May 16 10:41:32 2022 +0000
594d2a6
virtio_ring: Maintain a shadow copy of descriptors
by Andrew Scull
· Mon May 16 10:41:31 2022 +0000
83d15d3
virtio_ring: Add helper to attach vring descriptor
by Andrew Scull
· Mon May 16 10:41:30 2022 +0000
b3f3644
virtio_ring: Merge identical variables
by Andrew Scull
· Mon May 16 10:41:29 2022 +0000
f85fa5d
Merge branch '2022-06-07-assorted-improvements' into next
by Tom Rini
· Tue Jun 07 12:21:57 2022 -0400
8864b35
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
by Pali Rohár
· Fri May 27 22:15:24 2022 +0200
69d5b42
qfw: Don't fail if setup data size is 0
by Pierre-Clément Tosi
· Wed May 25 14:38:55 2022 +0100
67a8b27
ubifs: Add missing dependency on GZIP
by Pali Rohár
· Mon May 23 22:50:36 2022 +0200
034d8ff
include/configs: Remove rootwait=1 to all the affected boards
by Michael Trimarchi
· Sun May 22 15:22:08 2022 +0200
b565aff
common/board_r.c: drop legacy and unused bi_enetaddr
by Rasmus Villemoes
· Fri May 20 13:19:08 2022 +0200
15bdcd4
bootm: Fix Linux silent console on newer kernels
by Sean Anderson
· Thu May 19 18:26:05 2022 -0400
c84d830
pci: Handle failed calloc in decode_regions()
by Pierre-Clément Tosi
· Thu May 19 17:48:30 2022 +0100
c55d261
fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
by Rasmus Villemoes
· Thu May 19 11:10:43 2022 +0200
f070e64
drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access
by Judy Wang
· Tue May 03 14:04:40 2022 +0800
03113fb
serial: smh: Fake tstc
by Sean Anderson
· Tue May 17 13:55:07 2022 -0400
c5574ea
dm: core: convert of_machine_is_compatible to livetree
by Patrick Delaunay
· Tue May 17 14:37:05 2022 +0200
5f15029
mkimage: Support signing 'auto' FITs
by Sean Anderson
· Mon May 16 16:11:08 2022 -0400
021e2db
mkimage: Document more misc options
by Sean Anderson
· Mon May 16 16:11:07 2022 -0400
145f200
event: fix static events for CONFIG_NEEDS_MANUAL_RELOC
by Ovidiu Panait
· Sun May 15 21:40:29 2022 +0300
cda509a
event: remove CONFIG_EVENT_DYNAMIC check in event_register()
by Ovidiu Panait
· Sun May 15 21:40:28 2022 +0300
004ab83
mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
by Pali Rohár
· Fri May 13 22:24:51 2022 +0200
a2bca2b
scripts: Introduce {quiet_,}cmd_bin2c
by Pierre-Clément Tosi
· Wed May 11 10:36:07 2022 +0100
8cace45
fs/squashfs: fix sqfs_read_sblk()
by Heinrich Schuchardt
· Tue May 10 21:53:25 2022 +0200
e7269b7
btrfs: simplify lookup_data_extent()
by Heinrich Schuchardt
· Tue May 10 21:43:38 2022 +0200
c3411d4
zlib: Port fix for CVE-2018-25032 to U-Boot
by Tom Rini
· Tue May 10 14:36:59 2022 -0400
0f311f2
misc: Correct Kconfig dependencies for a number of options
by Tom Rini
· Tue May 10 12:51:47 2022 -0400
788fbd4
doc: regulator: Add regulator-force-boot-off binding
by Chris Packham
· Tue May 10 09:58:28 2022 +1200
e4c5b79
cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
by Ovidiu Panait
· Sun May 08 13:01:42 2022 +0300
c95a50e
dm: fix DM_EVENT dependencies
by Heinrich Schuchardt
· Sat May 07 22:39:01 2022 +0200
d0f8b69
boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
by Peng Fan
· Sat May 07 21:23:05 2022 +0800
2c3c282
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 06 12:13:29 2022 -0400
97ad293
Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next
by Tom Rini
· Mon Jun 06 12:09:41 2022 -0400
78896ae
spl: Rework and tighten some dependencies
by Tom Rini
· Tue May 31 10:24:55 2022 -0400
2aa5e50
spl: Rework Kconfig to be more menu driven
by Tom Rini
· Mon May 30 17:11:23 2022 -0400
0d989c8
spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files
by Tom Rini
· Mon May 30 17:01:22 2022 -0400
5e8d09f
arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE
by Chris Packham
· Sun May 29 11:13:18 2022 +1200
7d5d591
Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig
by Chris Packham
· Sun May 29 11:13:17 2022 +1200
eecbd46
arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
by Chris Packham
· Sun May 29 11:13:16 2022 +1200
74f103e
riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD
by Tom Rini
· Sun May 29 09:34:42 2022 -0400
f95c259
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
by Tom Rini
· Sat May 28 17:21:03 2022 -0400
9568a0e
Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig
by Tom Rini
· Sat May 28 16:43:53 2022 -0400
5391b81
spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it
by Tom Rini
· Sat May 28 12:40:40 2022 -0400
035fd9c
Drop CONFIG_SPL_SIZE
by Tom Rini
· Sat May 28 12:07:26 2022 -0400
27f7dcf
ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig
by Tom Rini
· Sat May 28 09:13:59 2022 -0400
2c9d2b5
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
by Tom Rini
· Fri May 27 22:06:52 2022 -0400
06d06f7
Convert CONFIG_SPL_TARGET to Kconfig
by Tom Rini
· Fri May 27 17:13:52 2022 -0400
44e5ba4
Remove CONFIG_SPL_STACK_SIZE
by Tom Rini
· Fri May 27 16:56:13 2022 -0400
3388df7
Drop CONFIG_SPL_SPI_FLASH_MINIMAL
by Tom Rini
· Fri May 27 16:34:14 2022 -0400
d75a779
Convert CONFIG_SPL_GD_ADDR to Kconfig
by Tom Rini
· Fri May 27 16:19:05 2022 -0400
021f09a
etamin: Remove CONFIG_SPL_CMT defines
by Tom Rini
· Fri May 27 15:20:11 2022 -0400
daf811e
Remove CONFIG_SYS_SPL_LEN largely
by Tom Rini
· Fri May 27 15:18:06 2022 -0400
166e322
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
by Tom Rini
· Fri May 27 12:48:32 2022 -0400
65aa124
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
by Tom Rini
· Fri May 27 10:19:45 2022 -0400
6de36a7
Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig
by Tom Rini
· Thu May 26 16:59:30 2022 -0400
1a9f23d
Convert CONFIG_TPL_NAND_INIT to Kconfig
by Tom Rini
· Thu May 26 14:31:57 2022 -0400
ed83ed9
imx7: Update CONFIG_SPL_STACK defaults in Kconfig
by Tom Rini
· Thu May 26 13:46:32 2022 -0400
5524243
imx6: Update CONFIG_SPL_STACK defaults in Kconfig
by Tom Rini
· Thu May 26 13:36:17 2022 -0400
8a14ac4
Convert CONFIG_SPL_STACK to Kconfig
by Tom Rini
· Thu May 26 13:13:21 2022 -0400
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
86d2524
Introduce include/system-constants.h
by Tom Rini
· Wed May 25 10:16:18 2022 -0400
458909f
stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE
by Tom Rini
· Tue May 24 14:18:11 2022 -0400
55f3756
powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET
by Tom Rini
· Tue May 24 14:14:02 2022 -0400
d2100c1
mpc85xx: Switch to setting the initial stack pointer more clearly
by Tom Rini
· Tue May 24 13:49:56 2022 -0400
d5342e8
m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET
by Tom Rini
· Tue May 24 13:40:05 2022 -0400
c0f9198
arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET
by Tom Rini
· Tue May 24 13:23:40 2022 -0400
89ca343
arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.
by Tom Rini
· Tue May 24 13:11:41 2022 -0400
a276bc7
mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location
by Tom Rini
· Tue May 24 09:57:18 2022 -0400
56bf6a8
arm: pxa: Remove CONFIG_CPU_PXA25X
by Tom Rini
· Wed May 25 16:13:48 2022 -0400
21c03e5
m68k: Remove dead code
by Tom Rini
· Wed May 25 15:11:18 2022 -0400
f8f6b32
Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig
by Tom Rini
· Sat May 21 14:44:28 2022 -0400
17845c5
ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage
by Tom Rini
· Sat May 21 11:26:27 2022 -0400
e7d67a4
Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
by Tom Rini
· Fri May 20 12:36:05 2022 -0400
0cb89e7
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
by Tom Rini
· Thu May 19 15:09:22 2022 -0400
abb0f52
Convert CONFIG_SPL_PAD_TO et al to Kconfig
by Tom Rini
· Mon May 16 17:20:26 2022 -0400
a4f2ab9
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
by Tom Rini
· Fri May 13 17:12:35 2022 -0400
Next »