Merge branch '2022-01-08-further-important-updates'
[platform/kernel/u-boot.git] / common / board_f.c
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-18 Tom RiniMerge branch '2021-11-18-regression-fixes'
2021-11-18 Marek Vasutboard_f: Copy GD to new GD even if relocation disabled
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-08-30 Tom RiniMerge branch '2021-08-30-kconfig-migrations-part1'...
2021-08-30 Tom RiniConvert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-29 Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-28 Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28 Simon Glassi2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-06 Heinrich Schuchardtsandbox: don't refer to symbol _init
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
2021-04-11 Tom RiniMerge tag 'video-2021-07-rc1' of https://source.denx...
2021-04-10 Patrick Delaunayboard_f: cosmetic: change the debug trace to KB in...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Simon Glassbloblist: Support relocating to a larger space
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Ovidiu Panaitcommon: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in...
2021-01-15 Ovidiu Panaitcommon: board_f: Move setup_machine code to setup_bdinfo
2021-01-15 Ovidiu Panaitcommon: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY...
2021-01-15 Ovidiu Panaitcommon: board_f: Drop initf_console_record wrapper
2021-01-15 Ovidiu Panaitcommon: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Simon Glassboard: Show memory for frame buffers
2020-10-22 Simon Glassbloblist: Place on a 4KB boundary
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-08-26 Stefan Roeseboard_f: Add default values for bi_dram[] in dram_init_...
2020-08-26 Stefan RoeseCONFIG_NR_DRAM_BANKS: Remove unreferenced code as its...
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Ovidiu Panaitboard_f: Remove dead code from init_func_i2c
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-14 Pragnesh Patelcommon/board_f: make sure to call fix_fdt() before...
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-07 Tom RiniMerge branch '2020-08-06-Kconfig-sram-options'
2020-08-06 Ovidiu Panaitboard_f: Remove setup_board_part1
2020-08-06 Ovidiu Panaitboard_f: ppc: Factor out ppc-specific bdinfo setup
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-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-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-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 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
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-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glassbootstage: Use BOOTSTAGE instead of BOOTSTATE
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Heinrich Schuchardtcommon/board_f: avoid -Wtype-limits warning
2020-05-12 Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-11 Tom RiniMerge tag 'efi-2020-07-rc2-4' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'ti-v2020.07-rc2' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'u-boot-imx-20200511' of https://gitlab.denx...
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-03 Ye Licommon: board_f: Use cpu_get_current_dev in print_cpuinfo
2020-04-25 Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24 Ovidiu Panaitcommon/board_f: Make reserve_mmu generic
2020-04-24 Ovidiu Panaitcommon/board_f: Move arm-specific reserve_mmu to arch...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next