ARM: at91: mpddrc: add lpddr2 initialization procedure
[oweals/u-boot.git] / common /
2019-09-22 Tom RiniMerge tag 'fixes-for-2019.10' of https://gitlab.denx...
2019-09-21 Anatolij Gustschinsplash: fix splash banner output
2019-09-21 Anatolij Gustschinsplash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
2019-09-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-09-11 Michal Suchanekusb: Add nonblock argument to submit_int_msg
2019-09-11 Michal Suchanekusb: storage: submit_int_msg -> usb_int_msg
2019-09-11 Michal Suchanekusb: usb_submit_int_msg -> usb_int_msg
2019-09-11 Michal Suchanekusb_kdb: only process events successfully received
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-03 Tom RiniMerge tag 'for-v2019.10-v2' of https://gitlab.denx...
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-31 Tom RiniMerge branch '2019-08-30-master-imports'
2019-08-30 Stephen Warrenboard_f: fix noncached reservation calculation
2019-08-29 Tom RiniMerge tag 'efi-2019-10-rc4' of https://gitlab.denx...
2019-08-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-29 Tom RiniMerge tag 'u-boot-amlogic-20190828' of https://gitlab...
2019-08-27 Tom RiniMerge branch 'u-boot-stm32_20190827' of https://gitlab...
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-27 Patrick Delaunayimage: add new "copro" image type
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Adam FordKconfig: Varios: Fix more SPL, TPL dependencies
2019-08-26 Vikas Manochaboard_f: reserve noncached space below malloc area
2019-08-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Tom RiniMerge branch '2019-08-24-master-imports'
2019-08-26 Lukas Auerriscv: support SPL stack and global data relocation
2019-08-26 Lukas Auerspl: support booting via RISC-V OpenSBI
2019-08-26 Lukas Auerspl: fit: use U-Boot device tree when FIT image has...
2019-08-26 Hannes SchmelzerConvert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
2019-08-24 Tom RiniMerge tag 'u-boot-rockchip-20190823' of https://gitlab...
2019-08-24 Tom RiniMerge branch '2019-08-23-master-imports'
2019-08-23 Adam FordKconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
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...
next