Simon Glass 9a01cca750 malloc_simple: Add a little more debugging 9 年之前
..
init af7a55514a x86: Fix board init breakage 9 年之前
spl 70e6428d8c spl_nor: fix warning when compiled for 64bit target 9 年之前
Kconfig 72a8cf8dcc Move all command code into its own directory 9 年之前
Makefile aa34fbc087 fdt: Allow libfdt to be used in SPL 9 年之前
autoboot.c 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 9 年之前
bedbug.c 472d546054 Consolidate bool type 12 年之前
board_f.c 1057e6cfe1 timer: Set up the real timer after driver model is available 9 年之前
board_info.c a9ad18c9d5 generic-board: allow showing custom board info 9 年之前
board_r.c 5d00995c36 efi_loader: Implement memory allocation and map 9 年之前
bootm.c aa34fbc087 fdt: Allow libfdt to be used in SPL 9 年之前
bootm_os.c b3b522f247 VxWorks: fixup MAC address for VxWorks 9 年之前
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 11 年之前
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年之前
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 10 年之前
cli.c 09a788624d common: cli: avoid memory leak 9 年之前
cli_hush.c f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 9 年之前
cli_readline.c 80402f34f8 spl, common, serial: build SPL without serial support 9 年之前
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 9 年之前
command.c 24b852a7a2 Move console definitions into a new console.h file 9 年之前
console.c a2931b30d2 dm: video: Add a temporary work-around for old stdout var 9 年之前
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 年之前
dlmalloc.c deff6fb3a7 malloc: remove !gd handling 9 年之前
dlmalloc.src 472d546054 Consolidate bool type 12 年之前
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 10 年之前
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 10 年之前
env_callback.c 5a6894397a common: env: initialize scalar variable 9 年之前
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 年之前
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 11 年之前
env_eeprom.c 354e3ed754 eeprom: Add bus argument to eeprom_init() 9 年之前
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 11 年之前
env_ext4.c fd1000b9c1 common: Add support for environment file in EXT4. 9 年之前
env_fat.c bcce53d048 dm: block: Rename device number member dev to devnum 9 年之前
env_flags.c ed0f40a673 tools: fix env_flags build 9 年之前
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 11 年之前
env_mmc.c e92029c0f4 env_mmc: support overriding mmc dev from board code 9 年之前
env_nand.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 年之前
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_sf.c 19c31285a3 dm: env_sf: fix saveenv() to use driver model 9 年之前
env_ubi.c a7c06cd3a6 env_ubi.c: Correct pointer error in env load 9 年之前
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 10 年之前
fb_mmc.c 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 9 年之前
fb_nand.c 3d4ef38de2 sparse: Rename the file and header 9 年之前
fdt_support.c 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" 9 年之前
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 10 年之前
hash.c 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show 9 年之前
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年之前
image-android.c 9950098e31 image: fix support for Android boot images with no ramdisk 9 年之前
image-fdt.c dea2174d9d efi_loader: Call fdt preparation functions 9 年之前
image-fit.c c1913cb789 common: image-fit: Fix load and entry addresses in FIT image 9 年之前
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 10 年之前
image-sparse.c 3d4ef38de2 sparse: Rename the file and header 9 年之前
image.c cef2e51489 image: Add functions to obtain short names 9 年之前
iomux.c 24b852a7a2 Move console definitions into a new console.h file 9 年之前
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 f9f040b215 kgdb: Remove first_entry for kgdb 10 年之前
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" 9 年之前
lcd.c e32951b525 lcd: fix the color testpattern in 16bit mode 9 年之前
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 de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers 10 年之前
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 13 年之前
main.c 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 年之前
malloc_simple.c 9a01cca750 malloc_simple: Add a little more debugging 9 年之前
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" 9 年之前
menu.c 9b081d8893 menu: Return an error code if Ctrl-C is pressed 10 年之前
miiphyutil.c 746da1bd42 common: miiphyutil: avoid memory leak 9 年之前
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年之前
splash.c 7bf71d1f55 lcd: split splash code into its own function 10 年之前
splash_source.c 50c2d2e120 splash_source: add support for filesystem formatted sata 9 年之前
stdio.c 35a1f0dfa1 stdio: Correct a build error with driver model 9 年之前
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 年之前
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 年之前
usb.c 447b9cdf2c common: usb: fix checking condition 9 年之前
usb_hub.c 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 年之前
usb_kbd.c bdbcbe752e usb: kbd: Prevent out of bound access 9 年之前
usb_storage.c 07b2b78ce4 dm: usb: Convert USB storage to use driver-model for block devs 9 年之前
xyzModem.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 年之前