Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
500bccf84408ad71674b714cd9db3480736ad8e1
/
arch
/
arm
/
cpu
dc47e2b
exynos: Correct use of 64-bit division
by Simon Glass
· 12 years ago
49493cb
Tegra: Split tegra_get_chip_type() into soc & sku funcs
by Tom Warren
· 12 years ago
d94c2db
Tegra: Fix MSELECT clock divisors for T30/T114.
by Tom Warren
· 12 years ago
b40f734
Tegra114: Initialize System Counter (TSC) with osc frequency
by Tom Warren
· 12 years ago
d0edce4
Tegra: Configure L2 cache control reg properly.
by Tom Warren
· 12 years ago
3ebbbfe
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· 12 years ago
eb222d1
ARM: tegra: support T33 SKU of Tegra30
by Stephen Warren
· 12 years ago
c4a4e2e
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· 12 years ago
6ebc346
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
f84a7b8
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· 12 years ago
4411b2a
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
0c669fd
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
9d0fd10
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· 12 years ago
c97b6df
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1a9a91d
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
9ce8e23
arm1176: Remove unused MMU setup from start.S
by Benoît Thébaudeau
· 12 years ago
66f30bf
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
e532322
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
5c6db12
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
ac415a5
arm926ejs: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
da962b7
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
8b7cd09
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· 12 years ago
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
eef6da0
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
by Jon Hunter
· 12 years ago
a1c8fb9
OMAP4: Fix bug in omap4460_volts struct
by Lubomir Popov
· 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
da634ae
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
5bf299b
asm/omap_gpmc.h: consolidate common defines
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
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
472d546
Consolidate bool type
by York Sun
· 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
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
d0f34f1
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 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
7ee68fe
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· 12 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
b6379e1
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ea7b96b
ti814x_evm: add ti814x evm board support
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
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
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
0698095
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
8807728
ARM: bcm2835: add mailbox driver
by Stephen Warren
· 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
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
b3b6ddf
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
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
16bb08d
ARM: tegra: implement WAR for Tegra114 CPU reset vector
by Stephen 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
7ae18f3
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
a63eb6b
tegra: usb: various small cleanups
by Lucas Stach
· 12 years ago
fdb4b9a
tegra: usb: move controller init into start_port
by Lucas Stach
· 12 years ago
a4bdcc3
tegra: usb: remove unneeded function parameter
by Lucas Stach
· 12 years ago
b0bbab8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· 12 years ago
2f3ec34
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· 12 years ago
0678587
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
3ebd1cb
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· 12 years ago
65cdd64
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
2fd34f2
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
1acba33
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
08f0533
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· 12 years ago
fc14fba
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· 12 years ago
3a0b1da
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
de62688
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
7831419
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
Next »