board_f: m68k: Factor out m68k-specific bdinfo setup
[platform/kernel/u-boot.git] / common /
2020-08-06 Ovidiu Panaitboard_f: m68k: Factor out m68k-specific bdinfo setup
2020-08-06 Ovidiu Panaitboard_f: Move sram bdinfo assignments to generic code
2020-08-06 Ovidiu Panaitboard_f: Factor out bdinfo bi_mem{start, size} to setup...
2020-08-06 Ovidiu Panaitboard_f: Introduce arch_setup_bdinfo initcall
2020-08-06 Ovidiu Panaitboard_f: Introduce setup_bdinfo initcall
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-05 Jonas Smedegaardarm: move CONFIG_PREBOOT="usb start" to KConfig
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glassspi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
2020-07-29 chenshuofind dtb in android boot image with header version...
2020-07-28 Tom RiniMerge branch '2020-07-28-Kconfig-migrations'
2020-07-28 Adam FordConvert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
2020-07-28 Adam FordConvert CONFIG_SPL_NAND_BASE et al to Kconfig
2020-07-28 Adam FordConvert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27 Xiaowei Baopci_ep: Add the init function
2020-07-25 Masahiro Yamadafdt_support: skip MTD node with "disabled" in fdt_fixup...
2020-07-25 Masahiro Yamadafdt_support: call mtdparts_init() after finding MTD...
2020-07-25 Masahiro Yamadafdt_support: add static to fdt_node_set_part_info()
2020-07-25 Philippe Reyneslib: libfdt: fdt_region: avoid NULL pointer access
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-24 Bin Mengriscv: Make SiFive HiFive Unleashed board boot again
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Heinrich Schuchardtefi_loader: returning from UEFI FIT images
2020-07-20 Masahiro Yamadafdt_support: skip MTD node with "disabled" in fdt_fixup...
2020-07-20 Masahiro Yamadafdt_support: call mtdparts_init() after finding MTD...
2020-07-20 Masahiro Yamadafdt_support: add static to fdt_node_set_part_info()
2020-07-20 Philippe Reyneslib: libfdt: fdt_region: avoid NULL pointer access
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-17 Thomas Schaeferspl: fix ext4fs_mount return code handling
2020-07-17 Tero Kristocommon: bootm: add checks to verify if ramdisk / fdtima...
2020-07-17 Tero Kristoimage: fdt: bail out with error if no boot time FDT...
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-10 Heinrich Schuchardtlog: use BIT() instead of 1 <<
2020-07-10 Heinrich Schuchardtlog: don't show function by default
2020-07-10 Heinrich Schuchardtlog: uclass_get_name() depends on CONFIG_SPL_DM
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Simon Glassconsole: Add a way to output to serial only
2020-07-09 Tom RiniMerge branch '2020-07-08-misc-features-and-fixes'
2020-07-08 Simon Glasscommand: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
2020-07-08 Simon GlassUpdate MEM_SUPPORT_64BIT_DATA to be always defined
2020-07-08 Dario Binacchispl: fit: improve spl_nand_fit_read(...) readability
2020-07-08 Dario Binacchispl: fit: nand: fix fit loading in case of bad blocks
2020-07-08 Dario Binacchispl: fit: fail fit loading in case of FDT appending...
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Robert Markoimage: Add support for ZSTD decompression
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07 Oleksandr Andrushc... common/board_f: Respect original FDT size while relocating
2020-07-06 Patrick Delaunayvideo: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-01-kconfig-etc-updates' into...
2020-07-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-02 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-07-02 Sean Andersonriscv: sbi: Add newline to error message
2020-07-01 Sean Andersonriscv: Clean up IPI initialization code
2020-06-30 Tom RiniMerge branch '2020-06-30-minor-TI-board-updates' into...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Lukasz Majewskispi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
2020-06-28 Tom RiniMerge tag 'fixes-for-v2020.07' of https://gitlab.denx...
2020-06-27 Ye Lisplash: Fix build warning on 64 bits CPU
2020-06-25 Tom RiniMerge branch '2020-06-25-tidy-up-bd-command' into next
2020-06-25 Simon Glassbdinfo: net: ppc: Drop bi_enet1addr and other similar...
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-25 Ashok Reddy Somacommon: fdt: Remove additional 4k space for fdt allocation
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-18 Tom RiniMerge tag 'video-next' of https://gitlab.denx.de/u...
2020-06-18 Anatolij Gustschinvideo: extend stdout video console work-around for...
2020-06-18 Tom RiniMerge tag 'ti-v2020.10-next' of https://gitlab.denx...
2020-06-16 Harald Seilercommon: hash: Remove a debug printf statement
2020-06-13 Tom RiniMerge tag 'dm-pull-12jun20' of git://git.denx.de/u...
2020-06-12 Reuben DowleAdd support for SHA384 and SHA512
2020-06-12 Heinrich Schuchardtlog: clean up Kconfig
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-04 Jagan Tekisifive: fu540: Add U-Boot proper sector start
2020-06-03 Tom RiniMerge tag 'efi-2020-07-rc4' of https://gitlab.denx...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
next