Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7086e91b0e9930139e703c8f9f857b52baf2bef4
/
arch
/
arm
7086e91
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
4b3db1c
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
1dd1276
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· 12 years ago
959eaa7
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
508611b
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
e78b140
imx: mx5: lowlevel_init: Simplify code
by Benoît Thébaudeau
· 12 years ago
c3d2c24
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· 12 years ago
d3d82e9
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
a8f408a
OMAP: Fix copy-paste bug that did not enable UART4 clock
by Lubomir Popov
· 12 years ago
d1da76e
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
by Hunter, Jon
· 12 years ago
47f58a7
omap2420-h4: Fix booting from NOR flash
by Hunter, Jon
· 12 years ago
da634ae
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
c0ed917
omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
by Andreas Bießmann
· 12 years ago
5bf299b
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
86b128d
omap3/cpu.h: add BCH support
by Andreas Bießmann
· 12 years ago
5aa014d
am335x: Enable MMC1 clock
by Tom Rini
· 12 years ago
fed029f
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4fdebef
exynos: change indentation of defines in cpu.h
by Minkyu Kang
· 12 years ago
be08abc
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
5eaa215
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· 12 years ago
38e7007
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· 12 years ago
07cd5c7
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
by Akshay Saraswat
· 12 years ago
e233870
Exynos: pwm: Use generic api to get pwm clk freq
by Padmavathi Venna
· 12 years ago
12a46a3
Exynos: clock: Add generic api to get the clk freq
by Padmavathi Venna
· 12 years ago
394d64e
Exynos: Add peripherial id for pwm
by Padmavathi Venna
· 12 years ago
92809ee
Exynos: Tidy up the pwm_config function in the exynos pwm driver
by Gabe Black
· 12 years ago
34b5ee1
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
by Gabe Black
· 12 years ago
c059f27
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
by Gabe Black
· 12 years ago
f24869d
Exynos: Add timer_get_us function
by Che-Liang Chiou
· 12 years ago
3d00c0c
Exynos: Change get_timer() to work correctly
by Simon Glass
· 12 years ago
acbb1eb
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· 12 years ago
d53e340
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
de63ac2
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
96fdbec
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· 12 years ago
dfa4138
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· 12 years ago
71e6ba4
EXYNOS5: Add device node for DP
by Ajay Kumar
· 12 years ago
9a1313e
EXYNOS5: Add device node for FIMD
by Ajay Kumar
· 12 years ago
c18222b
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
7ee68fe
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· 12 years ago
ebd749d
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
2a04a31
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· 12 years ago
e9cd206
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· 12 years ago
77c42e8
tegra114: add SPI driver
by Allen Martin
· 12 years ago
9a38fb4
tegra114: fdt: add SPI blocks
by Allen Martin
· 12 years ago
6a3742f
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
78f47b7
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
7a49ba6
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
ff1da6f
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
9000652
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
b6379e1
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
bd380cf
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· 12 years ago
c7ba18a
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
ea7b96b
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
26fa578
am33xx: support ti814x mmc reference clock
by Matt Porter
· 12 years ago
4fab8d7
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
8b029f2
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
b2e682f
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· 12 years ago
b43c17c
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 12 years ago
3ba65f9
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
81df2ba
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
244044e
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· 12 years ago
59dcf97
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
c5d4752
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
1e7e374
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· 12 years ago
296de3b
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· 12 years ago
fc33705
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· 12 years ago
131a1e6
ARM: rpi_b: enable SD controller, add related env/cmds
by Stephen Warren
· 12 years ago
9a4fbe4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
8807728
ARM: bcm2835: add mailbox driver
by Stephen Warren
· 12 years ago
e2d282a
Add initial support for Wandboard dual lite and solo.
by Fabio Estevam
· 12 years ago
99e2dc5
i.MX6: Add hdmidet command to detect attached HDMI monitor
by Eric Nelson
· 12 years ago
982a3c4
imx-common: timer: fix 32-bit overflow
by Knut Wohlrab
· 12 years ago
b33426c
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
by Fabio Estevam
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
959daa2
arm: Enable generic board support
by Simon Glass
· 12 years ago
e103b7a
arm: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
b27673c
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6579d15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
477393e
Tegra114: Dalmore: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
5647c03
Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras
by Tom Warren
· 12 years ago
36c48be
Tegra114: Fix/update GP padcfg register struct
by Tom Warren
· 12 years ago
b3b6ddf
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
by Tom Warren
· 12 years ago
38797bc
Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
by Tom Warren
· 12 years ago
1baa4e7
Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)
by Tom Warren
· 12 years ago
8ca79b2
Tegra30: Cardhu: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
8b7776b
Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
by Tom Warren
· 12 years ago
19a970a
Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)
by Tom Warren
· 12 years ago
16bb08d
ARM: tegra: implement WAR for Tegra114 CPU reset vector
by Stephen Warren
· 12 years ago
527519a
Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)
by Tom Warren
· 12 years ago
c9aa831
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
126685a
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
by Tom Warren
· 12 years ago
6c5be64
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· 12 years ago
b77c354
Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
by Tom Warren
· 12 years ago
e32624e
Tegra: I2C: Add T114 clock support to tegra_i2c driver
by Tom Warren
· 12 years ago
702b872
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
by Tom Warren
· 12 years ago
d7a55e1
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
Next »