index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
Age
Commit message (
Expand
)
Author
2012-10-15
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-09-04
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
Marek Vasut
2012-09-01
mxs: Convert timeout parameter to 'unsigned int'
fabio.estevam@freescale.com
2012-09-01
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
mxs: Only build internal Ethernet controller for i.MX28
Otavio Salvador
2012-09-01
MX28: config: Allow different target generation in elftosb call
Otavio Salvador
2012-09-01
MX28: Shuffle around the power management code
Marek Vasut
2012-09-01
MX28: Drop the cp15 reconfiguration from SPL
Marek Vasut
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: Remove not required include of iomux-mx28.h
Otavio Salvador
2012-09-01
mxs: Remove not required explicit iomux-mx28.h include
Otavio Salvador
2012-09-01
i.MX28: bug fixes in PMU configuration code
Stathis Voukelatos
2012-09-01
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
Marek Vasut
2012-09-01
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
Otavio Salvador
2012-09-01
mxs: Clarify why we poweroff in case of brownout in 5v conflict
Otavio Salvador
2012-09-01
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-09-01
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador