index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-04
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
Wenyou.Yang@microchip.com
2017-08-04
board: at91sam9261ek: Update to support DT and DM
Wenyou.Yang@microchip.com
2017-08-04
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
2017-08-04
GPT: provide commands to selectively rename partitions
Alison Chaiken
2017-08-04
GPT: read partition table from device into a data structure
Alison Chaiken
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
2017-08-04
partitions: increase MAX_SEARCH_PARTITIONS and move to part.h
Alison Chaiken
2017-08-04
cmd gpt: test in sandbox
Alison Chaiken
2017-08-04
GPT: fix error in partitions string doc
Alison Chaiken
2017-08-04
disk_partition: introduce macros for description string lengths
Alison Chaiken
2017-08-04
EFI: replace number with UUID_STR_LEN macro
Alison Chaiken
2017-08-04
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-08-03
PowerPC: mpc85xx: Update ft_verify_fdt
Tom Rini
2017-08-03
qemu-ppce500: Update get_phys_ccsrbar_addr_early()
Tom Rini
2017-08-03
ahci-pci: Update call to ahci_probe_scsi_pci()
Bin Meng
2017-08-02
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-08-03
ARM: rmobile: Update defconfig of R-Car Gen3
Nobuhiro Iwamatsu
2017-08-03
net: ravb: Add clock handling support
Marek Vasut
2017-08-03
net: ravb: Detect PHY correctly
Marek Vasut
2017-08-03
net: ravb: Add OF probing support
Marek Vasut
2017-08-03
serial: sh: Use the clock framework to obtain clock config
Marek Vasut
2017-08-03
serial: sh: Convert to Kconfig
Marek Vasut
2017-08-03
ARM: rmobile: Enable clock framework on ULCB
Marek Vasut
2017-08-03
ARM: rmobile: Enable clock framework on Salvator-X
Marek Vasut
2017-08-03
clk: rmobile: Add RCar Gen3 clock driver
Marek Vasut
2017-08-03
ARM: rmobile: Enable OF_CONTROL on RCar Gen3
Marek Vasut
2017-08-03
ARM: dts: rmobile: Import DTS from Linux 4.12
Marek Vasut
2017-08-03
ARM: rmobile: Increase console buffer sizes
Marek Vasut
2017-08-03
ARM: rmobile: ulcb: Add ULCB board support
Marek Vasut
2017-08-03
ARM: rmobile: Add PFC PUEN bank 5 address
Marek Vasut
2017-08-02
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-02
arm64: zynqmp: avoid out of buffer access
Heinrich Schuchardt
2017-08-02
arm64: zynqmp: Make chip_id routine to handle based on el.
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Make chip_id a global routine()
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Modify chip_id routine to get either idcode or version
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Move dts zcu102 to zcu102-revA
Michal Simek
2017-08-02
arm64: zynqmp: Dont write to system timestamp generator
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Do not setup time if already setup
Michal Simek
2017-08-02
arm64: zynqmp: Fix SVD mask for getting chip ID
Michal Simek
2017-08-02
arm64: zynqmp: Add Kconfig option for adding psu_init to binary
Michal Simek
2017-08-02
arm64: zynqmp: Call psu_init from board_early_init_f
Michal Simek
2017-08-02
arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Define a way to intialize TCM
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU
Siva Durga Prasad Paladugu
2017-08-02
fpga: xilinx: Avoid using local intermediate buffer
Siva Durga Prasad Paladugu
2017-08-02
clk: zynqmp: Remove unused macros/variables
Michal Simek
2017-08-02
clk: zynqmp: Dont panic incase of mmio write/read failures
Siva Durga Prasad Paladugu
2017-08-02
clk: zynqmp: Add support for CCF driver
Siva Durga Prasad Paladugu
2017-08-02
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
2017-08-02
zynq: Add Z-Turn board
Alexander Graf
[next]