Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3b7f0e109cd3f3fba387784f3f6debd4127cdefd
/
arch
3b7f0e1
arm: rmobile: Add SILK board support
by Vladimir Barinov
· 10 years ago
a4fb5df
Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 10 years ago
10918c0
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 10 years ago
7f33899
microblaze: spl: Add LISTS to linker script
by Michal Simek
· 10 years ago
ca7d226
microblaze: spl: Do not call mem_malloc_init and use early alloc
by Michal Simek
· 10 years ago
405e651
microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
by Michal Simek
· 10 years ago
0510b14
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
by Michal Simek
· 10 years ago
7c4dd54
microblaze: Speedup code copy
by Michal Simek
· 10 years ago
e945f6d
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
9cef20b
microblaze: Fix gd_t address which is placed at the end of BRAM
by Michal Simek
· 10 years ago
e4a4743
microblaze: Remove unused asm label
by Michal Simek
· 10 years ago
2c7c32f
microblaze: Use standard interrupt_init() function
by Michal Simek
· 10 years ago
7c6814f
microblaze: Remove unneeded data section adding from DTB
by Michal Simek
· 10 years ago
070b8e0
microblaze: Add debug message about enabling interrupts
by Michal Simek
· 10 years ago
e217b0d
microblaze: Fix coding style
by Michal Simek
· 10 years ago
4c0922f
microblaze: Remove DEBUG_INT macro and use debug() instead
by Michal Simek
· 10 years ago
5e2fc80
microblaze: Fix coding style in exception.c
by Michal Simek
· 10 years ago
1c424d2
microblaze: Show return address from exception
by Michal Simek
· 10 years ago
cd8574c
microblaze: Fix stack usage in interrupt handler
by Michal Simek
· 10 years ago
0267ba5
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
a67ef28
arc: build libgcc in U-Boot
by Alexey Brodkin
· 10 years ago
51f4999
arc: move CPU flags selection to the main "config.mk"
by Alexey Brodkin
· 10 years ago
a1dbe57
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
by Alexey Brodkin
· 10 years ago
6eb651a
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
by Alexey Brodkin
· 10 years ago
1f9ad44
arc: add selection of endianess in Kconfig
by Alexey Brodkin
· 10 years ago
205e7a7
arc: select cache settings via menuconfig
by Alexey Brodkin
· 10 years ago
5ff40f3
arc: define and use PTAG AUX regs for MMUv3 only
by Alexey Brodkin
· 10 years ago
812980b
arc: add more flavours of ARC700 series CPU
by Alexey Brodkin
· 10 years ago
f958a91
arc: memcmp - fix zero-delay loop utilization
by Igor Guryanov
· 10 years ago
5c123f5
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
2e19cc3
arm: mvebu: Add Serdes PHY config code
by Stefan Roese
· 10 years ago
b0f80b9
arm: armada-xp: Add SPL support used to include the DDR training code
by Stefan Roese
· 10 years ago
2554167
arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
e7778ec
arm: maxbcm: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
1e0b598
arm: armada-xp: Change built target to include the SPL binary as bin_hdr
by Stefan Roese
· 10 years ago
4e79908
ARM: UniPhier: leave the last element of boot_device_table empty
by Masahiro Yamada
· 10 years ago
4431684
ARM: UniPhier: refactor pinmon command
by Masahiro Yamada
· 10 years ago
ee47064
ARM: UniPhier: enable I2C input pins for PH1-sLD8
by Masahiro Yamada
· 10 years ago
6c45ef4
ARM: UniPhier: do not compile unnecessary objects
by Masahiro Yamada
· 10 years ago
dc4057e
ARM: UniPhier: remove unused checkboard() functions
by Masahiro Yamada
· 10 years ago
08fda25
ARM: UniPhier: revive support card info
by Masahiro Yamada
· 10 years ago
35adfc4
ARM: UniPhier: move SPL init functions to spl_board_init()
by Masahiro Yamada
· 10 years ago
84ccd79
ARM: UniPhier: move pin_init() to board_early_init_f()
by Masahiro Yamada
· 10 years ago
aa1cd2c
ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS
by Masahiro Yamada
· 10 years ago
a7f2ecf
ARM: UniPhier: move EEPROM device node into a separate DTS
by Masahiro Yamada
· 10 years ago
5848899
ARM: UniPhier: remove dummy gpio.h
by Masahiro Yamada
· 10 years ago
37ffffb
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
37d46dd
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
d35488c
sunxi: rsb: Add sun9i (A80 support)
by Hans de Goede
· 10 years ago
c13f60d
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
by Hans de Goede
· 10 years ago
358b8bc
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
1f32ae9
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
3b4a7f9
sandbox: Correct cros-ec keyboard definition
by Simon Glass
· 10 years ago
a0573d1
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
8e3da9d
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
0f274f5
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· 10 years ago
ffc1037
vexpress64: support the Juno Development Platform
by Linus Walleij
· 10 years ago
f91afc4
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· 10 years ago
eef88df
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· 10 years ago
d9a4a62
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
by Daniel Schwierzeck
· 10 years ago
f1c64a0
MIPS: handle mips64 ST0_KX bit in mips32 start.S
by Paul Burton
· 10 years ago
ab0d002
MIPS: handle mips64 relocs in mips32 start.S
by Paul Burton
· 10 years ago
a39b1cb
MIPS: use asm.h macros in mips32 start.S
by Paul Burton
· 10 years ago
bd76826
dm: exynos: dts: Set the offset length for cros_ec
by Simon Glass
· 10 years ago
55df43c
odroid u3: dts: add missing i2c aliases
by Przemyslaw Marczak
· 10 years ago
fda0e27
exynos5: pinmux: check flag for i2c config
by Przemyslaw Marczak
· 10 years ago
232a02c
arndale: dts: add missing i2c aliases
by Przemyslaw Marczak
· 10 years ago
8fd10a8
exynos4: dts: add missing i2c properties
by Przemyslaw Marczak
· 10 years ago
49cad54
Export redesign
by Martin Dorwig
· 10 years ago
25ab4b0
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
6f755eb
dm: exynos: dts: Use GPIO bank phandles for GPIOs
by Simon Glass
· 10 years ago
2b2b50b
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
by Simon Glass
· 10 years ago
0347960
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
9762a41
dm: zynq: Remove inline gpio functions
by Simon Glass
· 10 years ago
04072cb
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
a02af4a
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
212324a
davinci: Do not duplicate setting of gd
by Tom Rini
· 10 years ago
7bc53ef
omap3: add some MUX definitions for upcoming cairo
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
5bfdd1f
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
d215b3e
omap3: add SDRC settings for Samsung K4X51163PG
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
03843da
omap3: make SDRC SHARING setting configurable
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
168f594
omap3: enable GP9 timer and UART2
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
b558af8
ARM: OMAP5: DRA7xx: Add support for power rail grouping
by Lubomir Popov
· 10 years ago
ba21a45
malta: IDE support
by Paul Burton
· 10 years ago
8755d50
MIPS: clear TagLo select 2 during cache init
by Paul Burton
· 10 years ago
dd7c720
MIPS: allow systems to skip loads during cache init
by Paul Burton
· 10 years ago
ca4e833
MIPS: inline mips_init_[id]cache functions
by Paul Burton
· 10 years ago
ac22fec
MIPS: refactor cache loops to a macro
by Paul Burton
· 10 years ago
536cb7c
MIPS: refactor L1 cache config reads to a macro
by Paul Burton
· 10 years ago
4a5d889
MIPS: unify cache initialization code
by Paul Burton
· 10 years ago
30374f9
MIPS: unify cache maintenance functions
by Paul Burton
· 10 years ago
2b8bcc5
MIPS: avoid .set ISA for cache operations
by Paul Burton
· 10 years ago
ab92da9
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
aed03fa
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
306df2c
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
c8eac66
ARM: zynq: List qspi, smc and nand baseaddresses
by Michal Simek
· 10 years ago
63e3cea
ARM: zynq: List nand, qspi and jtag boot modes
by Michal Simek
· 10 years ago
f60c6fb
ARM: zynq: slcr: Dont modify the reserved bits
by Siva Durga Prasad Paladugu
· 10 years ago
3ad87ca
ARM: zynq: ddrc: Setup half of memory only for ECC case
by Michal Simek
· 11 years ago
Next »