Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bc55c6c09a6451037bf99f8cf0a292cef59a4be4
bc55c6c
i2c: microchip: fix ack sending logic
by Conor Dooley
· Wed Oct 26 08:49:18 2022 +0100
5b80cee
Merge branch '2022-11-10-symbol-migrations'
by Tom Rini
· Thu Nov 10 10:09:02 2022 -0500
dcdd3bd
global: Migrate CONFIG_HPS* symbols to the CFG namespace
by Tom Rini
· Fri Oct 28 20:27:14 2022 -0400
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
d5c3bf2
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:12 2022 -0400
7f750f8
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
by Tom Rini
· Fri Oct 28 20:27:11 2022 -0400
295ab16
Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig
by Tom Rini
· Fri Oct 28 20:27:10 2022 -0400
f38167d
SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
by Tom Rini
· Fri Oct 28 20:27:09 2022 -0400
5ba346a
mediatek: Include <linux/sizes.h> where needed
by Tom Rini
· Fri Oct 28 20:27:08 2022 -0400
7f18432
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
by Tom Rini
· Fri Oct 28 20:27:07 2022 -0400
c676fa0
Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
by Tom Rini
· Fri Oct 28 20:27:06 2022 -0400
9173548
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
by Tom Rini
· Fri Oct 28 20:27:05 2022 -0400
ac164de
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
by Tom Rini
· Fri Oct 28 20:27:04 2022 -0400
4a3fd5d
rtc: Remove unused drivers
by Tom Rini
· Fri Oct 28 20:27:03 2022 -0400
5a70f17
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
by Tom Rini
· Fri Oct 28 20:27:02 2022 -0400
e20e571
powerpc: Migrate SYS_L3_SIZE to Kconfig
by Tom Rini
· Fri Oct 28 20:27:01 2022 -0400
e479892
powerpc: Migrate SYS_L2_SIZE to Kconfig
by Tom Rini
· Fri Oct 28 20:27:00 2022 -0400
fb577aa
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
by Tom Rini
· Fri Oct 28 20:26:59 2022 -0400
66ad4af
Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
by Tom Rini
· Fri Oct 28 20:26:58 2022 -0400
b9d3cad
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
by Tom Rini
· Fri Oct 28 20:26:57 2022 -0400
25f9c2f
Remove dead code
by Tom Rini
· Fri Oct 28 20:26:56 2022 -0400
d17ab6a
Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig
by Tom Rini
· Fri Oct 28 20:26:55 2022 -0400
d48f49b
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
by Tom Rini
· Fri Oct 28 20:26:54 2022 -0400
16e2427
Merge tag 'dm-pull-7nov22' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Nov 08 09:45:10 2022 -0500
bad8ab6
dm: blk: Add probe in blk_first_device/blk_next_device
by Michal Suchanek
· Tue Sep 27 23:23:53 2022 +0200
2c7b0e4
dm: Add tests for the sandbox host driver
by Simon Glass
· Sat Oct 29 19:47:19 2022 -0600
63479bd
dm: Add documentation for host command and implementation
by Simon Glass
· Sat Oct 29 19:47:18 2022 -0600
e57f8d4
dm: sandbox: Switch over to using the new host uclass
by Simon Glass
· Sat Oct 29 19:47:17 2022 -0600
39f06b5
dm: sandbox: Create a block driver
by Simon Glass
· Sat Oct 29 19:47:16 2022 -0600
884c2f8
dm: sandbox: Create a new HOST uclass
by Simon Glass
· Sat Oct 29 19:47:15 2022 -0600
c0bcaaf
dm: blk: Tidy up obtaining a block device from its parent
by Simon Glass
· Sat Oct 29 19:47:14 2022 -0600
85ba7c3
test: Add a way to detect a test that breaks another
by Simon Glass
· Sat Oct 29 19:47:13 2022 -0600
fb998c2
test: Allow showing basic information about tests
by Simon Glass
· Sat Oct 29 19:47:12 2022 -0600
3814e89
test: doc: Add documentation for ut command
by Simon Glass
· Sat Oct 29 19:47:11 2022 -0600
154bb8e
test: Tidy up help for ut command
by Simon Glass
· Sat Oct 29 19:47:10 2022 -0600
0f7eb63
test: Drop an unused parameter to ut_run_test_live_flat()
by Simon Glass
· Sat Oct 29 19:47:09 2022 -0600
76c6269
dm: test: Clear the block cache after running a test
by Simon Glass
· Sat Oct 29 19:47:08 2022 -0600
2a83e86
dm: test: Drop the special function for running DM tests
by Simon Glass
· Sat Oct 29 19:47:07 2022 -0600
fbd9550
test: Correct pylint warnings in fs_helper
by Simon Glass
· Sat Oct 29 19:47:06 2022 -0600
1d5006c
test: Split out mk_fs function into a helper
by Simon Glass
· Sat Oct 29 19:47:05 2022 -0600
5feb043
sandbox: Add missing comments for os_alarm()
by Simon Glass
· Sat Oct 29 19:47:04 2022 -0600
25a52c5
dm: sandbox: Drop non-BLK code from host implementation
by Simon Glass
· Sat Oct 29 19:47:03 2022 -0600
ef933ba
Prepare v2023.01-rc1
by Tom Rini
· Mon Nov 07 15:27:03 2022 -0500
f927925
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 07 11:58:57 2022 -0500
f9302d1
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Nov 07 07:56:07 2022 -0500
67b7d50
arm: mvebu: Add RD-AC5X board
by Chris Packham
· Sat Nov 05 17:24:00 2022 +1300
eaab461
arm: mvebu: Support for 98DX25xx/98DX35xx SoC
by Chris Packham
· Sat Nov 05 17:23:59 2022 +1300
c327779
pinctrl: mvebu: Add AlleyCat5 support
by Chris Packham
· Sat Nov 05 17:23:58 2022 +1300
927671e
usb: ehci: ehci-marvell: Support for marvell,ac5-ehci
by Chris Packham
· Sat Nov 05 17:23:57 2022 +1300
44b7cc7
net: mvneta: Add support for AlleyCat5
by Chris Packham
· Sat Nov 05 17:23:56 2022 +1300
be52915
arm: mvebu: Don't use CONFIG_TIMER on ARM64
by Chris Packham
· Sat Nov 05 17:23:55 2022 +1300
df71c31
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
by Pali Rohár
· Wed Nov 02 18:51:28 2022 +0100
98e8fe4
arm: armada: dts: Add clock to armada-ap80x uart1
by Hamish Martin
· Fri Oct 21 10:21:59 2022 +1300
a36008f
Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Nov 06 07:51:44 2022 -0500
1c180b8
efi_loader: AllocateAddress requires page address
by Heinrich Schuchardt
· Sun Nov 06 01:52:13 2022 +0100
f29ced6
test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option
by Masahisa Kojima
· Mon Oct 03 16:12:15 2022 +0900
0397d81
efi_loader: discover if no efi_system_partition is set
by Heinrich Schuchardt
· Fri Oct 21 08:33:44 2022 +0200
9a84e07
efi_loader: remove CONFIG_EFI_SETUP_EARLY
by AKASHI Takahiro
· Fri Oct 21 12:01:57 2022 +0900
f138982
efi_loader: Let networking support depend on NETDEVICES
by Jan Kiszka
· Fri Oct 14 18:10:06 2022 +0200
ae1d233
MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD
by Heinrich Schuchardt
· Sun Nov 06 10:23:55 2022 +0100
2eaffba
docs: Add a basic security document
by Tom Rini
· Thu Nov 03 14:25:44 2022 -0400
6314cf6
doc: update sbi command example
by Heinrich Schuchardt
· Fri Oct 28 22:28:09 2022 +0200
53e0bdd
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Nov 04 11:19:58 2022 -0400
96c2d11
usb: storage: continue probe on "Invalid device"
by Janne Grunau
· Fri Nov 04 08:38:59 2022 +0100
7ac5edc
Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Thu Nov 03 20:23:27 2022 -0400
2a45fd9
usb: Add 1ms delay after first Get Descriptor request
by Marek Vasut
· Sun Oct 30 23:38:35 2022 +0100
7de097f
usb: ohci: Use a flexible array member for portstatus
by Samuel Holland
· Sun Oct 30 23:15:12 2022 -0500
ddb245c
Merge branch '2022-11-02-assorted-updates'
by Tom Rini
· Thu Nov 03 08:29:10 2022 -0400
153c1b3
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Nov 03 08:27:44 2022 -0400
e18613b
riscv: Update Microchip MPFS Icicle Kit support
by Padmarao Begari
· Thu Oct 27 11:32:02 2022 +0530
32678b0
spi: Add Microchip PolarFire SoC QSPI driver
by Padmarao Begari
· Thu Oct 27 11:32:01 2022 +0530
da2a6d0
riscv: dts: Add QSPI NAND device node
by Padmarao Begari
· Thu Oct 27 11:32:00 2022 +0530
c66a3b2
riscv: dts: Update memory configuration
by Padmarao Begari
· Thu Oct 27 11:31:59 2022 +0530
739cd6f
riscv: Rename Andes PLIC to PLICSW
by Yu Chien Peter Lin
· Tue Oct 25 23:03:50 2022 +0800
84d7eb2
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS
by Stefan Roese
· Fri Oct 28 14:46:29 2022 +0200
ff21b84
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
by Daniel Schwierzeck
· Sun Jul 10 17:15:14 2022 +0200
7029176
MIPS: mscc: remove unused CPU_CLOCK_RATE
by Daniel Schwierzeck
· Sun Jul 10 17:15:13 2022 +0200
170681e
MIPS: remove CONFIG_SYS_MHZ
by Daniel Schwierzeck
· Sun Jul 10 17:15:12 2022 +0200
7d82fb6
MIPS: remove deprecated TARGET_VCT option
by Daniel Schwierzeck
· Sun Jul 10 17:15:11 2022 +0200
5080632
led: led_pwm: typo 'iverted' on code comment
by Nylon Chen
· Thu Oct 27 14:25:37 2022 +0800
d926f5c
configs: evb-ast2500: Set environment in SPI flash
by Cédric Le Goater
· Wed Oct 26 15:11:15 2022 +0200
73fcc1f
configs: evb-ast2500: Add support for FIT format
by Cédric Le Goater
· Wed Oct 26 15:11:14 2022 +0200
da05384
configs: evb-ast2500: Adjust boot command
by Cédric Le Goater
· Wed Oct 26 15:11:13 2022 +0200
7f9bcf0
configs: evb-ast2500: Remove MMC support from default settings
by Cédric Le Goater
· Wed Oct 26 15:11:12 2022 +0200
0ac566a
arm: dts: ti: k3-am64-main: Add RTI watchdog nodes
by Christian Gmeiner
· Wed Oct 26 13:15:55 2022 +0200
75a6a37
treewide: Remove the unnecessary space before semicolon
by Bin Meng
· Wed Oct 26 12:40:07 2022 +0800
76afe2f
cmd: eeprom: don't truncate target address at 32-bit
by Baruch Siach
· Sun Oct 23 12:28:12 2022 +0300
94142a7
xen: pvblock: Use uclass_probe_all
by Michal Suchanek
· Sat Oct 22 16:33:05 2022 +0200
c875d88
highbank: switch to use the Arm SP804 DM_TIMER driver
by Andre Przywara
· Thu Oct 20 23:10:25 2022 +0100
a32910b
highbank: scan into hb_sregs DT subnodes
by Andre Przywara
· Thu Oct 20 23:10:24 2022 +0100
31ab0fd
timer: add SP804 UCLASS timer driver
by Andre Przywara
· Thu Oct 20 23:10:23 2022 +0100
d1ce509
pinctrl: nuvoton: Add NPCM8xx pinctrl driver
by Jim Liu
· Tue Oct 11 16:09:13 2022 +0800
0cd671b
arm: smh: Allow semihosting trap calls to be inlined
by Andre Przywara
· Wed Oct 05 17:38:49 2022 +0100
b94ebde
arm: smh: Make semihosting trap calls more robust
by Andre Przywara
· Wed Oct 05 17:38:48 2022 +0100
c1b6d76
arm: smh: specify Thumb trap instruction
by Andre Przywara
· Wed Oct 05 17:38:47 2022 +0100
96464f5
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Wed Nov 02 09:10:30 2022 -0400
1bfa2cd
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git
by Tom Rini
· Wed Nov 02 09:09:57 2022 -0400
c794e49
cyclic: get rid of cyclic_init()
by Rasmus Villemoes
· Fri Oct 28 13:50:54 2022 +0200
85c2aa8
cyclic: switch to using hlist instead of list
by Rasmus Villemoes
· Fri Oct 28 13:50:53 2022 +0200
73bec9d
list.h: synchronize hlist_for_each_entry* iterators with linux
by Rasmus Villemoes
· Fri Oct 28 13:50:52 2022 +0200
Next »