Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bcdea578697f2c15a14daffaa161e22b378c1613
/
arch
/
arm
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
dddf345
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
9cbe003a
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ca1520
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
6ed6e03
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
e61accc
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
97ec739
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
6c2f007
pxa: Save lr register in relocate_code function
by Łukasz Dałek
· 12 years ago
20d6b8f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
29fe8c5
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· 12 years ago
8788e06
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· 12 years ago
d84d60f
arm: Tabify code for MMC initialization
by Taylor Hutt
· 12 years ago
25d0227
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· 12 years ago
f1ffb6c
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· 12 years ago
e882201
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
6b8d5fd
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
7d5c036
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· 12 years ago
72866c7
arm: Keep track of the tlb size as well as its location
by Gabe Black
· 12 years ago
7a7825f
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· 12 years ago
b6983ce
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
by Ajay Kumar
· 12 years ago
17dd856
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
ca67ee2
EXYNOS5: Add support for FIMD and DP
by Ajay Kumar
· 12 years ago
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c69880c
mx6: Add workaround for ARM errata
by Fabio Estevam
· 12 years ago
63d974d
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
8011ee4
arch-kirkwood: Ethernet port macro returning incorrect address
by Luke Lowrey
· 12 years ago
4d42431
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
fafc710
arm: remove useless code in start.S files
by Albert ARIBAUD
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e17037d
EXYNOS5: Add device node for USB.
by Rajeshwari Shinde
· 12 years ago
44c8701
EXYNOS5: FDT: Add SPI device node data
by Rajeshwari Shinde
· 12 years ago
9b3cc40
EXYNOS5: FDT: Add sound device node data
by Rajeshwari Shinde
· 12 years ago
28bae82
EXYNOS5: FDT : Decode peripheral id
by Rajeshwari Shinde
· 12 years ago
44a4a82
EXYNOS5: FDT: Add I2C device node data
by Rajeshwari Shinde
· 12 years ago
a90efe9
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
400ab16
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· 12 years ago
db3040a
exynos5: Add DT based driver for SMC911X ethernet
by Hatim RV
· 12 years ago
89ee402
EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
by Hatim RV
· 12 years ago
252991e
EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
8625f10
EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
72370bb
EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
by Chander Kashyap
· 12 years ago
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
edad217
exynos:pinmux: Add pinmux support for i2c
by Piotr Wilczek
· 12 years ago
2c7e06c
exynos:cpu: Add Exynos4 I2C spacing
by Piotr Wilczek
· 12 years ago
01d589f
exynos:clock: Add i2c clock
by Piotr Wilczek
· 12 years ago
9fd4f7f
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
e3cb9c1
gpio: add gpio_is_valid() to omap_gpio API
by Nikita Kiryanov
· 12 years ago
2baa097
davinci: fixed cpu reset
by Davide Bonfanti
· 12 years ago
8024259
omap: emif: configure emif only when required
by Lokesh Vutla
· 12 years ago
7bf063b
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
by Robert P. J. Day
· 12 years ago
3037e52
omap4: Add comments on some "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
3bb3c29
omap3: Add a few comments to "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
edb5c2f
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· 12 years ago
59e38b4
am33xx: add ELM support
by Mansoor Ahamed
· 12 years ago
2ebbb86
am33xx: NAND support
by Ilya Yanok
· 12 years ago
741c57f
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· 12 years ago
b385633
omap3/mem.c: remove unused defines
by Andreas Bießmann
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
b762a9c
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
aba29e4
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
8850452
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
e5cf751
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
2c060c5
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
4a5e597
mxs: Implement common function to setup VDDx
by Marek Vasut
· 12 years ago
e0b4ac9
mx28: Rename regs-power.h to regs-power-mx28.h
by Marek Vasut
· 12 years ago
3090302
mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
by Marek Vasut
· 12 years ago
7aff967
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 12 years ago
577dc04
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
2f1e5c6
mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
by Marek Vasut
· 12 years ago
7d6daeb
mx28: Fix typo in POWER_MINPWR_VBG_OFF
by Marek Vasut
· 12 years ago
a3292f2
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
cd3a846
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
c6ea532
OMAP3: am35x_def.h: add USB defines
by Ilya Yanok
· 12 years ago
cc0fcbf
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
7aa1a6e
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
d5ade29
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
ac0941a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
a4f2079
arm: Add control over cachability of memory regions
by Simon Glass
· 12 years ago
6555e69
tegra: Add SOC support for display/lcd
by Wei Ni
· 12 years ago
1564f34
tegra: Add support for PWM
by Simon Glass
· 12 years ago
3a331e6
tegra: fdt: Add LCD definitions for Tegra
by Simon Glass
· 12 years ago
8b626dc
tegra: fdt: Add pwm binding and node
by Simon Glass
· 12 years ago
11ecb38
tegra: Add display support to funcmux
by Simon Glass
· 12 years ago
20b2acb
tegra: Use const for pinmux_config_pingroup/table()
by Simon Glass
· 12 years ago
aa2bcc2
mx5: Mark lowlevel_init board-specific code
by Benoît Thébaudeau
· 12 years ago
f6fde41
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· 12 years ago
a82fee0
mx5: Print CSPI clock in 'clock' command
by Fabio Estevam
· 12 years ago
a7fb91d
mx5: Align SPI CS naming with i.MX53 reference manual
by Fabio Estevam
· 12 years ago
c44f54d
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
27a23bb
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
ef327bf
mx31: Move EHCI definitions to ehci-fsl.h
by Benoît Thébaudeau
· 12 years ago
Next »