Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5818198e6a184963c6afc82178b23a64435ace6a
/
arch
/
arm
/
include
/
asm
/
arch-mxs
b75d8dc
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· 4 years, 5 months ago
bb09bd5
arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX
by Rasmus Villemoes
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
33ea119
ARM: mxs: move spl data
by Mans Rullgard
· 7 years ago
7c09cbf
imx: fix licensing in i.MX files
by Stefano Babic
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
fe21eaf
ARM: mxs: allow boards to select DC-DC switching clock source
by Michael Heimpold
· 9 years ago
04acd0e
imx: imx-common: move lcdif structure and macro definition to imx-common
by Peng Fan
· 9 years ago
6014598
mxs: regs-common.h must be wrapped with !__ASSEMBLY__
by Peng Fan
· 9 years ago
95ae700
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· 9 years ago
fc684e8
imx-common: consolidate macros and prototypes into sys_proto.h
by Peng Fan
· 9 years ago
bf3b9cb
imx: mxs: reimplement get_cpu_rev
by Peng Fan
· 9 years ago
2d6286a
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
by Graeme Russ
· 10 years ago
67c398d
arch-mx: add missing include
by Jeroen Hofstee
· 10 years ago
77b0e22
ARM: mxs: Setup stack in JTAG mode
by Marek Vasut
· 11 years ago
7b8657e
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
661edaa
ARM: mxs: Added application UART driver
by Andreas Wass
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
38e8ce4
arm: mxs: Add LCDIF registers for i.MX233
by Marek Vasut
· 12 years ago
7411cdf
arm: mxs: Add LCDIF clock configuration function
by Marek Vasut
· 12 years ago
9aee34e
mx23: Fix pad voltage selection bit
by Fabio Estevam
· 12 years ago
0499218
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
6ecd05d
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
eb29960
mxs: Fix iomux.h to not break build during assembly stage
by Otavio Salvador
· 12 years ago
47f1331
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
3430e0b
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
90bc2bf
mxs: mmc: Allow overriding default card detect implementation
by Marek Vasut
· 12 years ago
f3801e2
mxs: ssp: Add SSP registers map for MX23
by Marek Vasut
· 12 years ago
0e5c05e
mxs: dma: Fix APBH DMA driver for MX23
by Marek Vasut
· 12 years ago
0023997
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· 12 years ago
a8b2884
mx23: Add boot mode description
by Otavio Salvador
· 12 years ago
f69077e
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· 12 years ago
95e873d
mx23: ssp: Fix ssp-regs.h for MX23
by Marek Vasut
· 12 years ago
06dc816
mx23: Add POWER and CLKCTRL register definitions
by Marek Vasut
· 12 years ago
180f47a
mx23: Add iomux-mx23.h
by Otavio Salvador
· 12 years ago
3fd7f36
mx23: Add register base addresses
by Otavio Salvador
· 12 years ago
bf48fcb
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
14e26bc
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
96764df
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
a098cf4
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
fa5e284
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
893aabb
mx28: Rename regs-power.h to regs-power-mx28.h
by Marek Vasut
· 12 years ago
3642b1c
mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
by Marek Vasut
· 12 years ago
1d4fd0d
mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
by Marek Vasut
· 12 years ago
90a2103
mx28: Fix typo in POWER_MINPWR_VBG_OFF
by Marek Vasut
· 12 years ago
a123312
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· 12 years ago
615a4ad
MX28: DMA: Align the struct mxs_dma_desc
by Marek Vasut
· 12 years ago
72f8ebf
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· 12 years ago
6e829b6
mxs: Replace i.MX233 by i.MX23 on copyright header
by Otavio Salvador
· 12 years ago
c55068e
mxs: Use correct function name to initialize dram
by Fabio Estevam
· 12 years ago
fa7a51c
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
af963ba
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· 12 years ago
1e0cf5c
mxs: Reowork SPL to use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9c47114
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
ddcf13b
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· 12 years ago
3a0398d
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
by Otavio Salvador
· 12 years ago