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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2011-11-15
arm: Tegra: make some header files common for Tegra3 LCD use
Tom Warren
2011-11-15
tegra: spi: add SFLASH and SLINK drivers
Che-Liang Chiou
2011-11-15
spi: add TEGRA_SLINK4_BASE and TEGRA_SPIFLASH_BASE in prep for tegra3
Che-Liang Chiou
2011-11-15
arm: Tegra: power: make power.c/.h common for future Tegra3 LCD use
Tom Warren
2011-11-15
arm: Tegra: add new clocks for T30 LCD
Tom Warren
2011-11-14
arm: tegra2: change initial CPU clock to 312Mhz
Yen Lin
2011-11-13
spi: rename tegra2_spi to tegra_spi in prep for tegra3
Che-Liang Chiou
2011-11-03
Clean up MTRR 7 right before jumping to the kernel
Stefan Reinauer
2011-10-28
mmc: tegra3: Add MMC support for Tegra3 (specifically, waluigi)
Doug Anderson
2011-10-27
Use new VBNV section in coreboot table
Stefan Reinauer
2011-10-25
pmu: Move pmu.c exported function defs to non-arch pmu.h
Doug Anderson
2011-10-25
pmu: Move definition of abs() and stp() out of pmu header file
Doug Anderson
2011-10-20
Import the glibc implementation of x86 memset into u-boot
Gabe Black
2011-10-20
tegra3: Add T30 support
Simon Glass
2011-10-13
Reorder x86's post relocation memory layout
Gabe Black
2011-10-13
Fill in the dram info using the e820 map on coreboot/x86
Gabe Black
2011-10-12
Add a CBMEM timestamp generated right before the kernel startup.
Vadim Bendebury
2011-10-11
tegra: Correct GPIO definitions for Tegra2
Simon Glass
2011-10-07
Fix the inline assembly constraints in boot_zimage
Gabe Black
2011-10-07
arm: tegra3: Add pinmux functions
Jimmy Zhang
2011-10-07
tegra3: i2c: Add low level functions for T30
Simon Glass
2011-10-07
tegra3: Add GPIO header
Simon Glass
2011-10-06
tegra3: Add new clock definitions
Simon Glass
2011-10-06
tegra3: Add flow controller definitions
Simon Glass
2011-10-06
tegra3: Detect amount of DRAM correctly
Simon Glass
2011-10-06
tegra: Move architecture init code into common
Simon Glass
2011-10-06
tegra: Remove obsolete comment
Simon Glass
2011-10-06
tegra: Add support for 408MHz PLLP
Simon Glass
2011-10-06
tegra: Detect the number of CPUs
Simon Glass
2011-10-06
Move Starting kernel... message to the function that starts the kernel
Stefan Reinauer
2011-10-05
CHROMIUM: Fix gcc 4.6.0 warning if CONFIG_GENERIC_MMC not defined.
Doug Anderson
2011-10-04
tegra: Build early code for ARMv4T
Simon Glass
2011-10-04
tegra: Don't use board pointer before it is set up
Simon Glass
2011-10-04
tegra: Move common gpio code into arch-tegra
Simon Glass
2011-10-04
tegra: Make i2c driver common
Simon Glass
2011-10-04
tegra: Make flow.h common
Simon Glass
2011-10-04
tegra: Make warmboot.h a common file
Simon Glass
2011-10-04
tegra: Make uart.h a common file
Simon Glass
2011-10-04
console: Implement pre-console buffer
Graeme Russ
2011-10-04
console: Squelch pre-console output in console functions
Graeme Russ
2011-10-04
tegra: Make scu.h a common file
Simon Glass
2011-10-04
tegra: Make pmc.h a common file
Simon Glass
2011-10-04
tegra: Make clk_rst.h a common file
Simon Glass
2011-10-04
tegra: Make bitfield.h a common file
Simon Glass
2011-10-03
Process all cbmem table references consistently.
Vadim Bendebury
2011-09-28
Track whether u-boot was warm or cold booted, and implement is_processor_reset
Gabe Black
2011-09-27
Fix global data offset macros which are used in assembly
Gabe Black
2011-09-26
Enable coreboot timestamp facility support in u-boot.
Vadim Bendebury
2011-09-24
Refactor hw timer code to accommodate execution tracing.
Vadim Bendebury
2011-09-24
Retrieve timestamp table information from coreboot table.
Vadim Bendebury
[next]