Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 9 years ago
..
spl 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 9 years ago
Kconfig 60296a835c commands: add more command entries in Kconfig 9 years ago
Makefile ed39218238 common: spl: Add interactive DDR debugger support for SPL image 9 years ago
aboot.c 998194584e aboot: fix block addressing for don't care chunk type 9 years ago
autoboot.c 39e1230ed0 autoboot: add its own header 10 years ago
bedbug.c 472d546054 Consolidate bool type 11 years ago
board_f.c 313aef37a1 x86: board_f: Adjust x86 boot order for performance 9 years ago
board_r.c 1dfdd9ba4e ARM: Implement non-cached memory support 9 years ago
bootm.c 3086c055a0 bootm: Factor out common parts of image decompression code 9 years ago
bootm_os.c 67ddd955fc image: bootm: Add OpenRTOS image type 9 years ago
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 9 years ago
cli.c 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 9 years ago
cli_hush.c f3a05c8f94 Revert "hush: fix segfault on syntax error" 9 years ago
cli_readline.c 0098e179e1 Move bootretry code into bootretry.c and clean up 10 years ago
cli_simple.c a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 9 years ago
cmd_aes.c b401b73d02 aes: Add 'aes' command to access AES-128-CBC 10 years ago
cmd_ambapp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_bdinfo.c 946f6f242c cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 9 years ago
cmd_bedbug.c 52715f8931 Use run_command_repeatable() 10 years ago
cmd_blob.c c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs 9 years ago
cmd_bmp.c 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 10 years ago
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 13 years ago
cmd_bootm.c 90268b878b x86: Support loading kernel setup from a FIT 9 years ago
cmd_bootmenu.c ae4223f444 Remove unnecessary use of hush header file 10 years ago
cmd_bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_cache.c 0e350f81e1 common: commands: make commands static 10 years ago
cmd_cbfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_clk.c 08d0d6f32e common: Add new clk command 10 years ago
cmd_console.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_cramfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_dataflash_mmc_mux.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_date.c c2120fbfbc Merge branch 'master' of git://git.denx.de/u-boot-i2c 11 years ago
cmd_dcr.c e1bf824dfd Add cli_ prefix to readline functions 10 years ago
cmd_demo.c 54c5d08a09 dm: rename device struct to udevice 10 years ago
cmd_dfu.c fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 9 years ago
cmd_diag.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_disk.c 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
cmd_display.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_dtt.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_echo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_eeprom.c 4bf3a56f2b Revert "common, env: Fix support for environment in i2c eeprom" 9 years ago
cmd_elf.c b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 9 years ago
cmd_exit.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_ext2.c 6b367467f1 Fix help text of ext2load and fatload. 10 years ago
cmd_ext4.c 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 9 years ago
cmd_fastboot.c 267abc626d fastboot: add support for continue command 9 years ago
cmd_fat.c 1ad0b98a06 fat: Prepare API change for files greater than 2GB 9 years ago
cmd_fdc.c 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
cmd_fdt.c 90bac29a76 cmd_fdt: fix working_fdt is set to wrong value 9 years ago
cmd_fitupd.c 1aaab00d88 common/cmd_fitupd.c: restore corrupted file 9 years ago
cmd_flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_fpga.c 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
cmd_fpgad.c f1cdde2833 common: Fix cmd_fpgad addressing 9 years ago
cmd_fs.c d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 9 years ago
cmd_fs_uuid.c 59e890ef7b fs: make it possible to read the filesystem UUID 9 years ago
cmd_fuse.c 814b661448 cmd_fuse: return CMD_RET_FAILURE on error 9 years ago
cmd_gettime.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_gpio.c 84a6df09c7 Merge git://git.denx.de/u-boot-dm 9 years ago
cmd_gpt.c 39206382de cmd:gpt: randomly generate each partition uuid if undefined 10 years ago
cmd_hash.c 3ef46a998a Fix hash verification 9 years ago
cmd_help.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_i2c.c 63656b762e dm: i2c: Implement driver model support in the i2c command 9 years ago
cmd_ide.c 288afdc9b9 common: cmd_ide: use __weak and add prototypes 10 years ago
cmd_immap.c 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
cmd_ini.c cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 10 years ago
cmd_io.c d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 9 years ago
cmd_iotrace.c aa53233a15 Add an I/O tracing feature 10 years ago
cmd_irq.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_itest.c c9bcb6f13d Fix itest mask overflow 10 years ago
cmd_jffs2.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 13 years ago
cmd_led.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_license.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_load.c 6e66bd5591 Enable xmodem support 10 years ago
cmd_log.c 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
cmd_lzmadec.c 5527f832c0 Add lzmadec command 10 years ago
cmd_mac.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_md5sum.c 794449551d sandbox: Use md5sum and fatwrite to enable testing of fs commands 9 years ago
cmd_mdio.c 26b807c4f8 net: add support for extended registers to mdio command 10 years ago
cmd_mem.c e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 9 years ago
cmd_mfsl.c 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 10 years ago
cmd_mii.c c68112f3f5 common: cmd_mii: fix printf format warning 10 years ago
cmd_misc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_mmc.c 786e8f818c mmc: Fix handling of bus widths and DDR card capabilities 9 years ago
cmd_mmc_spi.c 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
cmd_mp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_mtdparts.c 5d69a5d178 Fix a few printf argument verification warnings 9 years ago
cmd_nand.c 93d3232d96 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call 9 years ago
cmd_net.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_nvedit.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
cmd_onenand.c dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
cmd_otp.c a5dffa4b67 Add the function 'confirm_yesno' for interactive 10 years ago
cmd_part.c 0e350f81e1 common: commands: make commands static 10 years ago
cmd_pci.c 4efe52bf23 pci: Honour pci_skip_dev() 9 years ago
cmd_pcmcia.c d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 9 years ago
cmd_portio.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_pxe.c 64a0c24726 pxe: Ensure we don't overflow bootargs 9 years ago
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 11 years ago
cmd_reginfo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_reiser.c 2e18cb267a cmd_reiser: normalize 'file not found' errors 10 years ago
cmd_sandbox.c b5493d17bd sandbox: Correct ordering of 'sb save' commands 9 years ago
cmd_sata.c d957c28a7e cmd_sata: implement sata stop command 9 years ago
cmd_scsi.c f36094733a scsi: Use correct printf() format string for uintptr_t 9 years ago
cmd_setexpr.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_sf.c b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 9 years ago
cmd_sha1sum.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command 11 years ago
cmd_sound.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_source.c 0e350f81e1 common: commands: make commands static 10 years ago
cmd_spi.c 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 9 years ago
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_spl.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_terminal.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_test.c e5e897c01b cmd_test: implement -e test for file existence 10 years ago
cmd_thordown.c 90fadb5723 thor: defer parsing of device string to IO backend 9 years ago
cmd_time.c 1d64377177 cmd_time: do not show ticks 10 years ago
cmd_tpm.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_trace.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_tsi148.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_ubi.c ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 9 years ago
cmd_ubifs.c ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 9 years ago
cmd_universe.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_unzip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_usb.c 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used 9 years ago
cmd_usb_mass_storage.c 8c6004568f ums: allow the user to specify the device type 10 years ago
cmd_version.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_ximg.c 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
cmd_yaffs2.c 753ac61088 u-boot: Update yaffs2 file system 12 years ago
cmd_zfs.c 01adbce2aa cmd_zfs: normalize 'file not found' errors 10 years ago
cmd_zip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
command.c 616e2162a5 common: command: trivial coding style fixes 9 years ago
console.c 2766966750 console: Use pre-console buffer to get complete log on all consoles 9 years ago
cros_ec.c 84d6cbd302 dm: cros_ec: Add support for driver model 9 years ago
ddr_spd.c 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 10 years ago
dlmalloc.c c9356be307 dm: Split the simple malloc() implementation into its own file 9 years ago
dlmalloc.src 472d546054 Consolidate bool type 11 years ago
edid.c e745d064b4 edid: Add an edid_check_checksum() helper function 9 years ago
env_attr.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
env_callback.c 1b6102718b common, env: optimize boottime 10 years ago
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_eeprom.c ed6a5d4f88 env_eeprom: Assign default environment during board_init_f 10 years ago
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 10 years ago
env_fat.c 1ad0b98a06 fat: Prepare API change for files greater than 2GB 9 years ago
env_flags.c 1b6102718b common, env: optimize boottime 10 years ago
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 10 years ago
env_mmc.c 19345d7c94 env_mmc: correct fini partition to match init partition 9 years ago
env_nand.c b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 9 years ago
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
env_sf.c 843c9e8796 dm: Add spi.h header to a few files 9 years ago
env_ubi.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
exports.c d7af6a4851 dm: spi: Add a uclass for SPI 9 years ago
fb_mmc.c 0ff7e585df fastboot: handle flash write to GPT partitions 9 years ago
fdt_support.c 97cdf64026 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 9 years ago
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 9 years ago
hash.c 3ef46a998a Fix hash verification 9 years ago
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
image-android.c 86f4695bd0 image: Fix Android boot image support 9 years ago
image-fdt.c 48aead71c1 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined 9 years ago
image-fit.c 3811723132 image: Enable OpenRTOS booting via fitImage 9 years ago
image-sig.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
image.c 67ddd955fc image: bootm: Add OpenRTOS image type 9 years ago
iomux.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
iotrace.c aa53233a15 Add an I/O tracing feature 10 years ago
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb 9 years ago
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 14 years ago
lcd.c 9316e14400 ARM: rpi: rename rpi_b to rpi 9 years ago
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 12 years ago
main.c 3422299dc2 common: main.c: make show_boot_progress __weak 10 years ago
malloc_simple.c c9356be307 dm: Split the simple malloc() implementation into its own file 9 years ago
memsize.c 95099fee40 common/memsize.c: Coding style cleanup 9 years ago
menu.c 002ad7b877 misc: use __weak 9 years ago
miiphyutil.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
modem.c 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 9 years ago
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
splash.c cc64b92cde common:splash: use __weak 10 years ago
stdio.c 88274b6c43 stdio: Fix memleak on stdio_deregister 9 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
update.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
usb.c afc366f01b Replace <compiler.h> with <linux/compiler.h> 9 years ago
usb_hub.c b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 9 years ago
usb_kbd.c 8e55311983 usb: kbd: Add (optional) support for using an interrupt queue for polling 9 years ago
usb_storage.c 6a559bbe2f usb_storage: blacklist Enclosure Service Devices 9 years ago
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline 10 years ago