~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmd: fix loads, saves on sandboxHeinrich Schuchardt2023-07-20
* serial: Call flush() before changing baudratePali Rohár2022-09-24
* Audit <flash.h> inclusionTom Rini2022-08-04
* cmd: load: add load command for memory mappedRui Miguel Silva2022-06-22
* loads: Block writes into LMB reserved areas of U-BootMarek Vasut2021-10-25
* xyz-modem: Show information about finished transferPali Rohár2021-09-03
* xyz-modem: Properly abort/terminate transfer on errorPali Rohár2021-09-03
* xyz-modem: Close stream after processing/sending terminate sequencePali Rohár2021-09-03
* loadb: Properly indicate aborted kermit transferPali Rohár2021-09-01
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt2021-03-19
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt2021-01-25
* cmd: load: Fix code indentationMichal Simek2021-01-04
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move the image globals into image.hSimon Glass2020-01-17
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-17
* common: Move flash_perror() to flash.hSimon Glass2020-01-17
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move serial functions out of common.hSimon Glass2019-12-02
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12
* cmd: load: align cache flushChris Packham2016-10-31
* Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08
* Remove the cmd_ prefix from command filesSimon Glass2016-01-25