Jeroen Hofstee 002ad7b877 misc: use __weak hace 10 años
..
spl 76300c0d2d common: spl_sata: perform SCSI scan before getting device hace 10 años
Kconfig 1d5c20154f kconfig: move CONFIG_CMD_IMPORTENV to Kconfig hace 10 años
Makefile c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs hace 10 años
aboot.c e6ca1ad604 implement the Android sparse image format hace 10 años
autoboot.c 39e1230ed0 autoboot: add its own header hace 11 años
bedbug.c 472d546054 Consolidate bool type hace 12 años
board_f.c dd2a6cd0f7 common: board: use __weak hace 10 años
board_r.c dd2a6cd0f7 common: board: use __weak hace 10 años
bootm.c 90268b878b x86: Support loading kernel setup from a FIT hace 10 años
bootm_os.c 82c3a4c445 common: bootm_os: make arch_preboot_os __weak hace 11 años
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs hace 11 años
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings hace 10 años
cli.c 1d43bfd2d5 Add run_command_repeatable() hace 11 años
cli_hush.c 930e4254ec common/cli_hush.c: remove unnecessary double braces hace 11 años
cli_readline.c 0098e179e1 Move bootretry code into bootretry.c and clean up hace 11 años
cli_simple.c a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple hace 10 años
cmd_aes.c b401b73d02 aes: Add 'aes' command to access AES-128-CBC hace 11 años
cmd_ambapp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_bdinfo.c 0e350f81e1 common: commands: make commands static hace 11 años
cmd_bedbug.c 52715f8931 Use run_command_repeatable() hace 11 años
cmd_blob.c c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs hace 10 años
cmd_bmp.c 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs hace 11 años
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines hace 14 años
cmd_bootm.c 90268b878b x86: Support loading kernel setup from a FIT hace 10 años
cmd_bootmenu.c ae4223f444 Remove unnecessary use of hush header file hace 11 años
cmd_bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_cache.c 0e350f81e1 common: commands: make commands static hace 11 años
cmd_cbfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_clk.c 08d0d6f32e common: Add new clk command hace 11 años
cmd_console.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit hace 15 años
cmd_cramfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_dataflash_mmc_mux.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_date.c c2120fbfbc Merge branch 'master' of git://git.denx.de/u-boot-i2c hace 12 años
cmd_dcr.c e1bf824dfd Add cli_ prefix to readline functions hace 11 años
cmd_demo.c 54c5d08a09 dm: rename device struct to udevice hace 11 años
cmd_dfu.c 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R hace 10 años
cmd_diag.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_disk.c 21d29f7f9f bootm: make use of legacy image format configurable hace 11 años
cmd_display.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_dtt.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
cmd_echo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_eeprom.c 0e350f81e1 common: commands: make commands static hace 11 años
cmd_elf.c 07a1a0c931 Correct vxWorks elf boot to load at correct address hace 11 años
cmd_exit.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_ext2.c 6b367467f1 Fix help text of ext2load and fatload. hace 11 años
cmd_ext4.c 2a72dcce24 ext4load: fix help text hace 10 años
cmd_fastboot.c 593cbd93f3 usb/gadget: fastboot: minor cleanup hace 10 años
cmd_fat.c cf6598193a fs: implement size/fatsize/ext4size hace 10 años
cmd_fdc.c 21d29f7f9f bootm: make use of legacy image format configurable hace 11 años
cmd_fdt.c 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() hace 10 años
cmd_fitupd.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_fpga.c 21d29f7f9f bootm: make use of legacy image format configurable hace 11 años
cmd_fpgad.c 9fab4bf4cc powerpc/ppc4xx: Convert new gdsys files to SPDX license tags hace 12 años
cmd_fs.c cf6598193a fs: implement size/fatsize/ext4size hace 10 años
cmd_fuse.c a5dffa4b67 Add the function 'confirm_yesno' for interactive hace 11 años
cmd_gettime.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_gpio.c 9165e8428d dm: gpio: Allow gpio command to adjust GPIOs that are busy hace 10 años
cmd_gpt.c 39206382de cmd:gpt: randomly generate each partition uuid if undefined hace 11 años
cmd_hash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_help.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_i2c.c 0e350f81e1 common: commands: make commands static hace 11 años
cmd_ide.c 288afdc9b9 common: cmd_ide: use __weak and add prototypes hace 11 años
cmd_immap.c 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 hace 11 años
cmd_ini.c cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files hace 11 años
cmd_io.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_iotrace.c aa53233a15 Add an I/O tracing feature hace 11 años
cmd_irq.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
cmd_itest.c c9bcb6f13d Fix itest mask overflow hace 11 años
cmd_jffs2.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command hace 14 años
cmd_led.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
cmd_license.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_load.c 6e66bd5591 Enable xmodem support hace 11 años
cmd_log.c 709ea543b9 stdio: Pass device pointer to stdio methods hace 11 años
cmd_lzmadec.c 5527f832c0 Add lzmadec command hace 11 años
cmd_mac.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_md5sum.c 9fb70f31fe cmd_md5sum.c: remove dead code / fix warning hace 11 años
cmd_mdio.c 26b807c4f8 net: add support for extended registers to mdio command hace 11 años
cmd_mem.c 5a8608e586 cmd_mem: add static to internally used functions hace 10 años
cmd_mfsl.c 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change hace 11 años
cmd_mii.c c68112f3f5 common: cmd_mii: fix printf format warning hace 11 años
cmd_misc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_mmc.c fa7b88519e cmd_mmc: fix bootpart-resize maxarg to 4 hace 10 años
cmd_mmc_spi.c 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) hace 11 años
cmd_mp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_mtdparts.c 5d69a5d178 Fix a few printf argument verification warnings hace 10 años
cmd_nand.c 93d3232d96 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call hace 10 años
cmd_net.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_nvedit.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings hace 11 años
cmd_onenand.c dfe64e2c89 mtd: resync with Linux-3.7.1 hace 12 años
cmd_otp.c a5dffa4b67 Add the function 'confirm_yesno' for interactive hace 11 años
cmd_part.c 0e350f81e1 common: commands: make commands static hace 11 años
cmd_pci.c b26440f1fa Rename bootretry functions and remove #ifdefs hace 11 años
cmd_pcmcia.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_portio.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_pxe.c 64a0c24726 pxe: Ensure we don't overflow bootargs hace 10 años
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition hace 12 años
cmd_reginfo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_reiser.c 2e18cb267a cmd_reiser: normalize 'file not found' errors hace 11 años
cmd_sandbox.c 4d907025d6 sandbox: restore ability to access host fs through standard commands hace 11 años
cmd_sata.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_scsi.c fff40a7e02 common: spl: Add spl sata boot support hace 11 años
cmd_setexpr.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
cmd_sf.c fbb099183e dm: Convert spi_flash_probe() and 'sf probe' to use driver model hace 10 años
cmd_sha1sum.c 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command hace 12 años
cmd_sound.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_source.c 0e350f81e1 common: commands: make commands static hace 11 años
cmd_spi.c 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model hace 10 años
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit hace 15 años
cmd_spl.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
cmd_terminal.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_test.c e5e897c01b cmd_test: implement -e test for file existence hace 11 años
cmd_thordown.c 90fadb5723 thor: defer parsing of device string to IO backend hace 10 años
cmd_time.c 1d64377177 cmd_time: do not show ticks hace 11 años
cmd_tpm.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_trace.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_tsi148.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
cmd_ubi.c ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 hace 10 años
cmd_ubifs.c ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 hace 10 años
cmd_universe.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
cmd_unzip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_usb.c 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used hace 10 años
cmd_usb_mass_storage.c 8c6004568f ums: allow the user to specify the device type hace 11 años
cmd_version.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
cmd_ximg.c 21d29f7f9f bootm: make use of legacy image format configurable hace 11 años
cmd_yaffs2.c 753ac61088 u-boot: Update yaffs2 file system hace 12 años
cmd_zfs.c 01adbce2aa cmd_zfs: normalize 'file not found' errors hace 11 años
cmd_zip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
command.c 4d1fd7f1ae Add 64-bit data support for memory commands hace 11 años
console.c 8969ea3e9f sandbox: Disable Ctrl-C hace 10 años
cros_ec.c 84d6cbd302 dm: cros_ec: Add support for driver model hace 10 años
ddr_spd.c 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver hace 11 años
dlmalloc.c 6d7601e744 sandbox: Always enable malloc debug hace 11 años
dlmalloc.src 472d546054 Consolidate bool type hace 12 años
edid.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
env_attr.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
env_callback.c 1b6102718b common, env: optimize boottime hace 11 años
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings hace 11 años
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_eeprom.c ed6a5d4f88 env_eeprom: Assign default environment during board_init_f hace 11 años
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure hace 11 años
env_fat.c 6d1966e123 env_fat.c: Make sure our buffer is cache aligned hace 10 años
env_flags.c 1b6102718b common, env: optimize boottime hace 11 años
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables hace 11 años
env_mmc.c 19345d7c94 env_mmc: correct fini partition to match init partition hace 10 años
env_nand.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
env_sf.c 843c9e8796 dm: Add spi.h header to a few files hace 10 años
env_ubi.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
exports.c d7af6a4851 dm: spi: Add a uclass for SPI hace 10 años
fb_mmc.c e5bf9878ea usb/gadget: fastboot: implement sparse format hace 10 años
fdt_support.c f43b4356a7 fdt_support: Make of_bus_default_count_cells non static hace 10 años
flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
hash.c 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
image-android.c 9ace3fc814 image: add support for Android's boot image format hace 11 años
image-fdt.c 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() hace 10 años
image-fit.c 90268b878b x86: Support loading kernel setup from a FIT hace 10 años
image-sig.c 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
image.c 90268b878b x86: Support loading kernel setup from a FIT hace 10 años
iomux.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
iotrace.c aa53233a15 Add an I/O tracing feature hace 11 años
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms hace 16 años
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb hace 10 años
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs hace 15 años
lcd.c 0156444cf7 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 hace 10 años
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups hace 13 años
main.c 3422299dc2 common: main.c: make show_boot_progress __weak hace 11 años
memsize.c e38661634b common: Add get_effective_memsize() to memsize.c hace 11 años
menu.c 002ad7b877 misc: use __weak hace 10 años
miiphyutil.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
modem.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
splash.c cc64b92cde common:splash: use __weak hace 11 años
stdio.c 32d019265d stdio: Add force parameter to stdio_deregister hace 10 años
system_map.c ecb1dc8922 Add support for Linux-like kallsysms hace 16 años
update.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
usb.c 97b9eb9e6a usb: Handle -ENODEV from usb_lowlevel_init() hace 10 años
usb_hub.c 74c0d756de usb: hub: don't check CONNECTION in hub_port_reset() hace 10 años
usb_kbd.c 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used hace 10 años
usb_storage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline hace 11 años