Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
dbfd1159ab0c5f2b5fa126bbe2677e1ba12cbda7
/
arch
/
arm
« Previous
44f074c
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
4a07648
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
dde3b70
arm: add a common .lds link script
by Simon Glass
· 13 years ago
9492791
arm: Remove unneeded setting of LDCSRIPT
by Simon Glass
· 13 years ago
27ac87d
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
33fbc9c
sdrc.c: Fix typo in do_sdrc_init() for SPL
by Tom Rini
· 13 years ago
96a78ac
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
34fa833
tegra: fdt: i2c: Add extra I2C bindings for U-Boot
by Simon Glass
· 13 years ago
2e33559
tegra: Enhance clock support to handle 16-bit clock divisors
by Simon Glass
· 13 years ago
f4589a7
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· 13 years ago
2866903
arm: Check for valid FDT after console is up
by Simon Glass
· 13 years ago
87f938c
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
ed29744
tegra: fdt: Add function to return peripheral/clock ID
by Simon Glass
· 13 years ago
1c1cce9
tegra: usb: fdt: Add additional device tree definitions for USB ports
by Simon Glass
· 13 years ago
1f1a021
tegra: fdt: Add clock bindings
by Simon Glass
· 13 years ago
c3474ef
tegra: fdt: Add Tegra2x device tree file from kernel
by Simon Glass
· 13 years ago
92665df
arm: fdt: Add skeleton device tree file from kernel
by Simon Glass
· 13 years ago
d8bd820
arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
by Tom Warren
· 13 years ago
345cd35
i.MX28: Enable caches by default
by Marek Vasut
· 13 years ago
a4aaad7
ARM926EJS: Implement cache operations
by Marek Vasut
· 13 years ago
b39643b
nhk8815: fix build errors
by Anatolij Gustschin
· 13 years ago
0c34e69
ARM: highbank: add reset support
by Rob Herring
· 13 years ago
877012d
ARM: highbank: Add boot counter support
by Rob Herring
· 13 years ago
ceb2071
ARM: highbank: fix us_to_tick calculation
by Rob Herring
· 13 years ago
f1e2d17
ARM: highbank: add missing get_tbclk
by Rob Herring
· 13 years ago
95c2fb3
EXYNOS: Add structure for Exynos4 DMC
by Chander Kashyap
· 13 years ago
d0b3b49
ARM: fix s3c2410 timer code
by David Müller (ELSOFT AG)
· 13 years ago
0a672d4
arm: Add Prep subcommand support to bootm
by Simon Schwarz
· 13 years ago
53c4492
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
da52138
OMAP3: SPL: do not call I2C init if no I2C is set.
by Stefano Babic
· 13 years ago
d460587
Add cache functions to SPL for armv7
by Stefano Babic
· 13 years ago
ace7318
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· 13 years ago
379c19a
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· 13 years ago
9e70c08
devkit8000/spl: init GPMC for dm9000 in SPL
by Simon Schwarz
· 13 years ago
df163a5
omap-common: Add NAND SPL linux booting
by Simon Schwarz
· 13 years ago
67ee3dd
mx53: Make PLL2 to be the parent of UART clock
by Fabio Estevam
· 13 years ago
a768386
mx6: Read silicon revision from register
by Fabio Estevam
· 13 years ago
494931a
i.MX28: Drop __naked function from spl_mem_init
by Marek Vasut
· 13 years ago
a893003
i.MX28: Make the stabilization delays shorter
by Marek Vasut
· 13 years ago
334bd0e
mx6: Remove duplicate definition of ANATOP_BASE_ADDR
by Fabio Estevam
· 13 years ago
cece262
mx6: Fix reset cause for Power On Reset case
by Fabio Estevam
· 13 years ago
69d26d0
i.MX28: Enable additional DRAM address bits
by Marek Vasut
· 13 years ago
8208140
mx31: add "ARM11P power gating" to get_reset_cause
by Helmut Raiger
· 13 years ago
cd207cd
IXP: Fix GPIO_INT_ACT_LOW_SET()
by Marek Vasut
· 13 years ago
0c7857f
IXP: Squash warnings in IXP NPE
by Marek Vasut
· 13 years ago
696df71
IXP: Make IXP buildable with arm-linux- toolchains
by Marek Vasut
· 13 years ago
24de357
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
ad1820a
spl.c: Use __noreturn decorator
by Tom Rini
· 13 years ago
56df16f
Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers
by Robert Delien
· 13 years ago
531bb82
Introducing 8-bit wide register, mx28_register_8
by Robert Delien
· 13 years ago
b228e14
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
40083c5
i.MX28: Reformat the DRAM memory configuration data
by Marek Vasut
· 13 years ago
3f46752
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
1e94d07
i.mx28: Replaced magic numbers for scratch register addresses with register definitions
by Robert Delien
· 13 years ago
c67d9c5
i.mx28: Added register definitions for DIGCTL registers
by Robert Delien
· 13 years ago
30a14ea
PXA: Fix missing get_tbclk() breaking vpac boards
by Marek Vasut
· 13 years ago
54cb004
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
732c7c2
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
f933e84
bootstage: arm: Add bootstage calls in board and bootm
by Simon Glass
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
c9abb42
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
5307153
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
f47360a
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
b199c6e
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
f1f2c3c
armv7: omap3: leave outer cache enabled
by Aneesh V
· 13 years ago
d1300f7
tt01: add video support
by Helmut Raiger
· 13 years ago
28774cb
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
fda9c20
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm
by prabhakar.csengg@gmail.com
· 13 years ago
0e35bde
am33xx: ddr_defs.h: Change DDR timings
by Chase Maupin
· 13 years ago
826e991
davinci: cleanup davinci_sync_env_enetaddr() fucntion
by Hadli, Manjunath
· 13 years ago
ec0919f
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected
by Fabio Estevam
· 13 years ago
d5c37c9
mx6q: Add support for ECSPI through mxc_spi driver
by Eric Nelson
· 13 years ago
08c61a5
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· 13 years ago
4b3a30e
mx6q: define GPIO macros for translating between ordinals and port:index
by Eric Nelson
· 13 years ago
63b1e00
MX27: add missing get_tbclk()
by Stefano Babic
· 13 years ago
ff250f3
MX28: Fix get_timer() / get_tbclk() issue
by Marek Vasut
· 13 years ago
61698fd
mx28: fix SPL code to make USB booting work
by Matthias Fuchs
· 13 years ago
534dbd1
i.MX28: Fix VDDIO and VDDA setup
by Marek Vasut
· 13 years ago
782bb0d
MX5/MX6: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
60ebcff
MX31: add missing get_tbclk()
by Stefano Babic
· 13 years ago
31bb50f
MX35: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
a7778f8
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
6b873dc
Changes to move hawkboard to the new spl infrastructure
by Sughosh Ganu
· 13 years ago
d735a99
arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined
by Christian Riesch
· 13 years ago
b67d881
arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
by Christian Riesch
· 13 years ago
da104e0
arm, arm926ejs: Flush the data cache before disabling it
by Sughosh Ganu
· 13 years ago
27b6662
arm, arm926ejs: Do cpu critical inits only for boards that require it
by Christian Riesch
· 13 years ago
eb93524
arm, davinci: Add lowlevel_init for SoCs other than DM644X
by Christian Riesch
· 13 years ago
9540c7e
ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition
by Peter Barada
· 13 years ago
c8ff6a9
OMAP4460: Reduce MPU clock speed from 920 to 700
by Aneesh V
· 13 years ago
8f5d468
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
6678ceb
davinci: remove macro CONFIG_DISPLAY_CPUINFO
by Hadli, Manjunath
· 13 years ago
a495831
omap3: fix comment typos
by Peter Meerwald
· 13 years ago
c8e5ba8
AM3517: Changed default clock rate for AM3517
by Schuyler Patton
· 13 years ago
860004c
OMAP4: clock-common: Move the usb dppl configuration to new func
by Govindraj.R
· 13 years ago
95f8791
OMAP3+: Clock: Adding ehci clock enabling
by Govindraj.R
· 13 years ago
43b6239
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
37bb6d8
ARM: EXYNOS: Add support for Exynos5 based SoCs
by Chander Kashyap
· 13 years ago
Next »