Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b9f4bc34ac0ee40f8d6a952036b4cd62b854aa74
/
arch
/
arm
/
cpu
b9f4bc3
Remove lh7a40x cpu and serial driver
by Albert ARIBAUD
· 12 years ago
b809b3a
mx35: Define MAX and AIPS registers
by Benoît Thébaudeau
· 12 years ago
dd227b6
mx5: Optimize lowlevel_init code size
by Benoît Thébaudeau
· 12 years ago
6be5800
mx25: Fix eSDHC support
by Benoît Thébaudeau
· 12 years ago
f754263
mx25: Define cpu_eth_init() only if needed
by Benoît Thébaudeau
· 12 years ago
9baefa4
mx25: Clean up clocks API
by Benoît Thébaudeau
· 12 years ago
17c7cf7
mx25 clocks: Fix MXC_FEC_CLK
by Benoît Thébaudeau
· 12 years ago
c3b5189
mx25: Define more standard clocks
by Benoît Thébaudeau
· 12 years ago
fac7c81
mx25: Clean up clock calculations
by Benoît Thébaudeau
· 12 years ago
3c76add
mx25: Fix decode_pll
by Benoît Thébaudeau
· 12 years ago
3238465
mx5/6 clocks: Fix SDHC clocks
by Benoît Thébaudeau
· 12 years ago
be2f93b
mx51: Fix I2C clock ID check
by Benoît Thébaudeau
· 12 years ago
d5fe220
mx5 clocks: Fix MXC_FEC_CLK
by Benoît Thébaudeau
· 12 years ago
3cbd107
mx5 clocks: Simplify imx_get_cspiclk()
by Benoît Thébaudeau
· 12 years ago
08028b1
mx5 clocks: Fix get_uart_clk()
by Benoît Thébaudeau
· 12 years ago
f124e71
mx5 clocks: Fix get_ipg_per_clk()
by Benoît Thébaudeau
· 12 years ago
55c8df0
mx5 clocks: Fix get_periph_clk()
by Benoît Thébaudeau
· 12 years ago
b947929
mx5 clocks: Fix get_lp_apm()
by Benoît Thébaudeau
· 12 years ago
649dc8a
mx5 clocks: Add and use CCSR definitions
by Benoît Thébaudeau
· 12 years ago
414e166
mx51: Fix USB PHY clocks
by Benoît Thébaudeau
· 12 years ago
248cdf0
mx5: Fix clock gate values
by Benoît Thébaudeau
· 12 years ago
1f5e4ee
mx5: Use explicit clock gate names
by Benoît Thébaudeau
· 12 years ago
846b389
mx5 clocks: Cleanup
by Benoît Thébaudeau
· 12 years ago
833b643
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
e7bed5c
imx: Use MXC_I2C_CLK in imx i2c driver
by Matthias Weisser
· 12 years ago
8a57fdc
mx25: add CPU revision 1.2
by Eric Benard
· 12 years ago
2af7e81
i.MX6: get rid of redundant struct src_regs (dupe of struct src)
by Eric Nelson
· 12 years ago
0bb7e31
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
by Eric Nelson
· 12 years ago
539e9ff
pxa: Add code to examine cpu model and revision
by Lukasz Dalek
· 12 years ago
516f00b
tegra: clean up board include hell
by Lucas Stach
· 12 years ago
ac56d95
tegra: add funcmux entry for NAND attached to KBC
by Lucas Stach
· 12 years ago
0cd10c7
tegra20: rework UART GPIO handling
by Lucas Stach
· 12 years ago
65530a8
tegra20: add clock_set_pllout function
by Lucas Stach
· 12 years ago
3f44e44
tegra20: complete periph_id enum
by Lucas Stach
· 12 years ago
150c249
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
3064f32
Tegra20: Move some code files to common directories for upcoming Tegra30 patches.
by Tom Warren
· 12 years ago
6d365ea
tegra20: add USB ULPI init code
by Lucas Stach
· 12 years ago
a896211
tegra20: port to new ehci interface
by Lucas Stach
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
320de13
serial: mxs: spl: Remove empty serial_* functions from SPL code
by Marek Vasut
· 12 years ago
b823fd9
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
dec9668
arm: armv7: omap3: Fix restore sequence in lowlevel_init
by Albert ARIBAUD
· 12 years ago
03eecab
arm: rmobile: bugfix: wrong register saving in lowlevel_init
by Tetsuyuki Kobayashi
· 12 years ago
28e5ac2
arm: armv7: temporarily set -mno-unaligned-access
by Albert ARIBAUD
· 12 years ago
7775440
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
38b343d
arm: Support new Xilinx Zynq platform
by Michal Simek
· 12 years ago
76abfa5
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· 12 years ago
4e7067f
arm: Remove additional config flags
by Michal Simek
· 12 years ago
63ee53a
armv7 cpu_init_crit: Simplify code
by Benoît Thébaudeau
· 12 years ago
b3168f4
kirkwood: implement kw_sdram_size_adjust
by Gerlando Falauto
· 12 years ago
4551516
kirkwood: implement kw_sdram_bs_set()
by Gerlando Falauto
· 12 years ago
cf37c5d
kirkwood: use c-struct for access to SDRAM addr decode registers
by Holger Brunck
· 12 years ago
35729c6
rmobile: Fix build timer driver with BUILD_DIR
by Nobuhiro Iwamatsu
· 12 years ago
2d61084
arm: rmobile: Add cpu_eth_init function
by Nobuhiro Iwamatsu
· 12 years ago
62d0b6b
arm: rmobile: Add support PFC of Renesas R8A7740
by Nobuhiro Iwamatsu
· 12 years ago
cfa291b
arm: rmobile: Add support Renesas R8A7740
by Nobuhiro Iwamatsu
· 12 years ago
2c541df
arm: rmobile: Add support TMU base timer function
by Nobuhiro Iwamatsu
· 12 years ago
2f7ea5b
arm: rmobile: Change initializing ICCICR register
by Nobuhiro Iwamatsu
· 12 years ago
4f007b8
arm: rmobile: kzm9g: separate cpu_rev to integer and fraction
by Tetsuyuki Kobayashi
· 12 years ago
170cc96
arm: rmobile: kzm9g: fix CPU info
by Tetsuyuki Kobayashi
· 12 years ago
c7ee8a5
arm: rmobile: Support build with gcc-4.6 or later
by Nobuhiro Iwamatsu
· 12 years ago
b045a23
arm: rmobile: Add support PFC of Renesas SH73A0
by Nobuhiro Iwamatsu
· 12 years ago
1cdf248
arm: rmobile: Add support Renesas SH73A0
by Nobuhiro Iwamatsu
· 12 years ago
4fb44e2
arm: rmobile: Add basic support for Renesas R-Mobile
by Nobuhiro Iwamatsu
· 12 years ago
90207b6
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
d97b4ce
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
d4c4e0e
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
026b2fe
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
f088125
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
24dafad
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
8082fda
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
37189a1
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
9f8a6e7
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
by Pavel Machek
· 12 years ago
6abbe74
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
0da113e
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· 12 years ago
59d63f7
ARM: arm1176: Define arch_cpu_init() at the SoC level
by Stephen Warren
· 12 years ago
61e1298
dm: net: Move IXP NPE to drivers/net/
by Marek Vasut
· 12 years ago
d193c1b
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
22e7394
tegra20: usb: rework set_host_mode
by Lucas Stach
· 12 years ago
ea00e59
MX: set a common place to share code for Freescale i.MX
by Stefano Babic
· 12 years ago
35e1132
tegra: Add NAND support to funcmux
by Simon Glass
· 12 years ago
0dc7b82
mx31: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
697191d
Fix mx31_decode_pll
by Benoît Thébaudeau
· 12 years ago
543d247
mx35 timer: Switch to 32-kHz source
by Benoît Thébaudeau
· 12 years ago
9c6c5c0
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
1b2080f
mx25: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
82e1b54
mx35: Fix clock dividers
by Benoît Thébaudeau
· 12 years ago
e761955
mx35: Fix decode_pll
by Benoît Thébaudeau
· 12 years ago
14dace7
am33xx: Remove redundant timer config
by Tom Rini
· 12 years ago
d82f05f
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
by Marek Vasut
· 12 years ago
491f6c2
edminiv2: orion5x: fix GPIO inits and values
by Albert ARIBAUD
· 12 years ago
Next »