Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
81a6c009fe4f457ba1f3eab4c7369fde27b2ba16
/
arch
/
arm
/
cpu
/
armv7
0d8a749
i.mx: i.mx5: update imx_get_mac_from_fuse function
by Jason Liu
· 13 years ago
f590217
OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
by Dechesne, Nicolas
· 13 years ago
0ae0565
OMAP3: Correct get_sdr_cs_offset mask
by Tom Rini
· 13 years ago
2047051
arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
by Pali Rohár
· 13 years ago
bd29cb0
tegra2: Enable data cache
by Simon Glass
· 13 years ago
cf06b13
tegra: Add SDMMC support to funcmux
by Simon Glass
· 13 years ago
8a1133c
tegra: Add I2C support to funcmux
by Simon Glass
· 13 years ago
2faf186
tegra: Add enum to select from available funcmux configs
by Simon Glass
· 13 years ago
d693969
tegra: Adjust funcmux config test to permit expansion
by Simon Glass
· 13 years ago
9057e65
tegra2: Fix default RAM size selection in odmdata
by Stephen Warren
· 13 years ago
4850ab9
tegra2: Fix conflicting pinmux for UARTA
by Stephen Warren
· 13 years ago
b4116ed
ARM: AM33XX: Add i2c support
by Patil, Rachna
· 13 years ago
761ca31
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
8775471
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· 13 years ago
8a8f084
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· 13 years ago
876bdd6
ARM:AM33XX: Add mmc/sd support
by Chandan Nath
· 13 years ago
fb072a3
ARM:AM33XX: Fix ddr and timer register offset
by Chandan Nath
· 13 years ago
715462d
omap3: make get_board_rev() function weak
by Nikita Kiryanov
· 13 years ago
fe7104b
omap4: fix boot issue on ES2.0 Panda
by Aneesh V
· 13 years ago
f2f7745
imx: mx6q: add aipstz init for off platform periph
by Jason Liu
· 13 years ago
bd2e27c
i.mx6:imx6q: allign MAC address with burned-in ordering
by Jason Liu
· 13 years ago
be252b6
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· 13 years ago
ff167df
i.mx: i.mx6q: Add the enet clock function
by Jason Liu
· 13 years ago
365d607
gpio: Replace ARM gpio.h with the common API in include/asm-generic
by Joe Hershberger
· 13 years ago
bb6997f
tegra: Add support for UART init in cpu board.c
by Simon Glass
· 13 years ago
b5a5b35
tegra: Add a function mux feature
by Simon Glass
· 13 years ago
8442fd3
tegra: add clock_ll_start_uart() to enable UART prior to reloc
by Simon Glass
· 13 years ago
905ed41
tegra: Move clock_early_init() to arch_cpu_init()
by Simon Glass
· 13 years ago
ccdd6ea
tegra: Move cpu_init_cp15() to arch_cpu_init()
by Simon Glass
· 13 years ago
09743ba
tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
by Thierry Reding
· 13 years ago
e2132c2
arm: Tegra: fix undefined instruction hang immediately after reset
by Tom Warren
· 13 years ago
5d2947a
USB: MX5: add helper functions to enable USB clocks
by Wolfgang Grandegger
· 13 years ago
23608e2
i.mx: add the initial support for freescale i.MX6Q processor
by Jason Liu
· 13 years ago
18936ee
i.mx: introduce the armv7/imx-common folder
by Jason Liu
· 13 years ago
393cb36
S5PC2XX: Rename S5pc2XX to exynos
by Chander Kashyap
· 13 years ago
7f8c070
tegra2: Don't use board pointer before it is set up
by Simon Glass
· 13 years ago
e81cdc0
tegra2: Remove unneeded 'dynamic ram size' message
by Simon Glass
· 13 years ago
e75119d
tegra2: Remove unneeded boot code
by Simon Glass
· 13 years ago
80433c9
arm: Move CP15 init out of cpu_init_crit()
by Simon Glass
· 13 years ago
210576f
tegra2: Simplify tegra_start() boot path
by Simon Glass
· 13 years ago
e43d6ed
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· 13 years ago
164a750
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
b0a86a2
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· 13 years ago
5acc907
mx5: Correct a warning in clock.c
by Simon Glass
· 13 years ago
ee08a82
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· 13 years ago
4e647e1
OMAP3 SPL: Add identify_nand_chip function
by Tom Rini
· 13 years ago
9ae0d55
OMAP3 SPL: Rework memory initalization and devkit8000 support
by Tom Rini
· 13 years ago
3bd8437
OMAP3: Change mem_ok to clear again after reading back
by Tom Rini
· 13 years ago
2a04e85
OMAP3: Add a helper function to set timings in SDRC
by Tom Rini
· 13 years ago
5f862b7
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
by Tom Rini
· 13 years ago
b7eb9e7
omap3: mem: Comment enable_gpmc_cs_config more
by Tom Rini
· 13 years ago
b9e65a7
AM35xx: add EMAC support
by Ilya Yanok
· 13 years ago
23e9f07
omap4: fix IO setting
by Aneesh V
· 13 years ago
9404758
omap4460: add ES1.1 identification
by Aneesh V
· 13 years ago
4324c11
omap4: emif: fix error in driver
by Aneesh V
· 13 years ago
473673a
omap: remove I2C from SPL
by Aneesh V
· 13 years ago
cd5847a
omap4460: fix TPS initialization
by Aneesh V
· 13 years ago
e4fce34
start.S: remove omap3 specific code from start.S
by Aneesh V
· 13 years ago
a8c6863
armv7: setup vector
by Aneesh V
· 13 years ago
87d3da7
armv7: include armv7/cpu.c in SPL build
by Aneesh V
· 13 years ago
dc7100f
armv7: disable L2 cache in cleanup_before_linux()
by Aneesh V
· 13 years ago
86623ad
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· 14 years ago
7a1b07e
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
78f455c
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
bb772a5
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· 13 years ago
2e5ba48
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· 13 years ago
508a58f
omap5: Add minimal support for omap5430.
by Sricharan
· 13 years ago
ce170be
omap4: make omap4 code common for future reuse
by Sricharan
· 13 years ago
41c881c
mx53: Turn off child clocks before reconfigure perclk_root
by Fabio Estevam
· 13 years ago
b88befa
omap/spl: actually enable the console
by Ilya Yanok
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
3ff915e
GCC4.6: Squash warnings in omap4 clocks.c
by Marek Vasut
· 13 years ago
4a34af7
GCC4.6: Squash warning in tegra2 board.c
by Marek Vasut
· 13 years ago
37fc0ed
ARM: Add Calxeda Highbank platform
by Rob Herring
· 13 years ago
5289e83
ARM:AM33XX: Add support for TI AM335X EVM
by Chandan Nath
· 13 years ago
f0f4b5f
ARM:AM33XX: Added timer support
by Chandan Nath
· 13 years ago
62d7fe7c
ARM:AM33XX: Add emif/ddr support
by Chandan Nath
· 13 years ago
f87fa62
ARM:AM33XX: Add clock definitions
by Chandan Nath
· 13 years ago
5655108
ARM:AM33XX: Added support for AM33xx
by Chandan Nath
· 13 years ago
b5db0a0
omap: Don't use gpio_free to change direction to input
by Joe Hershberger
· 13 years ago
2d01dd9
omap: spl: fix build break due to changes in FAT
by Aneesh V
· 13 years ago
cc3f705
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· 13 years ago
53430a4
omap4: splitting padconfs into common, 4430 and 4460
by Ricardo Salveti de Araujo
· 13 years ago
8f6a027
omap4: adding revision detection for 4460 ES1.1
by Ricardo Salveti de Araujo
· 13 years ago
20033c9
omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL
by Ricardo Salveti de Araujo
· 13 years ago
77f11a9
imx: fix coding style
by Fabio Estevam
· 13 years ago
20e18e0
tegra2: Add more pinmux functions
by Simon Glass
· 13 years ago
c3cf49d
tegra2: Rename PIN_ to PINGRP_
by Simon Glass
· 13 years ago
4ed59e7
tegra2: Add more clock functions
by Simon Glass
· 13 years ago
03c609f
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
by Simon Glass
· 13 years ago
26ddff2
build: add missing $(AR)->$(cmd_link_o_target) update
by Mike Frysinger
· 13 years ago
efb2172
Move timestamp and version files into 'generated' subdir
by Simon Glass
· 13 years ago
37a6d20
MX5: Clean up the output of "clocks" command
by Marek Vasut
· 13 years ago
95c0eb1
MX5: Add AHB clock reporting and fix IPG clock reporting
by Marek Vasut
· 13 years ago
bf2eaf5
MX5: Modify the PLL decoding algorithm
by Marek Vasut
· 13 years ago
939e722
omap3: Fix compile warning
by Sanjeev Premi
· 13 years ago
9ea5c6e
omap-common: reorganize spl.c
by Simon Schwarz
· 13 years ago
409ef1b
omap3: implement boot parameter saving
by Simon Schwarz
· 13 years ago
78ce977
omap3: new SPL structure support
by Simon Schwarz
· 13 years ago
Next »