Simon Glass ff00226e0b bootstage: Use debug() for stashing messages 8 лет назад
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands 9 лет назад
init c67c8c604b board_init.c: Always use memset() 8 лет назад
spl eedfb89e61 fs: fat: add kbuild configuration support 8 лет назад
Kconfig 03ecac3149 bootstage: Use rec_count as the array index 8 лет назад
Makefile fc843a02ac Kconfig: Add a CONFIG_IDE option 8 лет назад
autoboot.c 4632739202 autoboot: move bootdelay >= 0 check to abortboot() 9 лет назад
bedbug.c 472d546054 Consolidate bool type 12 лет назад
board_f.c b383d6c05e bootstage: Convert to use malloc() 8 лет назад
board_info.c f7637cc014 generic-board: make show_board_info a weak function 8 лет назад
board_r.c 12d738ae4c api: Add a header for api_init() 8 лет назад
bootm.c ba07984068 bootm: fix passing argc to standalone apps 8 лет назад
bootm_os.c 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place 8 лет назад
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 11 лет назад
bootstage.c ff00226e0b bootstage: Use debug() for stashing messages 8 лет назад
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 10 лет назад
cli.c f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 9 лет назад
cli_hush.c f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 9 лет назад
cli_readline.c fc18e9b3d5 common: cli_readline: Improve command line editing 8 лет назад
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 9 лет назад
command.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 9 лет назад
console.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 8 лет назад
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 10 лет назад
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 лет назад
dfu.c 66928afb6b common: dfu: ignore reset for spl-dfu 8 лет назад
dlmalloc.c 034eda867f malloc: improve memalign fragmentation fix 9 лет назад
dlmalloc.src 472d546054 Consolidate bool type 12 лет назад
edid.c 43c6bdd020 edid: Add HDMI flag to timing info 8 лет назад
env_attr.c 902f5bcfbc env: avoid possible NULL pointer access 8 лет назад
env_callback.c 5a6894397a common: env: initialize scalar variable 9 лет назад
env_common.c b80c0b9934 Rename aes.h to uboot_aes.h 8 лет назад
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 11 лет назад
env_eeprom.c c00c29d8f7 env_eeprom invalidates gd->env_addr by setting it to an offset value 9 лет назад
env_embedded.c f33f3e07f3 tools/env: Correct include kconfig 8 лет назад
env_ext4.c bd62e2419b common: Fix support for environment file in EXT4 9 лет назад
env_fat.c bcce53d048 dm: block: Rename device number member dev to devnum 9 лет назад
env_flags.c 9d80b49a67 env: split fw_env.h in public and private parts 8 лет назад
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 11 лет назад
env_mmc.c e7017a3c7d dm: mmc: Don't re-init when accessing environment 8 лет назад
env_nand.c 4cc9699be7 common: env_nand: Ensure that we have nand_info[0] prior to use 8 лет назад
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 лет назад
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 11 лет назад
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 11 лет назад
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 лет назад
env_sata.c 125d193c4f common: env: support sata device 9 лет назад
env_sf.c 9d922450aa dm: Use dm.h header when driver mode is used 8 лет назад
env_ubi.c c1f51e0f3e common: env_ubi: Clear environment buffer before reading 9 лет назад
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 10 лет назад
fb_mmc.c 88b6329cce disk: Return the partition number in part_get_info_by_name() 8 лет назад
fb_nand.c 2c72404687 fastboot: sparse: implement reserve() 9 лет назад
fdt_support.c eed36609b5 fdt: Rename a few functions in fdt_support 8 лет назад
flash.c 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 8 лет назад
hash.c 221a949eb6 Kconfig: Finish migration of hashing commands 8 лет назад
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
image-android.c 210a7176ee image: Update include/android_image.h 8 лет назад
image-fdt.c 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place 8 лет назад
image-fit.c db1b79b886 splash: add support for loading splash from a FIT image 8 лет назад
image-sig.c 83dd98e012 image: Combine image_sig_algo with image_sign_info 8 лет назад
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance 9 лет назад
image.c cec85d4e00 common/image.c: Use correct suffixes for binary sizes 8 лет назад
iomux.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 8 лет назад
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 лет назад
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 лет назад
kgdb.c eae4b2b67b Fix spelling of "occurred". 9 лет назад
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" 9 лет назад
lcd.c 10ba6b3339 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP 8 лет назад
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 лет назад
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 лет назад
lcd_simplefb.c d08e42a8cb dm: video: Add driver-model support to lcd_simplefb 8 лет назад
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 13 лет назад
main.c 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 9 лет назад
malloc_simple.c 1923d54bfc malloc_simple: Add debug statements to memalign_simple 8 лет назад
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" 9 лет назад
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs 9 лет назад
miiphyutil.c 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name 8 лет назад
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
sata.c aa6ab905b2 sata: fix sata command can not being executed bug 8 лет назад
scsi.c d52063b84f scsi: dm: split scsi_scan() 8 лет назад
splash.c b6de2cd7ee splash: Introduce default_splash_locations 8 лет назад
splash_source.c 3cc6e7070d splash: Prevent splash_load_fs from writing to 0x0 8 лет назад
stdio.c 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD 8 лет назад
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 лет назад
update.c e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 8 лет назад
usb.c 8319aeb1da usb: squash lines for immediate return 8 лет назад
usb_hub.c 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 лет назад
usb_kbd.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 8 лет назад
usb_storage.c 8850c5d57c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 8 лет назад
xyzModem.c b09ece0836 common/xyzModem.c: Do not use hard-coded address for debug buffer 8 лет назад