Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6bfc15aaf762440ae9ab0571624025d4baec43f4
/
arch
6bfc15a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Feb 10 10:40:43 2015 -0500
9bf144c
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
by Graeme Russ
· Sun Jan 25 12:07:53 2015 +1100
b82e470
arm: mxs: Enable booting of mx28 without battery
by Graeme Russ
· Sun Jan 25 12:07:52 2015 +1100
0f2483a
arm: mxs: Add debug outputs and comments to mxs SPL source files
by Graeme Russ
· Sun Jan 25 12:07:51 2015 +1100
00cce36
imx: mx6: Fixed AIPS3 base address issue
by Ye.Li
· Wed Jan 14 17:18:12 2015 +0800
c3490dbc
imx:mx6 update fuse_bank0_regs
by Peng Fan
· Fri Jan 09 16:59:40 2015 +0800
fdef909
Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· Mon Feb 09 11:44:46 2015 -0500
4932fa7
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· Mon Feb 09 10:25:20 2015 -0500
fb089f0
microblaze: spl: Add LISTS to linker script
by Michal Simek
· Tue Feb 03 15:09:52 2015 +0100
fb8e384
microblaze: spl: Do not call mem_malloc_init and use early alloc
by Michal Simek
· Tue Feb 03 16:24:48 2015 +0100
9ea6744
microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
by Michal Simek
· Fri Jan 30 15:46:43 2015 +0100
a79d658
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
by Michal Simek
· Fri Jan 30 15:45:02 2015 +0100
a9228f6
microblaze: Speedup code copy
by Michal Simek
· Tue Jan 27 15:10:37 2015 +0100
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· Thu May 08 16:08:44 2014 +0200
3f0a5cb
microblaze: Fix gd_t address which is placed at the end of BRAM
by Michal Simek
· Tue Jan 27 14:06:14 2015 +0100
23162f4
microblaze: Remove unused asm label
by Michal Simek
· Tue Jan 27 12:46:07 2015 +0100
b78df3d
microblaze: Use standard interrupt_init() function
by Michal Simek
· Tue Jan 27 12:44:12 2015 +0100
7218061
microblaze: Remove unneeded data section adding from DTB
by Michal Simek
· Mon Jan 26 15:52:48 2015 +0100
056dbe8
microblaze: Add debug message about enabling interrupts
by Michal Simek
· Mon Jan 26 15:25:32 2015 +0100
5e6c747
microblaze: Fix coding style
by Michal Simek
· Mon Jan 26 14:39:22 2015 +0100
baf5175
microblaze: Remove DEBUG_INT macro and use debug() instead
by Michal Simek
· Mon Jan 26 14:37:52 2015 +0100
f73749b
microblaze: Fix coding style in exception.c
by Michal Simek
· Mon Jan 26 14:36:13 2015 +0100
924819c
microblaze: Show return address from exception
by Michal Simek
· Mon Jan 26 14:32:23 2015 +0100
94ea28f
microblaze: Fix stack usage in interrupt handler
by Michal Simek
· Mon Jan 26 14:24:08 2015 +0100
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· Fri Jan 30 10:51:46 2015 +0100
93206d2
arc: build libgcc in U-Boot
by Alexey Brodkin
· Tue Feb 03 13:58:20 2015 +0300
2f02080
arc: move CPU flags selection to the main "config.mk"
by Alexey Brodkin
· Tue Feb 03 13:58:19 2015 +0300
c74e21b
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
by Alexey Brodkin
· Tue Feb 03 13:58:17 2015 +0300
7144cf9
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
by Alexey Brodkin
· Tue Feb 03 13:58:15 2015 +0300
cbd76c3
arc: add selection of endianess in Kconfig
by Alexey Brodkin
· Tue Feb 03 13:58:14 2015 +0300
6b95cca
arc: select cache settings via menuconfig
by Alexey Brodkin
· Tue Feb 03 13:58:13 2015 +0300
6da8cfc
arc: define and use PTAG AUX regs for MMUv3 only
by Alexey Brodkin
· Tue Feb 03 13:58:12 2015 +0300
f431e26
arc: add more flavours of ARC700 series CPU
by Alexey Brodkin
· Tue Feb 03 13:58:11 2015 +0300
4b98811
arc: memcmp - fix zero-delay loop utilization
by Igor Guryanov
· Tue Feb 03 13:58:09 2015 +0300
095665d
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Fri Feb 06 12:02:59 2015 -0500
941aef7
arm: mvebu: Add Serdes PHY config code
by Stefan Roese
· Mon Jan 19 11:33:41 2015 +0100
e463bf3
arm: armada-xp: Add SPL support used to include the DDR training code
by Stefan Roese
· Mon Jan 19 11:33:42 2015 +0100
f3679a3
arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· Mon Jan 19 11:33:46 2015 +0100
1a16a0c
arm: maxbcm: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· Mon Jan 19 11:33:47 2015 +0100
a4fc5d4
arm: armada-xp: Change built target to include the SPL binary as bin_hdr
by Stefan Roese
· Mon Jan 19 11:33:49 2015 +0100
e3cfe8c
ARM: UniPhier: leave the last element of boot_device_table empty
by Masahiro Yamada
· Thu Feb 05 20:56:24 2015 +0900
b2bff68
ARM: UniPhier: refactor pinmon command
by Masahiro Yamada
· Thu Feb 05 20:56:23 2015 +0900
ad5a793
ARM: UniPhier: enable I2C input pins for PH1-sLD8
by Masahiro Yamada
· Thu Feb 05 14:43:00 2015 +0900
3cdae7b
ARM: UniPhier: do not compile unnecessary objects
by Masahiro Yamada
· Thu Feb 05 14:42:58 2015 +0900
75d13f4
ARM: UniPhier: remove unused checkboard() functions
by Masahiro Yamada
· Thu Feb 05 14:42:57 2015 +0900
4cd15c6
ARM: UniPhier: revive support card info
by Masahiro Yamada
· Thu Feb 05 14:42:56 2015 +0900
24ee11f
ARM: UniPhier: move SPL init functions to spl_board_init()
by Masahiro Yamada
· Thu Feb 05 14:42:55 2015 +0900
1f3d9c7
ARM: UniPhier: move pin_init() to board_early_init_f()
by Masahiro Yamada
· Thu Feb 05 14:42:54 2015 +0900
d1d1a18
ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS
by Masahiro Yamada
· Thu Feb 05 14:30:26 2015 +0900
68a730e
ARM: UniPhier: move EEPROM device node into a separate DTS
by Masahiro Yamada
· Thu Feb 05 14:30:25 2015 +0900
b1b9e48
ARM: UniPhier: remove dummy gpio.h
by Masahiro Yamada
· Tue Feb 03 13:51:36 2015 +0900
d693b1e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Mon Feb 02 12:37:34 2015 -0500
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Feb 02 10:11:44 2015 -0500
1945061
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· Mon Jan 26 16:59:12 2015 +0100
8760c91
sunxi: rsb: Add sun9i (A80 support)
by Hans de Goede
· Mon Jan 26 16:46:43 2015 +0100
bf880fe
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
by Hans de Goede
· Sun Jan 25 12:10:48 2015 +0100
52992fd
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· Sat Jan 31 12:40:48 2015 -0500
8e17078
sandbox: Add a -D option to use a default device tree
by Simon Glass
· Mon Jan 19 20:21:34 2015 -0700
3778c4f
sandbox: Correct cros-ec keyboard definition
by Simon Glass
· Mon Jan 19 20:21:33 2015 -0700
24bedde
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Jan 30 13:56:15 2015 -0500
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Jan 30 09:24:42 2015 -0500
0bd6887
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· Thu Jan 29 18:03:39 2015 +0800
c582250
vexpress64: support the Juno Development Platform
by Linus Walleij
· Fri Jan 23 14:41:10 2015 +0100
800d6fd
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· Fri Jan 23 11:50:53 2015 +0100
ed16050
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· Thu Jan 29 14:56:20 2015 +0100
74fc3c0
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
by Daniel Schwierzeck
· Thu Jan 29 14:47:01 2015 +0100
debf0e0
MIPS: handle mips64 ST0_KX bit in mips32 start.S
by Paul Burton
· Thu Jan 29 10:04:10 2015 +0000
cb2ab2f
MIPS: handle mips64 relocs in mips32 start.S
by Paul Burton
· Thu Jan 29 10:04:09 2015 +0000
ce14da2
MIPS: use asm.h macros in mips32 start.S
by Paul Burton
· Thu Jan 29 10:04:08 2015 +0000
44670b5
dm: exynos: dts: Set the offset length for cros_ec
by Simon Glass
· Mon Jan 26 20:29:38 2015 -0700
9a10a28
odroid u3: dts: add missing i2c aliases
by Przemyslaw Marczak
· Tue Jan 27 13:36:37 2015 +0100
056d655
exynos5: pinmux: check flag for i2c config
by Przemyslaw Marczak
· Tue Jan 27 13:36:34 2015 +0100
ef22349
arndale: dts: add missing i2c aliases
by Przemyslaw Marczak
· Tue Jan 27 13:36:33 2015 +0100
46bcd55
exynos4: dts: add missing i2c properties
by Przemyslaw Marczak
· Tue Jan 27 13:36:32 2015 +0100
cb2c286
Export redesign
by Martin Dorwig
· Mon Jan 26 15:22:54 2015 -0700
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· Sun Jan 25 08:26:55 2015 -0700
dabafc3
dm: exynos: dts: Use GPIO bank phandles for GPIOs
by Simon Glass
· Mon Jan 05 20:05:42 2015 -0700
3112fd5
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
by Simon Glass
· Mon Jan 05 20:05:41 2015 -0700
a30d4ba
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· Mon Jan 05 20:05:38 2015 -0700
456029f
dm: zynq: Remove inline gpio functions
by Simon Glass
· Mon Jan 05 20:05:37 2015 -0700
9503617
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· Mon Jan 05 20:05:35 2015 -0700
120834d
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· Mon Jan 05 20:05:31 2015 -0700
35d908c
davinci: Do not duplicate setting of gd
by Tom Rini
· Thu Jan 22 09:38:10 2015 -0500
cc5b569
omap3: add some MUX definitions for upcoming cairo
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:51 2015 +0100
6ad0981
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:50 2015 +0100
6046710
omap3: add SDRC settings for Samsung K4X51163PG
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:49 2015 +0100
70988eb
omap3: make SDRC SHARING setting configurable
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:48 2015 +0100
4934467
omap3: enable GP9 timer and UART2
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:47 2015 +0100
21f3406
ARM: OMAP5: DRA7xx: Add support for power rail grouping
by Lubomir Popov
· Fri Dec 19 17:34:31 2014 +0200
c6c3853
malta: IDE support
by Paul Burton
· Thu Jan 29 10:38:20 2015 +0000
69acad0
MIPS: clear TagLo select 2 during cache init
by Paul Burton
· Thu Jan 29 01:28:03 2015 +0000
6832bdc
MIPS: allow systems to skip loads during cache init
by Paul Burton
· Thu Jan 29 01:28:02 2015 +0000
ca41a03
MIPS: inline mips_init_[id]cache functions
by Paul Burton
· Thu Jan 29 01:28:01 2015 +0000
d878cc2
MIPS: refactor cache loops to a macro
by Paul Burton
· Thu Jan 29 01:28:00 2015 +0000
edf1f85
MIPS: refactor L1 cache config reads to a macro
by Paul Burton
· Thu Jan 29 01:27:59 2015 +0000
02df4e6
MIPS: unify cache initialization code
by Paul Burton
· Thu Jan 29 01:27:58 2015 +0000
4ff6b10
MIPS: unify cache maintenance functions
by Paul Burton
· Thu Jan 29 01:27:57 2015 +0000
5429af8
MIPS: avoid .set ISA for cache operations
by Paul Burton
· Thu Jan 29 01:27:56 2015 +0000
172149e
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Jan 26 17:44:49 2015 -0500
8312e53
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jan 26 06:42:40 2015 -0500
Next »