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
2014-11-24
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-20
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
ARM: mxs: tools: Add support for boot progress display flag
Alexey Ignatov
2014-11-10
ARM: MXS: fix Uninitialized variable error
Wolfgang Denk
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-09-29
arm: mxs: Wait for DRAM to start
Marek Vasut
2014-09-29
arm: mxs: Wait when disabling VDDMEM current limiter
Marek Vasut
2014-08-30
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-04
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-04-04
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
Revert "arm: mxs: Add support for generating signed BootStream"
Stefano Babic
2014-04-02
mxs: fix warning in SPL with console support
Stefano Babic
2014-04-01
arm: mxs: Add serial console support into SPL
Marek Vasut
2014-04-01
arm: mxs: Properly set GD pointer in SPL
Marek Vasut
2014-03-31
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-03-31
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
Marek Vasut
2014-03-28
kbuild: Rename UIMAGE to MKIMAGE
Marek Vasut
2014-03-12
kbuild,mxs: use short logs for MXS images
Masahiro Yamada
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2013-12-07
arm: keep all sections in ELF file
Albert ARIBAUD
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-10-31
ARM: mxs: Enable DCDC converter for battery boot
Marek Vasut
2013-10-31
arm926ejs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-17
ARM: mxs: Setup stack in JTAG mode
Marek Vasut
2013-10-17
ARM: mxs: tools: Use mkimage for BootStream generation
Marek Vasut
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-09-10
ARM: mxs: Receive r0 and r1 passed from BootROM
Marek Vasut
2013-09-10
ARM: mxs: Document the power block initialization
Marek Vasut
2013-08-31
ARM: mxs: rename function that sets AUTO_RESTART flag
Hector Palacios
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-06-03
arm: mxs: Fix vectoring table crafting
Marek Vasut
2013-05-11
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-06
arm: mxs: Add LCDIF clock configuration function
Marek Vasut
2013-05-06
arm: mxs: Preprocess u-boot.bd so they contain full path
Marek Vasut
2013-05-06
arm: mx23: Fix VDDMEM misconfiguration
Marek Vasut
2013-05-06
mxs: Explain why some mx23 DDR registers are not configured
Fabio Estevam
2013-05-06
mx23: Operate DDR voltage supply at 2.5V
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Change EMI port priority
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Remove erroneous DDR setting
Fabio Estevam
2013-05-05
mxs: spl_mem_init: Fix comment about start bit
Fabio Estevam
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-04-28
mx23: Put back RAM voltage level to its original value
Fabio Estevam
2013-04-22
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
[next]