~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
Commit message (
Expand
)
Author
Age
*
arm: mxs: Prevent serial console init when in very early SPL boot code
Lukasz Majewski
2023-07-11
*
arm: mxs: Add function to dump PMU registers
Lukasz Majewski
2023-07-11
*
arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU
Lukasz Majewski
2023-07-11
*
arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU
Lukasz Majewski
2023-07-11
*
arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source
Lukasz Majewski
2023-07-11
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
spl: Provide more space to be used for storing SPL on imx28 OCRAM
Lukasz Majewski
2022-02-05
*
mxs: power: Change sequence of enabling DCDC switches
Lukasz Majewski
2022-02-05
*
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
*
ARM: fix LTO for imx28_xea
Marek Behún
2021-05-24
*
ARM: make gd a function call for LTO and set via set_gd()
Marek Behún
2021-05-24
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
*
ARM: mxs: spl_boot.c: make early_delay more robust
Rasmus Villemoes
2020-01-07
*
arm: mxs: be more careful when enabling gpmi_clk
Rasmus Villemoes
2020-01-07
*
arm: mxs: fix comments in arch_cpu_init to match the code
Rasmus Villemoes
2020-01-07
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
*
arm: mxs: Increase VDDD voltage to match specification
Marek Vasut
2019-11-03
*
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
*
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
*
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-09-10
*
ARM: mxs: let boards override entire dram parameter table
Mans Rullgard
2018-06-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
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
2018-04-27
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
*
ARM: mxs: Remove unused variable warning
Marek Vasut
2016-12-19
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
arm: mxs: Remove misleading comments
Michael Heimpold
2016-06-07
*
ARM: mxs: allow boards to select DC-DC switching clock source
Michael Heimpold
2016-01-03
*
ARM: mxs: fix VDDD brownout setting
Michael Heimpold
2015-12-01
*
mxs: add parameter base_addr for mxs_set_lcdclk
Peng Fan
2015-11-12
*
imx: mxs: reimplement get_cpu_rev
Peng Fan
2015-09-02
*
arm: mxs: Fix mkimage invocation
Marek Vasut
2015-09-02
*
imx28: Fix issue with GCC 5.x
Måns Rullgård
2015-08-12
*
mxs: Do not disable bo detection when DC-DC is already enabled
Stefan Wahren
2015-06-01
*
ARM: mxs: Get boot mode from OCRAM
Jörg Krause
2015-04-22
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
[next]