Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3f7f2414efecc4e738961767a411bd0143835377
/
arch
/
arm
/
cpu
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
d97b4ce
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
d4c4e0e
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
026b2fe
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
f088125
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
24dafad
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
8082fda
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
37189a1
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
9f8a6e7
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
by Pavel Machek
· 12 years ago
6abbe74
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
0da113e
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· 12 years ago
59d63f7
ARM: arm1176: Define arch_cpu_init() at the SoC level
by Stephen Warren
· 12 years ago
d193c1b
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
22e7394
tegra20: usb: rework set_host_mode
by Lucas Stach
· 12 years ago
ea00e59
MX: set a common place to share code for Freescale i.MX
by Stefano Babic
· 12 years ago
35e1132
tegra: Add NAND support to funcmux
by Simon Glass
· 12 years ago
0dc7b82
mx31: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
697191d
Fix mx31_decode_pll
by Benoît Thébaudeau
· 12 years ago
543d247
mx35 timer: Switch to 32-kHz source
by Benoît Thébaudeau
· 12 years ago
9c6c5c0
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
1b2080f
mx25: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
82e1b54
mx35: Fix clock dividers
by Benoît Thébaudeau
· 12 years ago
e761955
mx35: Fix decode_pll
by Benoît Thébaudeau
· 12 years ago
14dace7
am33xx: Remove redundant timer config
by Tom Rini
· 12 years ago
d82f05f
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
by Marek Vasut
· 12 years ago
491f6c2
edminiv2: orion5x: fix GPIO inits and values
by Albert ARIBAUD
· 12 years ago
9bfc236
atmel: at91sam9x5: fix name error for spi
by Bo Shen
· 12 years ago
a123312
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· 12 years ago
e71c39d
gpio: add gpio api support to mx27 (v4)
by trem
· 12 years ago
72f8ebf
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· 12 years ago
89ce53f
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· 12 years ago
7c80326
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· 12 years ago
e23ee56
mx35 iomux: Remove unused macro
by Benoît Thébaudeau
· 12 years ago
a545355
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· 12 years ago
09bc3d0
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· 12 years ago
ecb0f31
mx5/6: Fix cpu_mmc_init() return value
by Benoît Thébaudeau
· 12 years ago
124a06d
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
by Troy Kisky
· 12 years ago
18c6399
mx5: cosmetic: Clean up lowlevel_init
by Benoît Thébaudeau
· 12 years ago
68d919d
mx5/6 timer: Round up tick_to_time() value
by Benoît Thébaudeau
· 12 years ago
78ff1a6
mx5: Enable dcache
by Benoît Thébaudeau
· 12 years ago
e107c7e
mx25: Enable dcache
by Benoît Thébaudeau
· 12 years ago
fdb00b8
MX28: Shuffle around the power management code
by Marek Vasut
· 12 years ago
1b0f559
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· 12 years ago
fa7a51c
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
d7d8a3a
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· 12 years ago
f348199
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· 12 years ago
d7957d1
arm:exynos: Enable data cache at exynos based processors.
by Łukasz Majewski
· 12 years ago
b651667
EXYNOS5: support display port phy control function
by Donghwa Lee
· 12 years ago
46524be
EXYNOS5: support display system register control
by Donghwa Lee
· 12 years ago
2c5cd25
EXYNOS5: support exynos5 lcd clock control
by Donghwa Lee
· 12 years ago
f8c5cfa
ARM: EXYNOS: fixed compiler warning message
by Jaehoon Chung
· 12 years ago
3936b4f
arm/s5pxx: Fix get_timer_masked to get the time.
by Zhong Hongbo
· 12 years ago
fd8ef01
EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
10bc1a7
EXYNOS5: CLOCK: Add BPLL support
by Rajeshwari Shinde
· 12 years ago
6071bca
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
6f0dba8
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
by Tetsuyuki Kobayashi
· 12 years ago
cca6076
tegra20: Remove armv4t build flags
by Allen Martin
· 12 years ago
12b7b70
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
a49716a
tegra20: move SDRAM param save to later in boot
by Allen Martin
· 12 years ago
c037c93
ARM: add tegra20 support to arm720t
by Allen Martin
· 12 years ago
c7da6c6
ARM: Fix arm720t SPL build
by Allen Martin
· 12 years ago
d9e73a8
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
by Allen Martin
· 12 years ago
00a2749
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
efad6cf
ARM: add basic support for the Broadcom BCM2835 SoC
by Stephen Warren
· 12 years ago
86c6326
ARM: arm1176: enable instruction cache in arch_cpu_init()
by Stephen Warren
· 12 years ago
f418597
snowball: Adding board specific cache cleanup routine
by Mathieu J. Poirier
· 12 years ago
53e6f6a
armv7: Adding cpu specific cache managmenent
by Mathieu J. Poirier
· 12 years ago
75dfe96
u8500: Enabling power to MMC device on AB8500 V2
by Mathieu J. Poirier
· 12 years ago
1e37322
u8500: Moving processor-specific functions to cpu area.
by Mathieu J. Poirier
· 12 years ago
101a769
snowball: Moving to ux500.v2 addess scheme for PRCMU access
by Mathieu J. Poirier
· 12 years ago
81637e2
snowball: Adding CPU clock initialisation
by Mathieu J. Poirier
· 12 years ago
9652de7
snowball: Adding architecture dependent initialisation
by Mathieu J. Poirier
· 12 years ago
42cb8fb
u8500: Moving prcmu to cpu directory
by Mathieu J. Poirier
· 12 years ago
77bfa6b
davinci, c6x: Always use C version of reset code
by Tom Rini
· 12 years ago
6995a28
am33xx evm: Update secure_emif_sdram_config during ddr init
by Satyanarayana, Sandhya
· 12 years ago
25f8bf6
da8xx/hawkboard: Add support for ohci host controller
by Sughosh Ganu
· 12 years ago
975b71b
armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack
by Tom Rini
· 12 years ago
41aebf8
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· 12 years ago
4c0620b
am33xx: Add support, update omap3 McSPI driver
by Tom Rini
· 12 years ago
0689a2e
am33xx: Correct MMC1, remove MMC2 support
by Tom Rini
· 12 years ago
8b165a5
i.MX28: bug fixes in PMU configuration code
by Stathis Voukelatos
· 12 years ago
7fb1ed0
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
by Marek Vasut
· 12 years ago
41e5497
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
by Otavio Salvador
· 12 years ago
05c823b
mxs: Clarify why we poweroff in case of brownout in 5v conflict
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
ab90b2c
MX28: use a clear name for DDR2 initialization
by Otavio Salvador
· 12 years ago
b0261b1
MX28: extend print_cpuinfo() to use chip information
by Otavio Salvador
· 12 years ago
e972d72
imx: Use a clear identification of an unidentified CPU type
by Otavio Salvador
· 12 years ago
a3dab5d
Enable the EMAC clock in at91_macb_hw_init().
by Markus Hubig
· 12 years ago
f7fa2f3
arm : Atmel : add at91sam9x5ek board support
by Bo Shen
· 12 years ago
Next »