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
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-09-10
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-06-18
ARM: mxs: let boards override entire dram parameter table
Mans Rullgard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
ARM: mxs: support full SPL framework
Mans Rullgard
2018-04-27
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
ARM: mxs: make lowlevel_init() weak
Mans Rullgard
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2016-12-19
ARM: mxs: Remove unused variable warning
Marek Vasut
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-07
arm: mxs: Remove misleading comments
Michael Heimpold
2016-01-03
ARM: mxs: allow boards to select DC-DC switching clock source
Michael Heimpold
2015-12-01
ARM: mxs: fix VDDD brownout setting
Michael Heimpold
2015-11-12
mxs: add parameter base_addr for mxs_set_lcdclk
Peng Fan
2015-09-02
imx: mxs: reimplement get_cpu_rev
Peng Fan
2015-09-02
arm: mxs: Fix mkimage invocation
Marek Vasut
2015-08-12
imx28: Fix issue with GCC 5.x
Måns Rullgård
2015-06-01
mxs: Do not disable bo detection when DC-DC is already enabled
Stefan Wahren
2015-04-22
ARM: mxs: Get boot mode from OCRAM
Jörg Krause
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-02-10
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
Graeme Russ
2015-02-10
arm: mxs: Enable booting of mx28 without battery
Graeme Russ
2015-02-10
arm: mxs: Add debug outputs and comments to mxs SPL source files
Graeme Russ
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
[next]