.. |
eeprom
|
…
|
|
init
|
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
|
8 years ago |
spl
|
dm: timer: normalise SPL and TPL support
|
8 years ago |
Kconfig
|
common: Move CONFIG_BOOTARGS to Kconfig
|
8 years ago |
Makefile
|
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
|
8 years ago |
autoboot.c
|
…
|
|
bedbug.c
|
…
|
|
board_f.c
|
common: board_f: Make reserve_mmu a weak function
|
8 years ago |
board_info.c
|
generic-board: make show_board_info a weak function
|
8 years ago |
board_r.c
|
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
|
8 years ago |
boot_fit.c
|
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
|
8 years ago |
bootm.c
|
bootm: fix passing argc to standalone apps
|
9 years ago |
bootm_os.c
|
powerpc, 8xx: remove support for 8xx
|
8 years ago |
bootretry.c
|
…
|
|
bootstage.c
|
bootstage: Adjust to use const * where possible
|
8 years ago |
bouncebuf.c
|
…
|
|
cli.c
|
…
|
|
cli_hush.c
|
…
|
|
cli_readline.c
|
…
|
|
cli_simple.c
|
…
|
|
command.c
|
…
|
|
common_fit.c
|
spl: fit: Break out some functions into a common file
|
8 years ago |
console.c
|
dm: console: Check for serial devices properly
|
8 years ago |
cros_ec.c
|
…
|
|
ddr_spd.c
|
…
|
|
dfu.c
|
common: dfu: ignore reset for spl-dfu
|
8 years ago |
dlmalloc.c
|
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
|
8 years ago |
dlmalloc.src
|
…
|
|
edid.c
|
edid: Use sizeof() in cea_is_hdmi_vsdb_present()
|
8 years ago |
env_attr.c
|
env: avoid possible NULL pointer access
|
8 years ago |
env_callback.c
|
…
|
|
env_common.c
|
env: Add generic redundant environment implementation
|
8 years ago |
env_dataflash.c
|
…
|
|
env_eeprom.c
|
…
|
|
env_embedded.c
|
common/env_embedded.c: rename PPCENV/PPCTEXT macros
|
8 years ago |
env_ext4.c
|
…
|
|
env_fat.c
|
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
|
8 years ago |
env_flags.c
|
env: split fw_env.h in public and private parts
|
8 years ago |
env_flash.c
|
…
|
|
env_mmc.c
|
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
|
8 years ago |
env_nand.c
|
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
|
8 years ago |
env_nowhere.c
|
…
|
|
env_nvram.c
|
…
|
|
env_onenand.c
|
…
|
|
env_remote.c
|
…
|
|
env_sata.c
|
…
|
|
env_sf.c
|
dm: Use dm.h header when driver mode is used
|
8 years ago |
env_ubi.c
|
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
|
8 years ago |
exports.c
|
…
|
|
fb_mmc.c
|
fastboot: Add support for flashing zImage
|
8 years ago |
fb_nand.c
|
common: use get_nand_dev_by_index()
|
8 years ago |
fdt_support.c
|
fdt: Correct fdt_get_base_address()
|
8 years ago |
flash.c
|
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
|
8 years ago |
hash.c
|
Kconfig: Finish migration of hashing commands
|
8 years ago |
hwconfig.c
|
…
|
|
image-android.c
|
image: Update include/android_image.h
|
8 years ago |
image-fdt.c
|
fdt: Move fdt_fixup_ethernet to a common place
|
8 years ago |
image-fit.c
|
splash: add support for loading splash from a FIT image
|
8 years ago |
image-sig.c
|
image: Combine image_sig_algo with image_sign_info
|
8 years ago |
image-sparse.c
|
…
|
|
image.c
|
common/image.c: Use correct suffixes for binary sizes
|
8 years ago |
iomux.c
|
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
|
8 years ago |
iotrace.c
|
…
|
|
kallsyms.c
|
…
|
|
kgdb.c
|
…
|
|
kgdb_stubs.c
|
…
|
|
lcd.c
|
powerpc, 8xx: remove support for 8xx
|
8 years ago |
lcd_console.c
|
…
|
|
lcd_console_rotation.c
|
…
|
|
lcd_simplefb.c
|
dm: video: Add driver-model support to lcd_simplefb
|
8 years ago |
lynxkdi.c
|
powerpc: remove 4xx support
|
8 years ago |
main.c
|
…
|
|
malloc_simple.c
|
malloc_simple: Add debug statements to memalign_simple
|
8 years ago |
memsize.c
|
…
|
|
menu.c
|
…
|
|
miiphyutil.c
|
common: miiphyutil: Add helper function for mdio bus name
|
8 years ago |
s_record.c
|
…
|
|
splash.c
|
…
|
|
splash_source.c
|
dm: sata: Support driver model with the 'sata' command
|
8 years ago |
stdio.c
|
i2c: Finish dropping use of CONFIG_I2C_HARD
|
8 years ago |
system_map.c
|
…
|
|
update.c
|
flash: complete CONFIG_SYS_NO_FLASH move with renaming
|
8 years ago |
usb.c
|
powerpc: remove 4xx support
|
8 years ago |
usb_hub.c
|
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
|
8 years ago |
usb_kbd.c
|
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
|
8 years ago |
usb_storage.c
|
dm: scsi: Drop the ccb typedef
|
8 years ago |
xyzModem.c
|
common/xyzModem.c: Do not use hard-coded address for debug buffer
|
8 years ago |