Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7273ccec61e26adef6149ddaf261217b30c4f8a9
/
arch
/
arm
34fd5d2
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
b4d51db
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
5f70714
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ff43b0
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
b339051
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
f47e6ec
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
4e5eb45
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
df3ad6c
pxa: Save lr register in relocate_code function
by Łukasz Dałek
· 12 years ago
a17617d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1199c37
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
abbab70
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
5374d38
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· 12 years ago
c39e969
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· 12 years ago
80e4095
arm: Tabify code for MMC initialization
by Taylor Hutt
· 12 years ago
2f8d8d6
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· 12 years ago
fe34f8d
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· 12 years ago
e2e3e2b
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
06fd853
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
eae78c3
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· 12 years ago
724cdff
arm: Keep track of the tlb size as well as its location
by Gabe Black
· 12 years ago
44df5e8
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· 12 years ago
7b4bd12
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
by Ajay Kumar
· 12 years ago
1673f19
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
9b57285
EXYNOS5: Add support for FIMD and DP
by Ajay Kumar
· 12 years ago
612404c
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
2b16e51
mx6: Add workaround for ARM errata
by Fabio Estevam
· 12 years ago
ea33fb1
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3e75e69
arch-kirkwood: Ethernet port macro returning incorrect address
by Luke Lowrey
· 12 years ago
9d86f0c
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
61bdb91
arm: remove useless code in start.S files
by Albert ARIBAUD
· 12 years ago
e05e5de
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
69c6f97
EXYNOS5: Add device node for USB.
by Rajeshwari Shinde
· 12 years ago
cb9b23c
EXYNOS5: FDT: Add SPI device node data
by Rajeshwari Shinde
· 12 years ago
f0b1619
EXYNOS5: FDT: Add sound device node data
by Rajeshwari Shinde
· 12 years ago
d055911
EXYNOS5: FDT : Decode peripheral id
by Rajeshwari Shinde
· 12 years ago
c2425b6
EXYNOS5: FDT: Add I2C device node data
by Rajeshwari Shinde
· 12 years ago
7a84e1f
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
a527757
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· 12 years ago
3ea9394
exynos5: Add DT based driver for SMC911X ethernet
by Hatim RV
· 12 years ago
1b65207
EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
by Hatim RV
· 12 years ago
fa442bb
EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
07235ef
EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
b189a83
EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
by Chander Kashyap
· 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
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
89bd58a
exynos:pinmux: Add pinmux support for i2c
by Piotr Wilczek
· 12 years ago
847ab8f
exynos:cpu: Add Exynos4 I2C spacing
by Piotr Wilczek
· 12 years ago
83d745d
exynos:clock: Add i2c clock
by Piotr Wilczek
· 12 years ago
fa5e284
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
dcee1ab
gpio: add gpio_is_valid() to omap_gpio API
by Nikita Kiryanov
· 12 years ago
21f11c7
davinci: fixed cpu reset
by Davide Bonfanti
· 12 years ago
8602114
omap: emif: configure emif only when required
by Lokesh Vutla
· 12 years ago
c7f1cf5
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
by Robert P. J. Day
· 12 years ago
f281f29
omap4: Add comments on some "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
e3fe625
omap3: Add a few comments to "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
8c4445d
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· 12 years ago
04c3757
am33xx: add ELM support
by Mansoor Ahamed
· 12 years ago
8eb16b7
am33xx: NAND support
by Ilya Yanok
· 12 years ago
1befaff
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· 12 years ago
4af9e67
omap3/mem.c: remove unused defines
by Andreas Bießmann
· 12 years ago
2c601c7
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
bcfc897
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
05a860c
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
393ff47
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
a918a53
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
1230e7b
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
77cb33b
mxs: Implement common function to setup VDDx
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
d0ebbb8
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 12 years ago
b8a7c46
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 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
673a524
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
08fc717
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
272165f
OMAP3: am35x_def.h: add USB defines
by Ilya Yanok
· 12 years ago
833a53c
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
7df5cf3
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
37931f0
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
178d0cc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
bb367b9
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
0dde7f5
arm: Add control over cachability of memory regions
by Simon Glass
· 12 years ago
87540de
tegra: Add SOC support for display/lcd
by Wei Ni
· 12 years ago
e1ae0d1
tegra: Add support for PWM
by Simon Glass
· 12 years ago
eefe3e5
tegra: fdt: Add LCD definitions for Tegra
by Simon Glass
· 12 years ago
beca1fd
tegra: fdt: Add pwm binding and node
by Simon Glass
· 12 years ago
b344496
tegra: Add display support to funcmux
by Simon Glass
· 12 years ago
95be58c
tegra: Use const for pinmux_config_pingroup/table()
by Simon Glass
· 12 years ago
39e8576
mx5: Mark lowlevel_init board-specific code
by Benoît Thébaudeau
· 12 years ago
cc44672
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· 12 years ago
081237c
mx5: Print CSPI clock in 'clock' command
by Fabio Estevam
· 12 years ago
d84f56f
mx5: Align SPI CS naming with i.MX53 reference manual
by Fabio Estevam
· 12 years ago
71a5c55
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
34d33b6
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
8eeb19b
mx31: Move EHCI definitions to ehci-fsl.h
by Benoît Thébaudeau
· 12 years ago
Next »