Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / board / xilinx / common / board.c
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-20 Tom RiniMerge tag 'xilinx-for-v2020.10-rc3' of https://gitlab...
2020-08-20 Michal Simekxilinx: common: Change bootm_size variable setting
2020-08-20 Michal Simekxilinx: common: Check return value from variable setup
2020-08-20 Michal Simekxilinx: common: Get rid of initrd_high variable setup
2020-08-20 Michal Simekxilinx: Change logic around zynq_board_read_rom_ethaddr()
2020-08-20 Michal Simekxilinx: Setup bootm variables
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 Glasscommand: Remove the cmd_tbl_t typedef
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-27 Michal Simekxilinx: Move initrd_high setup to common location
2020-04-27 Michal Simekxilinx: Introduce board_late_init_xilinx()
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-06 Michal Simekarm64: xilinx: Never touch DDR if system has no DDR
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Rename ofnode_get_chosen_prop()
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-14 Michal Simekarm64: zynqmp: Add support for OF_SEPARATE with board DTB
2020-01-14 Michal Simekarm64: zynqmp: Rename fw_dtb variable to fdt_blob
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-08 Ibai Erkiagaarm64: xilinx: Enable generic of_board_dtb
2019-10-08 Ibai Erkiagaarm64: versal: Move common board dtb search
2019-02-16 Tom RiniMerge tag 'video-for-2019.04-rc2' of git://git.denx...
2019-02-16 Tom RiniMerge tag 'u-boot-imx-2019-02-16' of git://git.denx...
2019-02-16 Tom RiniMerge tag 'xilinx-for-v2019.04-rc2' of git://git.denx...
2019-02-14 Michal Simekxilinx: common: Remove !DM_i2C code for reading mac...
2019-02-14 Michal Simekxilinx: common: Add support for DM_I2C zynq_board_read_...
2019-02-14 Michal Simekxilinx: Move zynq_board_read_rom_ethaddr to shared...