Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1b09b53e7dda7f8d4e7ec2927137f3b71327955a
/
arch
/
arm
« Previous
308252a
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· 12 years ago
db7dd81
am33xx: Rework pinmux functions
by Tom Rini
· 12 years ago
726c05d
am33xx evm: Add CONFIG_CMD_EEPROM and related
by Tom Rini
· 12 years ago
65d750b
am33xx: Add support for TI AM335x StarterKit EVM
by Tom Rini
· 12 years ago
973b663
am33xx: Remove board/ti/am335x/evm.c
by Tom Rini
· 12 years ago
d4898ea
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
by Tom Rini
· 12 years ago
318f27c
am33xx: Rework config_ddr to make DDR3 support easier.
by Tom Rini
· 12 years ago
942d3f0
am33xx: Move some variables in emif4.c, mark them static.
by Tom Rini
· 12 years ago
a74f0c7
am33xx: Correct and clean up ddr_regs struct
by Tom Rini
· 12 years ago
82afcc9
am33xx: Do not touch 'ratio1' fields
by Tom Rini
· 12 years ago
5ac3b7a
am33xx: Rework config_io_ctrl slightly
by Tom Rini
· 12 years ago
ff7ec0f
am33xx: Use emif_regs struct for storing initialization values
by Tom Rini
· 12 years ago
87a1acb
am33xx: Turn a number of 'int' functions to 'void'
by Tom Rini
· 12 years ago
c48c895
am33xx: Document what we're doing with ddrctrl->ddrckectrl
by Tom Rini
· 12 years ago
7d8a961
am335x: ddr_defs: Update EMIF parameters
by Vaibhav Bedia
· 13 years ago
c8da4a5
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
by Tom Rini
· 12 years ago
b971dfa
am33xx: Move the call to ddr_pll_config, make it take the frequency
by Tom Rini
· 12 years ago
fda35eb
am33xx: Pass to config_ddr the type of memory that is connected
by Tom Rini
· 12 years ago
bce58fe
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
by Tom Rini
· 12 years ago
10e7e36
am33xx: Rework DDR2 EMIF initalization slightly
by Tom Rini
· 12 years ago
372f11f
am33xx: Bugfix to config_sdram()
by Tom Rini
· 12 years ago
13f1c44
am33xx: Remove extra check in enable_ddr_clocks
by Tom Rini
· 12 years ago
7d5eb34
am33xx: Convert to using <asm/emif.h> to describe the EMIF
by Tom Rini
· 12 years ago
79b3e6b
am33xx: Remove DMM_BASE define
by Tom Rini
· 12 years ago
a438c75
am33xx: Enable gpio0 clock
by Tom Rini
· 12 years ago
41708a5
OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
by Javier Martinez Canillas
· 12 years ago
89017e1
am33xx: pin mux defintions for CPSW switch
by Chandan Nath
· 12 years ago
e79cd8e
am33xx: CPSW init and definitions
by Chandan Nath
· 12 years ago
680866a
arm/davinci/da850: add uart0 pinmux
by Mikhail Kshevetskiy
· 12 years ago
89473d2
arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
by Mikhail Kshevetskiy
· 12 years ago
c50afc1
Revert "arm: armv7: add compile option -mno-unaligned-access if available"
by Albert ARIBAUD
· 12 years ago
d3decde
omap: am335x_evm: enable i2c1 channel
by Steve Sakoman
· 12 years ago
0d986e6
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· 12 years ago
560e69b
arm, davinci: perform check for initializing global data and serial init
by Lad, Prabhakar
· 12 years ago
ecc98ec
da850/omap-l138: Add MMC support for DA850/OMAP-L138
by Lad, Prabhakar
· 12 years ago
3b97152
omap: am33xx: enable gpio support
by Steve Sakoman
· 12 years ago
0044c42
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
91dffb1
I2C: Move struct s3c24x0_i2c to a common place.
by Rajeshwari Shinde
· 12 years ago
c65c05f
EXYNOS: PINMUX: Add pinmux support for I2C
by Rajeshwari Shinde
· 12 years ago
8da3eb1
EXYNOS5: define EXYNOS5_I2C_SPACING
by Rajeshwari Shinde
· 12 years ago
1a758ae
EXYNOS: Add I2C base address.
by Rajeshwari Shinde
· 12 years ago
989feb8
EXYNOS: CLK: Add i2c clock
by Rajeshwari Shinde
· 12 years ago
cc54a0f
imx-common: add i2c.c for bus recovery support
by Troy Kisky
· 12 years ago
df369dc
i.mx53: add definition for I2C3_BASE_ADDR
by Troy Kisky
· 12 years ago
18c0ad2
i.mx: iomux-v3.c: move to imx-common directory
by Troy Kisky
· 12 years ago
af2a35f
i.mx: iomux-v3.h: move to imx-common include directory
by Troy Kisky
· 12 years ago
d3394ec
iomux-v3: remove include of mx6x_pins.h
by Troy Kisky
· 12 years ago
f8f09dd
ARM1136: Fix cache range checks
by Benoît Thébaudeau
· 12 years ago
6b8ac52
mx6: Make pad name macro consistent with the datasheet
by Ashok
· 12 years ago
a21c651
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
by Fabio Estevam
· 13 years ago
5eb4974
arm: armv7: add compile option -mno-unaligned-access if available
by Tetsuyuki Kobayashi
· 12 years ago
448217d
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· 12 years ago
66714b1
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 12 years ago
de6f604
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
05d4df1
mx6: Allow mx6 to access the IPUv3 registers
by Fabio Estevam
· 12 years ago
895f3e0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
30704da
EXYNOS: Fix USB compiler warning
by Rajeshwari Shinde
· 12 years ago
ba662f8
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
8b3f7bf
tegra: usb: Fix device enumeration problem of USB1
by Jim Lin
· 12 years ago
a016e14
tegra: add GMC/GMD funcmux entry for SFLASH
by Stephen Warren
· 12 years ago
9cd3f3a
tegra: add enterrcm command
by Stephen Warren
· 12 years ago
f857fff
tegra: usb: fix wrong error check
by Lucas Stach
· 12 years ago
f97daaa
tegra: add ULPI on USB2 funcmux entry
by Lucas Stach
· 12 years ago
86d74d0
EXYNOS5: USB: Fix incorrect USB base addresses
by Rajeshwari Shinde
· 12 years ago
c48ac11
EXYNOS: Add power Enable/Disable for USB-EHCI
by Rajeshwari Shinde
· 12 years ago
71045da
USB: EXYNOS: Set USB 2.0 HOST Link mode
by Rajeshwari Shinde
· 12 years ago
f9c4e04
EXYNOS5: Add structure for PMU registers
by Rajeshwari Shinde
· 12 years ago
775b6f7
EXYNOS5: Fix system register structure
by Rajeshwari Shinde
· 12 years ago
7590d3c
USB: EXYNOS: Incorporate EHCI review comments
by Rajeshwari Shinde
· 12 years ago
18277f7
Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0"
by Wolfgang Denk
· 12 years ago
d702b08
ARM: cache: Move the cp15 CR register read before flushing the cache.
by SRICHARAN R
· 12 years ago
d519b4b
ARM: introduce arch_early_init_r()
by Fabio Estevam
· 13 years ago
c27c07b
ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
by Fabio Estevam
· 13 years ago
5427d29
No need to define CONFIG_ARCH_CPU_INIT.
by Fabio Estevam
· 13 years ago
4ae8bc4
SPL: ARM: spear: Add SPL support for SPEAr600 platform
by Stefan Roese
· 13 years ago
fe901f2
arm: Don't use printf() in SPL builds
by Simon Glass
· 13 years ago
2cb06a4
GPIO: Add SPEAr GPIO driver
by Stefan Roese
· 13 years ago
bc0bdf4
cleanup/SPEAr: Remove unnecessary parenthesis
by Amit Virdi
· 13 years ago
f28e5c9
SPEAr: Correct SoC ID offset in misc configuration space
by Shiraz Hashim
· 13 years ago
7c885a0
SPEAr: explicitly select clk src for UART
by Shiraz Hashim
· 13 years ago
962d026
SPEAr: Add basic arch related support for SPEAr SoCs
by Vipin KUMAR
· 13 years ago
8eb0ee6
SPEAr: Add macb driver support for spear310 and spear320
by Vipin KUMAR
· 13 years ago
deb0056
SPEAr: Configure network support for spear SoCs
by Vipin KUMAR
· 13 years ago
70fdbef
SPEAr: Eliminate dependency on Xloader table
by Amit Virdi
· 13 years ago
f3fcf92
st_smi: Add support for SPEAr SMI driver
by Vipin KUMAR
· 13 years ago
0def98e
mtd/NAND: Remove obsolete SPEAr specific NAND drivers
by Vipin KUMAR
· 12 years ago
1fa943b
SPEAr: Configure FSMC driver for NAND interface
by Vipin KUMAR
· 12 years ago
fa04218
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
by Tetsuyuki Kobayashi
· 12 years ago
5e9cd44
ARM: OMAP4/5: Move USB clocks to essential group.
by SRICHARAN R
· 12 years ago
dbf8fb6
ARM: OMAP4/5: Move gpmc clocks to essential group.
by SRICHARAN R
· 12 years ago
2547638
ARM: OMAP4+: Move external phy initialisations to arch specific place.
by SRICHARAN R
· 12 years ago
cc009de
omap4: Use a smaller M,N couple for IVA DPLL
by Sebastien Jan
· 12 years ago
f2b37a6
omap: am33xx: accomodate input clocks other than 24 Mhz
by Steve Sakoman
· 12 years ago
ad0878a
omap: emif: fix bug in manufacturer code test
by Steve Sakoman
· 12 years ago
55c1284
omap: emif: deal with rams that return duplicate mr data on all byte lanes
by Steve Sakoman
· 12 years ago
38f25b1
OMAP4+: Force DDR in self-refresh after warm reset
by Lokesh Vutla
· 12 years ago
784229c
OMAP4+: Handle sdram init after warm reset
by Lokesh Vutla
· 12 years ago
7023950
ARM: OMAP3+: Detect reset type
by Lokesh Vutla
· 12 years ago
f8b9d1d
arm: bugfix: Move vector table before jumping relocated code
by Tetsuyuki Kobayashi
· 12 years ago
Next »