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
/
include
/
asm
/
arch-mx31
Age
Commit message (
Expand
)
Author
2011-09-30
MX31: Disable watchdog during low-power modes
Fabio Estevam
2011-09-07
MX31: fix missing mxc_get_clk() call
Stefano Babic
2011-09-04
MX31: make use of GPIO framework for MX31 processor
Stefano Babic
2011-09-03
MX31: removed warnings due to clock.h
Stefano Babic
2011-07-18
MX31: Cleanup clock function
Stefano Babic
2011-07-14
imx: Add support for USB EHCI on imx25
Matthias Weisser
2011-05-23
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
Stefano Babic
2011-05-11
MX31: change return value of get_cpu_rev
Stefano Babic
2011-05-11
MX31: removed warning due to missing prototype
Stefano Babic
2011-04-27
MX31: drop warnings in get_cpu_rev
Stefano Babic
2011-04-27
ARM: MX31: Fix file name label
Fabio Estevam
2011-04-27
ARM: mx31: Print the silicon version
Fabio Estevam
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
MX31: add support for MX31 watchdog
Stefano Babic
2011-02-02
SPI: mxc_spi: replace fixed offsets with structures
Stefano Babic
2010-10-20
MX31: Removed warnings for iomux function
Stefano Babic
2010-10-13
MX31: add support for setting pin pads
Stefano Babic
2010-10-13
MX31: Adding missing iomux pin to MX.31 registers
Stefano Babic
2010-09-29
Use common function to set GPIOs for MX3 and MX5
Stefano Babic
2010-04-30
MX31: Support 128MB RAM on QONG module
Stefano Babic
2010-04-30
MX31: add pin definitions for NAND controller
Stefano Babic
2010-04-30
MX31: add accessor function to get a gpio
Stefano Babic
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser