rockchip: Remove ARCH= references from documentation
[oweals/u-boot.git] / board / xilinx /
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 linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasscommon: Drop net.h from common header
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 bootmode detection to separate function
2020-04-27 Michal Simekxilinx: Move initrd_high setup to common location
2020-04-27 Michal Simekxilinx: zynqmp: Fix MIO 18 configuration on zcu104...
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-04-06 Michal Simekarm64: zynqmp: Reorder parameters for zynqmp_mmio_write()
2020-04-06 Michal Simekarm64: zynqmp: Move timeout for clock propagation below...
2020-04-06 Michal Simekarm64: zynqmp: Add support for debug uart also for...
2020-04-06 Michal Simekarm64: zynqmp Add support for zcu111 revA
2020-04-06 Michal Simekarm64: zynqmp Add support for zcu102 rev1.1
2020-04-06 Michal Simekarm64: zynqmp: Check firmware node when driver is enabled
2020-04-06 Michal Simekarm64: zynqmp: Print multiboot register value in EL3
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-03-02 Tom RiniMerge tag 'u-boot-stm32-20200203' of https://gitlab...
2020-03-02 Tom RiniMerge tag 'xilinx-for-v2020.04-rc4' of https://gitlab...
2020-02-28 Michal SimekARM: zynq: Rename defconfig to be align with ZynqMP...
2020-02-28 Michal Simekarm: xilinx: Fill DEVICE_TREE directly in Makefiles
2020-02-28 Milan Obucharm: zynq: zybo z7: fix MIO init issue
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-24 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move reset_cpu() to the CPU header
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 T Karthik ReddyARM: zynq: Add jtag distro boot support
2020-01-14 Michal Simekarm: xilinx: Use device tree which can be passed on...
2020-01-14 Michal Simekarm64: zynqmp: Fix symlinks to SC psu_init* files
2020-01-14 Michal Simekarm: zynq: Remove low level UART setting
2020-01-14 Michal Simekarm64: zynqmp: Remove low level UART setting
2020-01-14 Michal Simekarm64: zynqmp: Do not assing MIO34 that early on zcu100
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
2020-01-14 T Karthik Reddyboard: xilinx: Add support for user configurable boot...
2020-01-14 T Karthik Reddyarm64: zynqmp: Fix emmc boot mode boot_target sequence
2020-01-14 T Karthik Reddyarm64: versal: Fix emmc boot mode boot_target issue
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move some board functions out of common.h
2019-12-02 Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-12-02 Simon Glasscommon: Move some SMP functions out of common.h
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Tom RiniMerge branch '2019-10-24-ti-imports'
2019-10-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-10-25 Tom RiniMerge tag 'u-boot-atmel-2020.01-b' of https://gitlab...
2019-10-25 Tom RiniMerge tag 'xilinx-for-v2020.01-part2' of https://gitlab...
2019-10-24 Michal SimekARM: zynq: Remove unused board_early_init_f()
2019-10-24 Michal Simekarm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
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-10-08 Ibai Erkiagaarm64: zynqmp: probe firmware driver
2019-10-08 Ibai Erkiagaarm64: zynqmp: use firmware driver to get version
2019-10-08 Ibai Erkiagafirmware: zynqmp: create firmware header
2019-10-08 Michal Simekmicroblaze: Remove additional headers
2019-10-08 Michal Simekmicroblaze: Setup initrd_high and fdt_high at run time
2019-10-08 Michal Simekmicroblaze: Remove unused variable ram_base
2019-10-08 Michal Simekarm64: zynqmp: Add a2197 memory board revA
2019-10-08 Michal Simekarm64: zynqmp: Add System Controller for a2197-g/p
2019-10-08 Michal Simekarm64: zynqmp: Add generic a2197 system controller...
2019-10-08 Michal SimekARM: zynq: Specify MMC controller number for boot sequence
2019-10-08 Siva Durga Prasad... arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48D...
2019-10-08 Siva Durga Prasad... arm64: zynqmp: Add new jtag distro boot command
2019-10-08 T Karthik Reddyarm64: versal: Add new dfu usb distro boot command
2019-10-08 Siva Durga Prasad... arm64: versal: Add new jtag distro boot command
next