~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* dm: event: add EVT_DM_POST_INIT_R event typeChanho Park2023-08-22
* spl: don't assume NVMe partition 1 existsHeinrich Schuchardt2023-08-19
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu2023-08-10
* video: Add a Kconfig option for SPL video handoffSimon Glass2023-08-09
* bootstd: Rename bootdev_setup_sibling_blk()Simon Glass2023-08-09
* common: Drop duplicate space in SPL_BMP descriptionMarek Vasut2023-08-07
* common: fix detection of SYS_MALLOC_F_LEN=0x0Heinrich Schuchardt2023-08-07
* spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov2023-08-07
* spl: remove duplicate SPL_MD5 optionOleksandr Suvorov2023-08-07
* bloblist: Enforce CRC32Tom Rini2023-08-07
* event: Fix a wrong type_name from dm_post_init to dm_post_init_fJaehoon Chung2023-08-05
* console: Print out complete stdio device listBin Meng2023-08-02
* console: Refactor stdio_print_current_devices() a little bitBin Meng2023-08-02
* console: Make stdio_print_current_devices() staticBin Meng2023-08-02
* console: kconfig: Drop the redundant VIDEO dependencyBin Meng2023-08-02
* spl: initialize PCI before bootingHeinrich Schuchardt2023-07-30
* spl: blk: partition numbers are hexadecimalHeinrich Schuchardt2023-07-30
* spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAMEHeinrich Schuchardt2023-07-30
* common: Kconfig: Fix CMD_BMP/BMP dependencySamuel Dionne-Riel2023-07-21
* common: spl: spl: Remove video driverNikhil M Jain2023-07-21
* common: board_f: Pass frame buffer info from SPL to u-bootNikhil M Jain2023-07-21
* common: spl: spl: Update stack pointer addressNikhil M Jain2023-07-21
* common: splash_source: Fix type casting errorsNikhil M Jain2023-07-21
* event: Add fpga load eventChristian Taedcke2023-07-21
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-21
* android_ab: Try backup booloader_messageJoshua Watt2023-07-17
* log: Support outputing function names in SPLSimon Glass2023-07-17
* x86: Pass video settings from SPL to U-Boot properSimon Glass2023-07-17
* bdinfo: Show the malloc base with the bdinfo commandSimon Glass2023-07-17
* x86: Improve the trampoline in 64-bit modeSimon Glass2023-07-17
* log: Tidy up an ambiguous commentSimon Glass2023-07-17
* board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is setKunihiko Hayashi2023-07-14
* hash: fix a memory leakSergei Antonov2023-07-14
* bootstd: Add a separate log category for expoSimon Glass2023-07-14
* tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun2023-07-07
* common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENVYing Sun2023-07-07
* RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt2023-07-06
* Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-05
|\
| * spl: spl_legacy: Fix spl_end addressFabio Estevam2023-07-03
| * imx: hab: Simplify the mechanismMarek Vasut2023-06-24
| * spl: spl_legacy: Add extra address checksMarek Vasut2023-06-24
| * menu: Re-enable the ANSI codesSimon Glass2023-06-23
| * spl: ext: Use partition size for mountMayuresh Chitale2023-06-14
* | common/memsize.c: Fix get_ram_size() when cache is enabledEmanuele Ghidoli2023-06-21
* | stdio: Remove stdio_init()Masahiro Yamada2023-06-20
* | spl: spl-nor: return error if no valid image was loadedMario Kicherer2023-06-20
* | common: spl: Add spl NVMe boot supportMayuresh Chitale2023-06-19
* | spl: blk: Support loading images from fsMayuresh Chitale2023-06-19
* | spl: Add Kconfig options for NVMEMayuresh Chitale2023-06-19