index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
load.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
getchar(): Correct usage
Tom Rini
2024-01-18
1
-2
/
+2
*
cmd: fix loads, saves on sandbox
Heinrich Schuchardt
2023-07-20
1
-4
/
+12
*
serial: Call flush() before changing baudrate
Pali Rohár
2022-09-24
1
-0
/
+5
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
1
-0
/
+2
*
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-22
1
-0
/
+48
*
loads: Block writes into LMB reserved areas of U-Boot
Marek Vasut
2021-10-25
1
-0
/
+12
*
xyz-modem: Show information about finished transfer
Pali Rohár
2021-09-03
1
-0
/
+16
*
xyz-modem: Properly abort/terminate transfer on error
Pali Rohár
2021-09-03
1
-1
/
+13
*
xyz-modem: Close stream after processing/sending terminate sequence
Pali Rohár
2021-09-03
1
-1
/
+1
*
loadb: Properly indicate aborted kermit transfer
Pali Rohár
2021-09-01
1
-0
/
+3
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
1
-3
/
+3
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
1
-5
/
+5
*
cmd/load: support uploading EFI binary via UART
Heinrich Schuchardt
2021-03-19
1
-2
/
+8
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
cmd: correct long text loadb, loadx, loady
Heinrich Schuchardt
2021-01-25
1
-6
/
+6
*
cmd: load: Fix code indentation
Michal Simek
2021-01-04
1
-5
/
+4
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
1
-22
/
+22
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-5
/
+6
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
1
-0
/
+1
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
1
-3
/
+3
*
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
1
-1
/
+2
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-5
/
+5
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-3
/
+3
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-2
/
+2
*
cmd: load: align cache flush
Chris Packham
2016-10-31
1
-1
/
+1
*
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
1
-30
/
+0
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+1113