Tom Rini 57c6941b43 Merge git://git.denx.de/u-boot-usb 9 years ago
..
spl a851604ca3 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Kconfig d648964fc2 kconfig: remove unneeded dependency on !SPL_BUILD 9 years ago
Makefile 0dac731d19 Merge branch 'master' of git://git.denx.de/u-boot-video 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 a752a8b4c4 avr32: add generic board support 9 years ago
board_info.c 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago
board_r.c a752a8b4c4 avr32: add generic board support 9 years ago
bootm.c 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox 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 a752a8b4c4 avr32: add generic board support 9 years ago
cmd_bedbug.c 52715f8931 Use run_command_repeatable() 10 years ago
cmd_blob.c 7ee8c4795d crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. 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 e3046ba4da common: bootm: Document fake bootm sub-command 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 b922a5f94d dm: Prevent "demo hello" and "demo status" segfaults 9 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 7c23bcb93f fastboot: Add USB cable detect check 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 c71a0164d9 cmd_fdt: Print the control fdt in terms of virtual memory 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 2d73f0d6cd fpga: Extend dump description 9 years ago
cmd_fpgad.c f1cdde2833 common: Fix cmd_fpgad addressing 9 years ago
cmd_fs.c 1a1ad8e090 fs: Add command to retrieve the filesystem type 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 89fc8bbf44 cmd: Fix gettime command help 9 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 ed16f14689 cmd_i2c: Provide option for bulk 'i2c write' in one transaction 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 49cad54788 Export redesign 9 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 4b7cee5336 mmc: Implement SD/MMC versioning properly 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 e86df6ef4f part: let list put the list in an environment variable 9 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 abbdb26257 scsi: bootstage: Measure time taken to scan the bus 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 b507226405 USB: make "usb start" start usb only once 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 c72b65ccdf common: add cache flush to imxtract function 9 years ago
cmd_yaffs2.c 753ac61088 u-boot: Update yaffs2 file system 11 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 49cad54788 Export redesign 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 49cad54788 Export redesign 9 years ago
fb_mmc.c e874207134 fastboot: Correct fastboot_fail and fastboot_okay strings 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 94e3c8c4fd crypto/fsl - Add progressive hashing support using hardware acceleration. 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 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox 9 years ago
image-fit.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 9 years ago
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 9 years ago
image.c 067d156075 imagetool: make the image_save_datafile() available to all image types 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 7bf71d1f55 lcd: split splash code into its own function 9 years ago
lcd_console.c 73b462b845 lcd_console: remove unused defines 9 years ago
lcd_simplefb.c 033167c4c5 lcd: dt: extract simplefb support 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 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 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 7bf71d1f55 lcd: split splash code into its own function 9 years ago
splash_source.c f82eb2fa5d common: convert compulab splash load code to common code 9 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 90cdc1039d musb-new: Fix reset sequence when in host mode 9 years ago
usb_hub.c b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 9 years ago
usb_kbd.c 3cbcb28928 usb: Fix usb_kbd_deregister when console-muxing is used 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