Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c243784affb91f1c81581006572ced3dcc42652e
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
3e28893
arm: mxs: Wait for DRAM to start
by Marek Vasut
· 11 years ago
c7d7734
arm: mxs: Wait when disabling VDDMEM current limiter
by Marek Vasut
· 11 years ago
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
266003a
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
bd23a6c
Revert "arm: mxs: Add support for generating signed BootStream"
by Stefano Babic
· 11 years ago
c01f10b
mxs: fix warning in SPL with console support
by Stefano Babic
· 11 years ago
bb9f5e2
arm: mxs: Add serial console support into SPL
by Marek Vasut
· 11 years ago
d18f74a
arm: mxs: Properly set GD pointer in SPL
by Marek Vasut
· 11 years ago
6580d0a
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
913784a
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
by Marek Vasut
· 11 years ago
31fea44
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
a0b3de0
kbuild,mxs: use short logs for MXS images
by Masahiro Yamada
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
95fc6d6
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4cf9ce4
ARM: mxs: Enable DCDC converter for battery boot
by Marek Vasut
· 11 years ago
65aac04
arm926ejs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
edc43b0
ARM: mxs: Setup stack in JTAG mode
by Marek Vasut
· 11 years ago
ee3b9e4
ARM: mxs: tools: Use mkimage for BootStream generation
by Marek Vasut
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
0dc62ba
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
8980d4a
ARM: mxs: Document the power block initialization
by Marek Vasut
· 11 years ago
2ad2ec4
ARM: mxs: rename function that sets AUTO_RESTART flag
by Hector Palacios
· 11 years ago
4a0e05d
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1691593
remove all references to .dynsym
by Albert ARIBAUD
· 11 years ago
39c3103
arm: mxs: Fix vectoring table crafting
by Marek Vasut
· 12 years ago
33de200
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
5ace29c
arm: mxs: Add LCDIF clock configuration function
by Marek Vasut
· 12 years ago
e07153e
arm: mxs: Preprocess u-boot.bd so they contain full path
by Marek Vasut
· 12 years ago
499c4a8
arm: mx23: Fix VDDMEM misconfiguration
by Marek Vasut
· 12 years ago
b294f80
mxs: Explain why some mx23 DDR registers are not configured
by Fabio Estevam
· 12 years ago
51e7778
mx23: Operate DDR voltage supply at 2.5V
by Fabio Estevam
· 12 years ago
94bc0dd
mxs: spl_mem_init: Change EMI port priority
by Fabio Estevam
· 12 years ago
1bd7205
mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
by Fabio Estevam
· 12 years ago
7f77e5f
mxs: spl_mem_init: Remove erroneous DDR setting
by Fabio Estevam
· 12 years ago
0541af8
mxs: spl_mem_init: Fix comment about start bit
by Fabio Estevam
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
23de0e6
mx23: Put back RAM voltage level to its original value
by Fabio Estevam
· 12 years ago
05b0ef4
imx: Move some i.MX common functions into the imx-common directory
by Stefan Roese
· 12 years ago
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
3954db8
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
a402da3
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e0a77a9
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
by Fabio Estevam
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
69d8ce0
mxs: timrot: Rename local macros
by Fadil Berisha
· 12 years ago
d608f6e
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
5d26bad
mx23: Document the tRAS lockout setting in memory initialization
by Otavio Salvador
· 12 years ago
8ca9adf
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
by Otavio Salvador
· 12 years ago
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
2b20a57
mxs: Reset the EMI block on mx23
by Marek Vasut
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
570dcfd
mxs: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
b0d9163
mxs: Boost the memory power supply
by Marek Vasut
· 12 years ago
9081862
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· 12 years ago
1dfc4e0
mxs: Fix the memory init for MX23
by Otavio Salvador
· 12 years ago
5a7e6ad
mxs: Add function to ungate the power block on MX23
by Marek Vasut
· 12 years ago
3f4e500
mx23: config: Enable building of u-boot.sb binary
by Otavio Salvador
· 12 years ago
cc9fed6
mx23: SPL: Initialize DDR at 133MHz
by Otavio Salvador
· 12 years ago
5304a26
mx23: SPL: Add boot mode support
by Otavio Salvador
· 12 years ago
fd96c03
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· 12 years ago
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
9fd4f7f
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
8850452
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
e5cf751
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
2c060c5
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
4a5e597
mxs: Implement common function to setup VDDx
by Marek Vasut
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
ff17767
serial: mxs: spl: Remove empty serial_* functions from SPL code
by Marek Vasut
· 12 years ago
794cdb9
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
by Marek Vasut
· 12 years ago
6815cf6
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· 12 years ago
a2bbe0c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· 12 years ago
d1de2e0
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· 12 years ago
1781100
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· 12 years ago
71de699
MX28: Shuffle around the power management code
by Marek Vasut
· 12 years ago
0485006
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
d5fd112
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· 12 years ago
8a8da3e
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· 12 years ago
1a87e3e
i.MX28: bug fixes in PMU configuration code
by Stathis Voukelatos
· 12 years ago
8299bfb
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
by Marek Vasut
· 12 years ago
d0cdd92
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
by Otavio Salvador
· 12 years ago
cb7e948
mxs: Clarify why we poweroff in case of brownout in 5v conflict
by Otavio Salvador
· 12 years ago
f930ea6
mxs: Reowork SPL to use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
5309b00
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· 12 years ago
29c70a8
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
by Otavio Salvador
· 12 years ago