Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
647ae2c2eca2010e3203b717f05544bc9b77dfe1
647ae2c
xyz-modem: Allow to cancel transfer also by CTRL+C
by Pali Rohár
· Tue Aug 03 16:28:44 2021 +0200
e37155f
xyz-modem: Show information about finished transfer
by Pali Rohár
· Tue Aug 03 16:28:43 2021 +0200
b6f177b
xyz-modem: Properly abort/terminate transfer on error
by Pali Rohár
· Tue Aug 03 16:28:42 2021 +0200
d9c805e
xyz-modem: Close stream after processing/sending terminate sequence
by Pali Rohár
· Tue Aug 03 16:28:41 2021 +0200
81f0491
xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()
by Pali Rohár
· Tue Aug 03 16:28:40 2021 +0200
c2d20c7
xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file
by Pali Rohár
· Tue Aug 03 16:28:39 2021 +0200
094cfbb
xyz-modem: Fix crash after cancelling transfer
by Pali Rohár
· Tue Aug 03 16:28:38 2021 +0200
3a6d453
Revert most of the series for adding vexpress_aemv8r support
by Tom Rini
· Fri Sep 03 10:40:28 2021 -0400
ea5c422
Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next
by Tom Rini
· Thu Sep 02 18:39:28 2021 -0400
8586cda
tools: env: Handle shorter read calls
by Thibault Ferrante
· Tue Aug 24 17:29:50 2021 +0200
504384e
psci: fix double declaration
by Oleksandr Suvorov
· Tue Aug 24 00:55:39 2021 +0300
439a4c2
pci: iproc: fix compilation errors and warnings
by Bharat Gooty
· Mon Aug 23 14:57:24 2021 +0530
43c161d
mailmap: Update e-mail for Jernej Skrabec
by Jernej Skrabec
· Sun Aug 22 07:23:48 2021 +0200
a871d86
ARM: Prevent the compiler from using NEON registers
by Samuel Holland
· Sat Aug 21 19:54:02 2021 -0500
58823ba
doc: Add documentation for the Arm vexpress board configs
by Peter Hoyes
· Thu Aug 19 16:53:14 2021 +0100
a673266
arm: Use armv8_switch_to_el1 env to switch to EL1
by Peter Hoyes
· Thu Aug 19 16:53:13 2021 +0100
5775bbc
vexpress64: Add BASER_FVP vexpress board variant
by Peter Hoyes
· Thu Aug 19 16:53:12 2021 +0100
8a559ab
armv8: Add ARMv8 MPU configuration logic
by Peter Hoyes
· Thu Aug 19 16:53:11 2021 +0100
ac33c06
armv8: Ensure EL1&0 VMSA is enabled
by Peter Hoyes
· Thu Aug 19 16:53:10 2021 +0100
6f4a27d
armv8: Disable pointer authentication traps for EL1
by Peter Hoyes
· Thu Aug 19 16:53:09 2021 +0100
c33a4c5
Revert "configs: synquacer: Make U-Boot binary position independent"
by Masami Hiramatsu
· Thu Aug 19 22:15:25 2021 +0900
1f23e41
lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
by Andreas Schwab
· Tue Aug 17 12:51:34 2021 +0200
4a5451c
cmd/part: correct alignment of partition list
by Heinrich Schuchardt
· Fri Aug 06 00:51:46 2021 +0200
94844ae
arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()
by Stephan Gerhold
· Tue Aug 03 12:12:38 2021 +0200
2636e46
arm: mach-snapdragon: misc: Initialize eMMC if necessary
by Stephan Gerhold
· Tue Aug 03 12:12:37 2021 +0200
bbd3c61
armv7: Add Position Independent Execution support
by Chia-Wei Wang
· Tue Aug 03 10:50:10 2021 +0800
8810320
arm: Fix option dependency with Kconfig language
by Chia-Wei Wang
· Tue Aug 03 10:50:09 2021 +0800
617867f
Merge branch '2021-09-02-assorted-fixes' into next
by Tom Rini
· Thu Sep 02 09:25:43 2021 -0400
605b655
ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
by Pali Rohár
· Sun Aug 15 16:27:37 2021 +0200
4b5b1c5
ata: ahci-pci: Fix dependency on DM_PCI
by Pali Rohár
· Sun Aug 15 16:27:36 2021 +0200
8534161
rtc: ds1307: Fix incorrect clock reset for DS13xx
by Callum Sinclair
· Tue Aug 10 14:51:15 2021 +1200
d772045
arm: u8500: Prefer building in thumb mode by default
by Stephan Gerhold
· Sat Aug 07 15:07:24 2021 +0200
cc25bb1
board: stemmy: Update documentation
by Stephan Gerhold
· Sat Aug 07 15:07:23 2021 +0200
8e4386c
board: stemmy: Add basic Fastboot support
by Stephan Gerhold
· Sat Aug 07 15:07:22 2021 +0200
e669124
arm: dts: u8500: u-boot: Add fixed clock for eMMC
by Stephan Gerhold
· Sat Aug 07 15:07:21 2021 +0200
7b27932
arm: dts: u8500: Update from Linux ux500-dts-for-v5.15
by Stephan Gerhold
· Sat Aug 07 15:07:20 2021 +0200
ca0a82b
arm: u8500: Imply options for new drivers
by Stephan Gerhold
· Sat Aug 07 15:07:19 2021 +0200
a67f792
MAINTAINERS: Add new drivers for ARM U8500
by Stephan Gerhold
· Sat Aug 07 15:07:18 2021 +0200
8398dd3
loadb: Properly indicate aborted kermit transfer
by Pali Rohár
· Fri Aug 06 18:07:39 2021 +0200
a5330a1
scripts/checkpatch.pl: Resync with v5.13
by Tom Rini
· Tue Aug 03 08:31:56 2021 -0400
13895a3
mkimage: clarify error message for empty input files
by Thomas Hebb
· Sun Aug 01 15:23:13 2021 -0700
1e92a8a
lib: -Wformat-truncation in rsa_engine_get_priv_key
by Heinrich Schuchardt
· Fri Jul 30 17:05:07 2021 +0200
4a733b3
fit: Use DM hash driver if supported
by Chia-Wei Wang
· Fri Jul 30 09:08:05 2021 +0800
8a523aa
crypto: hash: Add software hash DM driver
by Chia-Wei Wang
· Fri Jul 30 09:08:04 2021 +0800
6e84474
dm: hash: Add new UCLASS_HASH support
by Chia-Wei Wang
· Fri Jul 30 09:08:03 2021 +0800
abc83f9
lib/md5: Export progressive APIs
by Chia-Wei Wang
· Fri Jul 30 09:08:02 2021 +0800
b63dc08
lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0
by Alexandru Gagniuc
· Thu Jul 29 13:31:21 2021 -0500
41a92cf
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· Tue Aug 31 19:11:15 2021 -0400
e82a236
Merge branch '2021-08-31-kconfig-migrations-part2' into next
by Tom Rini
· Tue Aug 31 17:52:28 2021 -0400
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
e1e8544
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
by Tom Rini
· Fri Aug 27 21:18:30 2021 -0400
3ef67ae
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
by Tom Rini
· Thu Aug 26 11:47:59 2021 -0400
87459c1
ls1046ardb_qspi*: Enable RAMBOOT_PBL
by Tom Rini
· Tue Aug 24 23:11:50 2021 -0400
9ff815a
Convert CONFIG_RAMBOOT_PBL et al to Kconfig
by Tom Rini
· Tue Aug 24 23:11:49 2021 -0400
b66070c
Convert CONFIG_QSPI_BOOT to Kconfig
by Tom Rini
· Tue Aug 24 21:19:12 2021 -0400
4915091
Convert CONFIG_SYS_FSL_DDR4 to Kconfig
by Tom Rini
· Tue Aug 24 20:47:06 2021 -0400
2725169
configs: Remove unused IMX_NAND symbol
by Tom Rini
· Tue Aug 24 20:41:04 2021 -0400
431e9ca
nitrogen6x: Populate FDTFILE at build-time for all platforms
by Tom Rini
· Tue Aug 24 20:41:03 2021 -0400
ac30ec0
nitrogen6x: Migrate DDR_MB to Kconfig
by Tom Rini
· Tue Aug 24 20:41:02 2021 -0400
74c9797
Convert CONFIG_SPL to Kconfig
by Tom Rini
· Tue Aug 24 20:41:01 2021 -0400
57b9381
imx: Finish migration of IMX_CONFIG to Kconfig
by Tom Rini
· Tue Aug 24 20:41:00 2021 -0400
8086a82
imx: Introduce CONFIG_MACH_IMX
by Tom Rini
· Tue Aug 24 20:40:59 2021 -0400
96a5817
Convert CONFIG_MX7D to Kconfig
by Tom Rini
· Mon Aug 23 16:35:25 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 2021 -0400
9004ee0
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
by Tom Rini
· Mon Aug 23 10:25:30 2021 -0400
6ec41ad
qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR
by Tom Rini
· Mon Aug 23 10:25:29 2021 -0400
4a9d43d
Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
by Tom Rini
· Sat Aug 21 13:50:19 2021 -0400
468c2d5
nxp: Migrate a number of DDR related symbols to Kconfig
by Tom Rini
· Sat Aug 21 13:50:18 2021 -0400
f7246c2
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
by Tom Rini
· Sat Aug 21 13:50:17 2021 -0400
fe2cea6
ddr: Migrate DDR_SPD to Kconfig
by Tom Rini
· Sat Aug 21 13:50:16 2021 -0400
592bcd0
mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig
by Tom Rini
· Sat Aug 21 13:50:15 2021 -0400
5155665
mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE
by Tom Rini
· Sat Aug 21 13:50:14 2021 -0400
5918039
mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
by Tom Rini
· Sat Aug 21 13:50:13 2021 -0400
f91ff5a
sandbox: add test of wdt-uclass' watchdog_reset()
by Rasmus Villemoes
· Thu Aug 19 11:57:06 2021 +0200
2b67387
sandbox: add test of wdt_gpio driver
by Rasmus Villemoes
· Thu Aug 19 11:57:05 2021 +0200
0866760
watchdog: add gpio watchdog driver
by Rasmus Villemoes
· Thu Aug 19 11:57:04 2021 +0200
3be6a35
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
by Rasmus Villemoes
· Thu Aug 19 11:57:03 2021 +0200
2e71366
board: x530: switch to wdt_stop_all()
by Rasmus Villemoes
· Thu Aug 19 11:57:02 2021 +0200
beb8c2f
watchdog: wdt-uclass.c: add wdt_stop_all() helper
by Rasmus Villemoes
· Thu Aug 19 11:57:01 2021 +0200
66f0649
sandbox: disable CONFIG_WATCHDOG_AUTOSTART
by Rasmus Villemoes
· Thu Aug 19 11:57:00 2021 +0200
85fb822
watchdog: wdt-uclass.c: keep track of each device's running state
by Rasmus Villemoes
· Thu Aug 19 11:56:59 2021 +0200
c245318
watchdog: wdt-uclass.c: refactor initr_watchdog()
by Rasmus Villemoes
· Thu Aug 19 11:56:58 2021 +0200
1e42d37
watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
by Rasmus Villemoes
· Thu Aug 19 11:56:57 2021 +0200
635f924
watchdog: wdt-uclass.c: introduce struct wdt_priv
by Rasmus Villemoes
· Thu Aug 19 11:56:56 2021 +0200
f008c30
watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
by Rasmus Villemoes
· Thu Aug 19 11:56:55 2021 +0200
ddda564
global: Remove unused or unnecessary CONFIG symbols related to DDR
by Tom Rini
· Sat Aug 21 13:50:12 2021 -0400
f2e20e7
Merge branch '2021-08-30-kconfig-migrations-part1' into next
by Tom Rini
· Mon Aug 30 16:44:54 2021 -0400
8b66e04
Kconfig: Use spaces not tabs in Kconfig entires
by Tom Rini
· Thu Aug 19 16:23:58 2021 -0400
e8eb04a
astro_mcf5373l: Rework ASTRO_ID logic
by Tom Rini
· Thu Aug 19 15:16:15 2021 -0400
1debb63
mpc83xx: Update comment
by Tom Rini
· Thu Aug 19 15:15:06 2021 -0400
b0f0a21
spi: altera_spi: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 15:06:54 2021 -0400
ec2c2a0
video: Remove ati_radeon_fb
by Tom Rini
· Thu Aug 19 15:06:01 2021 -0400
f916490
global: Remove dead code that starts with CONFIG_[0-9A]
by Tom Rini
· Thu Aug 19 15:02:35 2021 -0400
6515ffe
i8042: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 14:58:00 2021 -0400
9aed2af
ppc: Rework some hard-coded BOOTCOMMANDS
by Tom Rini
· Thu Aug 19 14:29:00 2021 -0400
249f11f
arm: Migrate GICV2 / GICV3 to Kconfig
by Tom Rini
· Thu Aug 19 14:19:39 2021 -0400
40a35f5
nand: vf610_nfc: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 13:56:20 2021 -0400
d9f7c41
varisys: Remove dead code
by Tom Rini
· Wed Aug 18 23:12:39 2021 -0400
d57a371
README: Remove some old i2c related text
by Tom Rini
· Wed Aug 18 23:12:38 2021 -0400
Next »