x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n
[oweals/u-boot.git] / common /
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon GlassDrop PCMCIA
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Drop environment.h header file where not needed
2019-08-11 Simon Glassenv: Move get/set_default_env() to env.h
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-11 Simon Glassenv: Move env_get_hex() to env.h
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-08-11 Simon Glassenv: Move env_relocate() to env.h
2019-08-11 Simon Glassenv: Move env_init() to env.h
2019-08-11 Simon Glassenv: Create a new file for environment functions
2019-08-11 Simon Glasscommon: Remove video_setmem()
2019-08-11 Simon Glasscommon: Move lcd_setmem() to lcd.h
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-08-11 Simon Goldschmidtspl: implement stack usage check
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-08 Tom RiniMerge branch '2019-08-07-master-imports'
2019-08-07 Sam Protsenkocommon: image-android-dt: Fix logic in print fdt info...
2019-08-07 Julius Wernerfit: Do not automatically decompress ramdisk images
2019-08-07 Patrick Delaunayconsole: execute flush on uart when silent is removed
2019-08-07 Patrick Delaunayconsole: update silent tag after env load
2019-08-07 Sam Protsenkoavb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
2019-08-07 Heiko Schocherautoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
2019-08-04 Tom RiniMerge tag 'efi-2019-10-rc2' of https://gitlab.denx...
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-08-02 Tom RiniMerge branch '2019-08-02-autoboot-cleanup'
2019-08-02 Simon Glassautoboot: Adjust the implementation in autoboot_command()
2019-08-02 Simon Glassautoboot: Move a few more options from #ifdef to if()
2019-08-02 Simon Glassautoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
2019-08-02 Simon Glassautoboot: Tidy up use of menukey
2019-08-02 Simon Glassautoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
2019-08-02 Simon Glassautoboot: Drop unused CONFIG_MENUPROMPT
2019-08-02 Simon Glassautoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
2019-08-02 Simon Glassautoboot: Use if() for CONFIG_SILENT_CONSOLE
2019-08-02 Simon Glassautoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
2019-08-02 Simon Glassautoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
2019-08-02 Simon Glassautoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
2019-08-02 Simon GlassConvert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
2019-08-02 Simon Glassmain: Use conditional run_preboot_environment_command()
2019-07-31 Tom RiniMerge tag 'u-boot-amlogic-20190731' of https://gitlab...
2019-07-31 Tom RiniMerge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot...
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29 Neil Armstrongedid: fix edid_get_timing_validate() mode_valid lookup
2019-07-29 Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29 Heiko Schochergpio: fixes for gpio-hog support
2019-07-29 Julius Wernerfit: Support compat string property in configuration...
2019-07-29 Julius Wernerfit: Support compression for non-kernel components...
2019-07-29 Julius Wernercommon: Move bootm_decomp_image() to image.c (as image_...
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29 Tom RiniMerge tag 'video-for-2019.10' of https://gitlab.denx...
2019-07-29 Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-28 Neil Armstrongedid: add edid_get_timing_validate() variant to filter...
2019-07-27 Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Marek Vasutcommon: fdt_support: Add missing cpu_to_fdt32() to...
2019-07-24 Masahiro Yamadafdt: make fdt_get_base_address() return OF_BAD_ADDR...
2019-07-24 Tom RiniMerge branch '2019-07-24-master-imports'
2019-07-24 Baruch Siachspl: sata: support U-Boot load from raw sata disk
2019-07-24 Ruslan Trofymenkocommon: Implement A/B metadata
2019-07-24 Roman Stratiienkoimage: android: allow to wrap uImage into the Android...
2019-07-24 Leon Yumenu: don't bother going interactive with just one...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-23 Tom RiniMerge tag 'u-boot-stm32-20190723' of https://gitlab...
2019-07-23 Marek Vasutcommon: fdt_support: Add missing cpu_to_fdt32() to...
2019-07-22 Fabien Dessennedm: core: Introduce xxx_translate_dma_address()
2019-07-19 Marek Vasutwatchdog: Split WDT from SPL_WDT
2019-07-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-18 Tom RiniMerge branch '2019-07-17-master-imports'
2019-07-18 Marek Vasutcommon: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT
2019-07-18 Tom RiniMerge branch '2019-07-17-ti-imports'
2019-07-17 Andreas Dannenbergspl: Make image loader infrastructure more universal
2019-07-17 Andreas Dannenbergspl: Allow performing BSS init early before board_init_f()
2019-07-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-15 Andre Przywarasunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to...
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-14 Tom RiniMerge branch '2019-07-12-master-imports'
2019-07-13 Heiko Schochergpio: add gpio-hog support
2019-07-13 Ezequiel Garciaspl: Move SPL_MMC_TINY option to appear under SPL menu
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-11 Tom RiniMerge tag 'uniphier-v2019.10' of https://gitlab.denx...
2019-07-11 Tom RiniMerge branch '2019-07-11-master-imports'
2019-07-11 Tom RiniSPL: Default to disabling legacy image support when...
2019-07-11 Tom Riniconfigs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LE...
2019-07-11 Miquel Raynalspl: Fix typo in kernel doc
2019-07-11 Baruch Siachspl: sata: don't force FS_FAT support
2019-07-11 Baruch Siachspl: sata: fix build with DM_SCSI
2019-07-11 Baruch Siachspl: sata: add default partition and image name
2019-07-10 Heinrich Schuchardttrace: trace buffer may exceed 2GiB
next