Tom Rini fe84c48eeb Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze před 7 roky
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands před 9 roky
init f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN před 7 roky
spl c4d660d4d0 dm: mmc: Allow disabling driver model in SPL před 7 roky
Kconfig 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig před 7 roky
Makefile f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN před 7 roky
autoboot.c 4632739202 autoboot: move bootdelay >= 0 check to abortboot() před 9 roky
bedbug.c 472d546054 Consolidate bool type před 12 roky
board_f.c 60873f736e common: board_f: Make reserve_mmu a weak function před 7 roky
board_info.c f7637cc014 generic-board: make show_board_info a weak function před 8 roky
board_r.c f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN před 7 roky
boot_fit.c 92926bc80c boot_fit: Create helper functions that can be used to select DTB out of FIT před 8 roky
bootm.c ba07984068 bootm: fix passing argc to standalone apps před 8 roky
bootm_os.c 5b8e76c35e powerpc, 8xx: remove support for 8xx před 8 roky
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs před 11 roky
bootstage.c 9d2542d062 bootstage: Adjust to use const * where possible před 8 roky
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings před 10 roky
cli.c f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER před 9 roky
cli_hush.c f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 před 9 roky
cli_readline.c fc18e9b3d5 common: cli_readline: Improve command line editing před 8 roky
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy před 9 roky
command.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled před 9 roky
common_fit.c 3863f840fa spl: fit: Break out some functions into a common file před 8 roky
console.c 7b3c4c3a53 dm: console: Check for serial devices properly před 7 roky
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function před 10 roky
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags před 9 roky
dfu.c 66928afb6b common: dfu: ignore reset for spl-dfu před 8 roky
dlmalloc.c f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN před 7 roky
dlmalloc.src 472d546054 Consolidate bool type před 12 roky
edid.c 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() před 8 roky
env_attr.c 902f5bcfbc env: avoid possible NULL pointer access před 8 roky
env_callback.c 5a6894397a common: env: initialize scalar variable před 9 roky
env_common.c 76768f5f08 env: Add generic redundant environment implementation před 7 roky
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper před 11 roky
env_eeprom.c c00c29d8f7 env_eeprom invalidates gd->env_addr by setting it to an offset value před 9 roky
env_embedded.c f33f3e07f3 tools/env: Correct include kconfig před 8 roky
env_ext4.c bd62e2419b common: Fix support for environment file in EXT4 před 9 roky
env_fat.c 43ba3c59cb env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig před 7 roky
env_flags.c 9d80b49a67 env: split fw_env.h in public and private parts před 8 roky
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables před 11 roky
env_mmc.c 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund před 7 roky
env_nand.c 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund před 7 roky
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space před 11 roky
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper před 11 roky
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper před 11 roky
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space před 11 roky
env_sata.c 125d193c4f common: env: support sata device před 9 roky
env_sf.c 9d922450aa dm: Use dm.h header when driver mode is used před 8 roky
env_ubi.c 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund před 7 roky
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps před 10 roky
fb_mmc.c efeccfe7f3 fastboot: Add support for flashing zImage před 8 roky
fb_nand.c edba8cc4f3 common: use get_nand_dev_by_index() před 8 roky
fdt_support.c 336a44877a fdt: Correct fdt_get_base_address() před 7 roky
flash.c 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled před 8 roky
hash.c 221a949eb6 Kconfig: Finish migration of hashing commands před 8 roky
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
image-android.c 210a7176ee image: Update include/android_image.h před 8 roky
image-fdt.c 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place před 8 roky
image-fit.c db1b79b886 splash: add support for loading splash from a FIT image před 8 roky
image-sig.c 83dd98e012 image: Combine image_sig_algo with image_sign_info před 8 roky
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance před 9 roky
image.c cec85d4e00 common/image.c: Use correct suffixes for binary sizes před 8 roky
iomux.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL před 8 roky
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined před 10 roky
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms před 16 roky
kgdb.c eae4b2b67b Fix spelling of "occurred". před 9 roky
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" před 9 roky
lcd.c 5b8e76c35e powerpc, 8xx: remove support for 8xx před 8 roky
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation před 10 roky
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation před 10 roky
lcd_simplefb.c d08e42a8cb dm: video: Add driver-model support to lcd_simplefb před 8 roky
lynxkdi.c 98f705c9ce powerpc: remove 4xx support před 8 roky
main.c 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot před 9 roky
malloc_simple.c 1923d54bfc malloc_simple: Add debug statements to memalign_simple před 8 roky
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" před 9 roky
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs před 9 roky
miiphyutil.c 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name před 8 roky
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
splash.c b6de2cd7ee splash: Introduce default_splash_locations před 8 roky
splash_source.c edba8cc4f3 common: use get_nand_dev_by_index() před 8 roky
stdio.c 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD před 8 roky
system_map.c ecb1dc8922 Add support for Linux-like kallsysms před 16 roky
update.c e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming před 8 roky
usb.c 98f705c9ce powerpc: remove 4xx support před 8 roky
usb_hub.c 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched před 7 roky
usb_kbd.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL před 8 roky
usb_storage.c b9560ad649 dm: scsi: Drop the ccb typedef před 8 roky
xyzModem.c b09ece0836 common/xyzModem.c: Do not use hard-coded address for debug buffer před 8 roky