Paul Kocialkowski 10be5b5d3a fdt: Pass the device serial number through devicetree 9 anni fa
..
spl 3bc37b6d65 spl: spl_mmc: Error and count distinction 9 anni fa
Kconfig 6eed3786c6 net: Move the CMD_NET config to defconfigs 9 anni fa
Makefile 6262b72b8b dm: regulator: add regulator command 9 anni fa
aboot.c 998194584e aboot: fix block addressing for don't care chunk type 9 anni fa
autoboot.c 39e1230ed0 autoboot: add its own header 10 anni fa
bedbug.c 472d546054 Consolidate bool type 11 anni fa
board_f.c 4c509343ab Fix comment nits in board_f.c 9 anni fa
board_info.c 0365ffcc0b generic-board: show model name in board_init_f() too 9 anni fa
board_r.c 27e7215645 ppc4xx: Remove sc3 board 9 anni fa
bootm.c d52e8575d9 Combine bootm_find_<thing> functions together 9 anni fa
bootm_os.c 67ddd955fc image: bootm: Add OpenRTOS image type 9 anni fa
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 10 anni fa
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 9 anni fa
cli.c 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 9 anni fa
cli_hush.c f3a05c8f94 Revert "hush: fix segfault on syntax error" 9 anni fa
cli_readline.c 0098e179e1 Move bootretry code into bootretry.c and clean up 10 anni fa
cli_simple.c a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 9 anni fa
cmd_aes.c b401b73d02 aes: Add 'aes' command to access AES-128-CBC 10 anni fa
cmd_ambapp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_armflash.c 4bb6650632 common/armflash: Support for ARM flash images 9 anni fa
cmd_bdinfo.c ff97380015 Avoid calling print_eths() with driver model 9 anni fa
cmd_bedbug.c 52715f8931 Use run_command_repeatable() 10 anni fa
cmd_blob.c 7ee8c4795d crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. 9 anni fa
cmd_bmp.c 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 10 anni fa
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 13 anni fa
cmd_bootm.c d52e8575d9 Combine bootm_find_<thing> functions together 9 anni fa
cmd_bootmenu.c ae4223f444 Remove unnecessary use of hush header file 10 anni fa
cmd_bootstage.c ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 9 anni fa
cmd_cache.c 0e350f81e1 common: commands: make commands static 10 anni fa
cmd_cbfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_clk.c 08d0d6f32e common: Add new clk command 10 anni fa
cmd_console.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 anni fa
cmd_cpu.c 8e2fac051a Add a 'cpu' command to print CPU information 9 anni fa
cmd_cramfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_dataflash_mmc_mux.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_date.c f9951eadb6 dm: rtc: Convert 'date' command to support driver model 9 anni fa
cmd_dcr.c e1bf824dfd Add cli_ prefix to readline functions 10 anni fa
cmd_demo.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_dfu.c 0a9ac5cb5e dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts 9 anni fa
cmd_diag.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_disk.c 21d29f7f9f bootm: make use of legacy image format configurable 10 anni fa
cmd_display.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_dtt.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
cmd_echo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_eeprom.c 189d257b7a cmd_eeprom: make it possible to define the used i2c bus 9 anni fa
cmd_elf.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 anni fa
cmd_exit.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_ext2.c 6b367467f1 Fix help text of ext2load and fatload. 10 anni fa
cmd_ext4.c 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 9 anni fa
cmd_fastboot.c a32d279129 fastboot: Proper download gadget unregister and clear when cable is missing 9 anni fa
cmd_fat.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_fdc.c 21d29f7f9f bootm: make use of legacy image format configurable 10 anni fa
cmd_fdt.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_fitupd.c 1aaab00d88 common/cmd_fitupd.c: restore corrupted file 9 anni fa
cmd_flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_fpga.c 2d73f0d6cd fpga: Extend dump description 9 anni fa
cmd_fpgad.c f1cdde2833 common: Fix cmd_fpgad addressing 9 anni fa
cmd_fs.c 1a1ad8e090 fs: Add command to retrieve the filesystem type 9 anni fa
cmd_fs_uuid.c 59e890ef7b fs: make it possible to read the filesystem UUID 9 anni fa
cmd_fuse.c 814b661448 cmd_fuse: return CMD_RET_FAILURE on error 9 anni fa
cmd_gettime.c 89fc8bbf44 cmd: Fix gettime command help 9 anni fa
cmd_gpio.c 84a6df09c7 Merge git://git.denx.de/u-boot-dm 9 anni fa
cmd_gpt.c 0c7e8d1317 gpt: support random UUIDs without setting environment variables 9 anni fa
cmd_hash.c 3ef46a998a Fix hash verification 9 anni fa
cmd_help.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_host.c 9b97b6ba24 sandbox: Implement host dev [device] 9 anni fa
cmd_i2c.c 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model 9 anni fa
cmd_ide.c 288afdc9b9 common: cmd_ide: use __weak and add prototypes 10 anni fa
cmd_immap.c 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 anni fa
cmd_ini.c cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 10 anni fa
cmd_io.c d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 9 anni fa
cmd_iotrace.c aa53233a15 Add an I/O tracing feature 10 anni fa
cmd_irq.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
cmd_itest.c c9bcb6f13d Fix itest mask overflow 10 anni fa
cmd_jffs2.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 13 anni fa
cmd_led.c a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 9 anni fa
cmd_license.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_load.c 49cad54788 Export redesign 9 anni fa
cmd_log.c 709ea543b9 stdio: Pass device pointer to stdio methods 10 anni fa
cmd_lzmadec.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_mac.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_md5sum.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_mdio.c 26b807c4f8 net: add support for extended registers to mdio command 10 anni fa
cmd_mem.c ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes 9 anni fa
cmd_mfsl.c 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 10 anni fa
cmd_mii.c a095f047eb mii: add read-modify-write option to mii command 9 anni fa
cmd_misc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_mmc.c 4b7cee5336 mmc: Implement SD/MMC versioning properly 9 anni fa
cmd_mmc_spi.c 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 anni fa
cmd_mp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_mtdparts.c 5d69a5d178 Fix a few printf argument verification warnings 9 anni fa
cmd_nand.c 5db73feb1d cmd, nand: add more info to "nand info" 9 anni fa
cmd_net.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 anni fa
cmd_nvedit.c 94b467b14e env: Distinguish finer between source of env change 9 anni fa
cmd_onenand.c dfe64e2c89 mtd: resync with Linux-3.7.1 11 anni fa
cmd_otp.c a5dffa4b67 Add the function 'confirm_yesno' for interactive 10 anni fa
cmd_part.c 8ca584ecfb cmd_part: fix usage text 9 anni fa
cmd_pci.c ff3e077bd2 dm: pci: Add a uclass for PCI 9 anni fa
cmd_pcmcia.c d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 9 anni fa
cmd_pmic.c 493cdec7ac common: cmd pmic: command cleanup 9 anni fa
cmd_portio.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_pxe.c 0ece6b50f1 pxe: Fix crash if 'sysboot' is run without args 9 anni fa
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 11 anni fa
cmd_reginfo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_regulator.c e09b2a02d3 common: cmd regulator: command cleanup 9 anni fa
cmd_reiser.c 2e18cb267a cmd_reiser: normalize 'file not found' errors 10 anni fa
cmd_sata.c d957c28a7e cmd_sata: implement sata stop command 9 anni fa
cmd_scsi.c 1a1cf6ee47 cmd_scsi: Enable SoC AHCI device on platforms with PCI 9 anni fa
cmd_setexpr.c 2068cea173 Use map_sysmem when accessing memory in setexpr 9 anni fa
cmd_sf.c ed62756dcf cmd_sf: Fix problem with "sf update" and unaligned length 9 anni fa
cmd_sha1sum.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 anni fa
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command 11 anni fa
cmd_sound.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_source.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_spi.c 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 9 anni fa
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 anni fa
cmd_spl.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 anni fa
cmd_terminal.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_test.c e5e897c01b cmd_test: implement -e test for file existence 10 anni fa
cmd_thordown.c d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 9 anni fa
cmd_time.c 1d64377177 cmd_time: do not show ticks 10 anni fa
cmd_tpm.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_tsi148.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
cmd_ubi.c 6d0f452608 common, ubi: use positive return values for ubi check 9 anni fa
cmd_ubifs.c ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 9 anni fa
cmd_universe.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
cmd_unzip.c 5d27223ea5 unzip: add gzwrite command to write compressed image to block device 9 anni fa
cmd_usb.c 6a1b206dc4 dm: usb: Convert 'usb' command to support driver model 9 anni fa
cmd_usb_mass_storage.c ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 9 anni fa
cmd_version.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
cmd_ximg.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
cmd_yaffs2.c 5bd15b7a50 cmd_yaffs: Clean up command usage messages 9 anni fa
cmd_zfs.c 01adbce2aa cmd_zfs: normalize 'file not found' errors 10 anni fa
cmd_zip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
command.c 616e2162a5 common: command: trivial coding style fixes 9 anni fa
console.c a8552c7c9b console: Fix pre-console flushing via cfb_console being very slow 9 anni fa
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 9 anni fa
ddr_spd.c 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 10 anni fa
dlmalloc.c fb5cf7f16b Move initf_malloc() to a common place 9 anni fa
dlmalloc.src 472d546054 Consolidate bool type 11 anni fa
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 9 anni fa
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 9 anni fa
env_callback.c cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 9 anni fa
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 anni fa
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 10 anni fa
env_eeprom.c ed6a5d4f88 env_eeprom: Assign default environment during board_init_f 10 anni fa
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 10 anni fa
env_fat.c 1ad0b98a06 fat: Prepare API change for files greater than 2GB 9 anni fa
env_flags.c cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 9 anni fa
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 10 anni fa
env_mmc.c c75648d75e env_mmc: add error message to pass to set_default_env 9 anni fa
env_nand.c 9e20560221 env_nand: use nand_spl_load_image for readenv if SPL 9 anni fa
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 10 anni fa
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 10 anni fa
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
env_sf.c 5e8397dd94 env_sf: Fix recovery default 9 anni fa
env_ubi.c 7ce1526ed2 env: Add env_export() wrapper 10 anni fa
exports.c 49cad54788 Export redesign 9 anni fa
fb_mmc.c 8a41802f21 fastboot: check for alias when looking up partition by name 9 anni fa
fdt_support.c 10be5b5d3a fdt: Pass the device serial number through devicetree 9 anni fa
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 9 anni fa
hash.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
image-android.c 87f02d5aee image: android: handle default kernel address 9 anni fa
image-fdt.c 10be5b5d3a fdt: Pass the device serial number through devicetree 9 anni fa
image-fit.c 84a07dbfd8 add boot_get_loadables() to load listed images 9 anni fa
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 9 anni fa
image.c c777efe3a1 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM 9 anni fa
iomux.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 anni fa
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb 9 anni fa
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 14 anni fa
lcd.c 1733259d25 Merge branch 'master' of git://git.denx.de/u-boot-video 9 anni fa
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 anni fa
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 anni fa
lcd_simplefb.c 033167c4c5 lcd: dt: extract simplefb support 9 anni fa
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 12 anni fa
main.c 3422299dc2 common: main.c: make show_boot_progress __weak 10 anni fa
malloc_simple.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 anni fa
memsize.c 95099fee40 common/memsize.c: Coding style cleanup 9 anni fa
menu.c 9b081d8893 menu: Return an error code if Ctrl-C is pressed 9 anni fa
miiphyutil.c c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 9 anni fa
modem.c 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 9 anni fa
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
splash.c 7bf71d1f55 lcd: split splash code into its own function 9 anni fa
splash_source.c f82eb2fa5d common: convert compulab splash load code to common code 9 anni fa
stdio.c 88274b6c43 stdio: Fix memleak on stdio_deregister 9 anni fa
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 anni fa
update.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 anni fa
usb.c 126ca94274 usb: Remove unused variable in usb_setup_descriptor() 9 anni fa
usb_hub.c 08f3bb0bcd usb: add device connection/disconnection detection 9 anni fa
usb_kbd.c 8454c84af5 usb: kbd: Fix key repeat not always working 9 anni fa
usb_storage.c acf277af68 dm: usb: Convert usb_storage to driver model 9 anni fa
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline 10 anni fa