index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
5
-15
/
+47
|
|
\
|
|
*
mxs: timrot: Rename local macros
Fadil Berisha
2013-03-07
1
-8
/
+8
|
|
*
mxs: timrot: Add support to i.MX23
Fadil Berisha
2013-03-07
1
-2
/
+21
|
|
*
mx23: Document the tRAS lockout setting in memory initialization
Otavio Salvador
2013-03-07
1
-0
/
+4
|
|
*
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
Otavio Salvador
2013-03-07
2
-2
/
+2
|
|
*
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
1
-1
/
+2
|
|
*
mxs: Reset the EMI block on mx23
Marek Vasut
2013-03-07
1
-2
/
+10
|
*
|
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
2013-03-12
1
-6
/
+0
|
|
/
*
/
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
2
-2
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
6
-56
/
+225
|
\
|
*
mxs: Use __weak annotation to simplify code
Fabio Estevam
2013-01-28
2
-7
/
+4
|
*
mxs: Boost the memory power supply
Marek Vasut
2013-01-28
1
-2
/
+2
|
*
mxs: Add MX23 quirks into the clock code
Otavio Salvador
2013-01-21
1
-9
/
+26
|
*
mxs: Fix the memory init for MX23
Otavio Salvador
2013-01-21
1
-15
/
+78
|
*
mxs: Add function to ungate the power block on MX23
Marek Vasut
2013-01-21
1
-0
/
+12
|
*
mx23: config: Enable building of u-boot.sb binary
Otavio Salvador
2013-01-21
1
-0
/
+18
|
*
mx23: SPL: Initialize DDR at 133MHz
Otavio Salvador
2013-01-21
1
-0
/
+20
|
*
mx23: SPL: Add boot mode support
Otavio Salvador
2013-01-21
1
-0
/
+25
|
*
mx23: Add support on print_cpuinfo()
Otavio Salvador
2013-01-21
1
-1
/
+18
|
*
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2013-01-21
1
-23
/
+23
|
*
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
2013-01-21
1
-1
/
+1
*
|
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
1
-1
/
+1
*
|
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
1
-1
/
+1
|
/
*
-
.
Merge samsung, imx, tegra into u-boot-arm/master
Albert ARIBAUD
2012-12-22
4
-220
/
+129
|
\
\
|
|
*
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
1
-0
/
+2
|
|
/
|
/
|
|
*
mxs: SPL: Generalize memory initialization
Otavio Salvador
2012-12-07
1
-6
/
+13
|
*
mxs: Staticize SPL functions
Marek Vasut
2012-12-04
3
-34
/
+34
|
*
mxs: Properly setup VDDD in power supply setup code
Marek Vasut
2012-12-04
2
-14
/
+1
|
*
mxs: Implement common function to setup VDDx
Marek Vasut
2012-12-04
1
-170
/
+83
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-3
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+4
*
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-10-15
1
-4
/
+0
*
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
Marek Vasut
2012-09-04
1
-3
/
+5
*
mxs: Convert timeout parameter to 'unsigned int'
fabio.estevam@freescale.com
2012-09-01
1
-2
/
+4
*
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
1
-2
/
+2
*
mxs: Only build internal Ethernet controller for i.MX28
Otavio Salvador
2012-09-01
1
-1
/
+1
*
MX28: config: Allow different target generation in elftosb call
Otavio Salvador
2012-09-01
1
-0
/
+0
*
MX28: Shuffle around the power management code
Marek Vasut
2012-09-01
1
-6
/
+3
*
MX28: Drop the cp15 reconfiguration from SPL
Marek Vasut
2012-09-01
1
-42
/
+0
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
3
-20
/
+20
*
mxs: Remove not required include of iomux-mx28.h
Otavio Salvador
2012-09-01
1
-1
/
+0
*
mxs: Remove not required explicit iomux-mx28.h include
Otavio Salvador
2012-09-01
1
-1
/
+0
*
i.MX28: bug fixes in PMU configuration code
Stathis Voukelatos
2012-09-01
1
-6
/
+6
*
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
Marek Vasut
2012-09-01
1
-0
/
+14
*
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
Otavio Salvador
2012-09-01
2
-1
/
+1
*
mxs: Clarify why we poweroff in case of brownout in 5v conflict
Otavio Salvador
2012-09-01
1
-0
/
+4
*
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
6
-110
/
+110
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
6
-108
/
+108
*
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-09-01
3
-8
/
+8
*
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador
2012-09-01
12
-0
/
+2853
[prev]