.. |
eeprom
|
cmd: eeprom: add support for layout aware commands
|
9 years ago |
init
|
bootstage: call show_boot_progress also in SPL
|
9 years ago |
spl
|
spl_nor.c: Support devicetree sizes different from 16k
|
9 years ago |
Kconfig
|
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
|
9 years ago |
Makefile
|
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
|
9 years ago |
autoboot.c
|
autoboot: move bootdelay >= 0 check to abortboot()
|
9 years ago |
bedbug.c
|
…
|
|
board_f.c
|
Merge git://git.denx.de/u-boot-fsl-qoriq
|
9 years ago |
board_info.c
|
generic-board: allow showing custom board info
|
10 years ago |
board_r.c
|
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
|
9 years ago |
bootm.c
|
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
|
9 years ago |
bootm_os.c
|
sandbox: Don't exit when bootm completes
|
9 years ago |
bootretry.c
|
…
|
|
bootstage.c
|
…
|
|
bouncebuf.c
|
…
|
|
cli.c
|
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
|
9 years ago |
cli_hush.c
|
hush: Add rudimentary support for PS1 and PS2
|
9 years ago |
cli_readline.c
|
spl, common, serial: build SPL without serial support
|
10 years ago |
cli_simple.c
|
common: cli_simple: use strlcpy instead of strcpy
|
9 years ago |
command.c
|
Drop command-processing code when CONFIG_CMDLINE is disabled
|
9 years ago |
console.c
|
debug_uart: Remove duplicated carriage return handling
|
9 years ago |
cros_ec.c
|
…
|
|
ddr_spd.c
|
Add more SPDX-License-Identifier tags
|
9 years ago |
dlmalloc.c
|
malloc: improve memalign fragmentation fix
|
9 years ago |
dlmalloc.src
|
…
|
|
edid.c
|
…
|
|
env_attr.c
|
…
|
|
env_callback.c
|
common: env: initialize scalar variable
|
9 years ago |
env_common.c
|
Various, unrelated tree-wide typo fixes.
|
9 years ago |
env_dataflash.c
|
…
|
|
env_eeprom.c
|
env_eeprom invalidates gd->env_addr by setting it to an offset value
|
9 years ago |
env_embedded.c
|
…
|
|
env_ext4.c
|
common: Fix support for environment file in EXT4
|
9 years ago |
env_fat.c
|
dm: block: Rename device number member dev to devnum
|
9 years ago |
env_flags.c
|
tools: fix env_flags build
|
9 years ago |
env_flash.c
|
…
|
|
env_mmc.c
|
dm: env: mmc: Convert env_mmc to support CONFIG_BLK
|
9 years ago |
env_nand.c
|
nand: Embed mtd_info in struct nand_chip
|
9 years ago |
env_nowhere.c
|
…
|
|
env_nvram.c
|
…
|
|
env_onenand.c
|
…
|
|
env_remote.c
|
…
|
|
env_sata.c
|
common: env: support sata device
|
9 years ago |
env_sf.c
|
dm: spi: Read default speed and mode values from DT
|
9 years ago |
env_ubi.c
|
common: env_ubi: Clear environment buffer before reading
|
9 years ago |
exports.c
|
…
|
|
fb_mmc.c
|
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
|
9 years ago |
fb_nand.c
|
fastboot: sparse: implement reserve()
|
9 years ago |
fdt_support.c
|
fdt_support: fdt_translate_address() blob const correctness
|
9 years ago |
flash.c
|
…
|
|
hash.c
|
hash.c: Conditionally compile hash_command, static hash_show
|
9 years ago |
hwconfig.c
|
…
|
|
ide.c
|
dm: ide: Add support for driver-model block devices
|
9 years ago |
image-android.c
|
common: image: minimal android image iminfo support
|
9 years ago |
image-fdt.c
|
libfdt: Introduce new ARCH_FIXUP_FDT option
|
9 years ago |
image-fit.c
|
common: image: Add support for post-processing of images
|
9 years ago |
image-sig.c
|
…
|
|
image-sparse.c
|
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
|
9 years ago |
image.c
|
image: Add functions to obtain category information
|
9 years ago |
iomux.c
|
Move console definitions into a new console.h file
|
9 years ago |
iotrace.c
|
…
|
|
kallsyms.c
|
…
|
|
kgdb.c
|
Fix spelling of "occurred".
|
9 years ago |
kgdb_stubs.c
|
Use correct spelling of "U-Boot"
|
9 years ago |
lcd.c
|
lcd: Fix compile warning in 64bit mode
|
9 years ago |
lcd_console.c
|
…
|
|
lcd_console_rotation.c
|
…
|
|
lcd_simplefb.c
|
…
|
|
lynxkdi.c
|
…
|
|
main.c
|
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
|
9 years ago |
malloc_simple.c
|
malloc_simple: Add a little more debugging
|
9 years ago |
memsize.c
|
Revert "common/memsize.c: Simplify RAM size detection"
|
9 years ago |
menu.c
|
Fix typo choosen in comments and printf logs
|
9 years ago |
miiphyutil.c
|
common: miiphyutil: avoid memory leak
|
9 years ago |
s_record.c
|
…
|
|
sata.c
|
dm: sata: Add support for driver-model block devices
|
9 years ago |
scsi.c
|
dm: scsi: if_typename should be scsi
|
9 years ago |
splash.c
|
splash: Introduce default_splash_locations
|
9 years ago |
splash_source.c
|
splash: Accommodate DM_USB in splash_init_usb()
|
9 years ago |
stdio.c
|
stdio: Correct a build error with driver model
|
9 years ago |
system_map.c
|
…
|
|
update.c
|
update: tftp: dfu: Extend update_tftp() function to support DFU
|
10 years ago |
usb.c
|
usb: move CONFIG_USB_XHCI to Kconfig with renaming
|
9 years ago |
usb_hub.c
|
dm: Use dm_scan_fdt_dev() directly where possible
|
9 years ago |
usb_kbd.c
|
usb: kbd: Do not deregister usbkbd twice when using dm
|
9 years ago |
usb_storage.c
|
dm: blk: Add a easier way to create a named block device
|
9 years ago |
xyzModem.c
|
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
|
9 years ago |