Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
76dc18bc46f9029b9e9264340f91b7588cb9040d
/
arch
1c9baf8
dm: at91: Drop use of ATMEL_PIO_PORTS in the header file
by Simon Glass
· Wed Feb 11 16:32:57 2015 -0700
432fd62
dm: sandbox: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:45 2015 -0700
b396e6d
dm: omap3: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:44 2015 -0700
66b7e67
dm: tegra: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:42 2015 -0700
21ffe65
dm: x86: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:41 2015 -0700
aed0303
dm: exynos: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:40 2015 -0700
13fc6a2
dm: Move Raspberry Pi driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:39 2015 -0700
3cc3688
powerpc: ppc4xx: Add defaults for DT based booting to really work
by Stefan Roese
· Sat Feb 07 11:51:51 2015 -0700
c792881
powerpc: Add linkage.h file
by Simon Glass
· Sat Feb 07 11:51:49 2015 -0700
fc9cd12
ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model
by Simon Glass
· Sat Feb 07 11:51:46 2015 -0700
2713fcf
powerpc: ppc4xx: Allow the end of u-boot.bin to be found
by Simon Glass
· Sat Feb 07 11:51:44 2015 -0700
eb63ba8
powerpc: ppc4xx: Add a gpio.h header file
by Simon Glass
· Sat Feb 07 11:51:43 2015 -0700
e296601
powerpc: ppc4xx: Call board_init_f_mem() for generic board
by Simon Glass
· Sat Feb 07 11:51:42 2015 -0700
c98bb9f
powerpc: ppc4xx: dts: Bring in canyonlands device tree files
by Simon Glass
· Sat Feb 07 11:51:41 2015 -0700
ac42549
powerpc: ppc4xx: canyonlands: Move to generic board
by Simon Glass
· Sat Feb 07 11:51:39 2015 -0700
a873427
powerpc: ppc4xx: Add ramboot config for glacier
by Simon Glass
· Sat Feb 07 11:51:38 2015 -0700
0dd57a5
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
by Simon Glass
· Sat Feb 07 11:51:36 2015 -0700
90f83c8
powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
by Simon Glass
· Sat Feb 07 11:51:35 2015 -0700
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Feb 10 10:42:56 2015 -0500
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Tue Feb 10 10:42:22 2015 -0500
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
62f53f9
arm, at91: add reset controller status register
by Heiko Schocher
· Wed Jan 21 08:42:53 2015 +0100
62e6137
arm, at91, wdt: do not disable WDT in SPL
by Heiko Schocher
· Wed Jan 21 08:38:20 2015 +0100
6834865
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· Fri Jan 16 10:55:46 2015 +0800
e47c007
ARM: atmel: sama5d4_xplained: enable spl support
by Bo Shen
· Mon Dec 15 13:24:39 2014 +0800
05f9563
ARM: atmel: sama5d4ek: enable SPL support
by Bo Shen
· Mon Dec 15 13:24:38 2014 +0800
e184fb7
ARM: atmel: sama5d4: build related file when enable SPL
by Bo Shen
· Mon Dec 15 13:24:37 2014 +0800
e751dfd
ARM: atmel: sama5d4: can access DDR in interleave mode
by Bo Shen
· Mon Dec 15 13:24:36 2014 +0800
e1ec15c
ARM: atmel: sama5d4: add interrupt redirect function
by Bo Shen
· Mon Dec 15 13:24:35 2014 +0800
21f85ef
ARM: atmel: sama5d4: add bus matrix init function
by Bo Shen
· Mon Dec 15 13:24:34 2014 +0800
dc1fdb2
ARM: atmel: sama5d4: add matrix1 base addr definition
by Bo Shen
· Mon Dec 15 13:24:33 2014 +0800
73864b1
ARM: atmel: spl: can not disable osc for sama5d4
by Bo Shen
· Mon Dec 15 13:24:32 2014 +0800
0a91028
ARM: atmel: spl: add saic to aic redirect function
by Bo Shen
· Mon Dec 15 13:24:31 2014 +0800
7dc2dbd
ARM: atmel: spl: add weak bus matrix init function
by Bo Shen
· Mon Dec 15 13:24:30 2014 +0800
7a0b92a
ARM: atmel: sama5: add sfr register header file
by Bo Shen
· Mon Dec 15 13:24:29 2014 +0800
2b22cb8
ARM: atmel: sama5: add bus matrix header file
by Bo Shen
· Mon Dec 15 13:24:28 2014 +0800
c0dd8db
ARM: atmel: clock: make it possible to configure HMX32
by Bo Shen
· Mon Dec 15 13:24:27 2014 +0800
d11c1b2
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
by Bin Meng
· Mon Feb 02 21:25:09 2015 +0800
d79593b
x86: Add SD/MMC support to quark/galileo
by Bin Meng
· Wed Feb 04 16:26:13 2015 +0800
ba6faff
x86: Add SPI support to quark/galileo
by Bin Meng
· Wed Feb 04 16:26:12 2015 +0800
6af4d46
x86: galileo: Add GPIO support
by Bin Meng
· Wed Feb 04 16:26:10 2015 +0800
3446986
x86: quark: Initialize non-standard BARs
by Bin Meng
· Wed Feb 04 16:26:09 2015 +0800
cdffd3b
x86: quark: Call MRC in dram_init()
by Bin Meng
· Thu Feb 05 23:42:28 2015 +0800
72ce2af
x86: quark: Enable the Memory Reference Code build
by Bin Meng
· Thu Feb 05 23:42:25 2015 +0800
93b4a39
x86: quark: Add System Memory Controller support
by Bin Meng
· Thu Feb 05 23:42:24 2015 +0800
e159cdf
x86: quark: Add utility codes needed for MRC
by Bin Meng
· Thu Feb 05 23:42:23 2015 +0800
4915037
x86: quark: Add Memory Reference Code (MRC) main routines
by Bin Meng
· Thu Feb 05 23:42:22 2015 +0800
06118ba
x86: quark: Bypass TSC calibration
by Bin Meng
· Thu Feb 05 23:42:21 2015 +0800
059f1f8
x86: Allow overriding TSC_FREQ_IN_MHZ
by Bin Meng
· Thu Feb 05 23:42:20 2015 +0800
8ba49fe
x86: Enable the Intel quark/galileo build
by Bin Meng
· Mon Feb 02 22:35:29 2015 +0800
8d6ed12
x86: Add basic Intel Galileo board support
by Bin Meng
· Mon Feb 02 22:35:28 2015 +0800
81da5a8
x86: Add basic Intel Quark processor support
by Bin Meng
· Mon Feb 02 22:35:27 2015 +0800
1d3068c
x86: quark: Add Cache-As-RAM initialization
by Bin Meng
· Mon Feb 02 22:35:26 2015 +0800
39620f6
x86: Define macros for pci configuration space access
by Bin Meng
· Mon Feb 02 22:35:25 2015 +0800
96c05fc
x86: quark: Add routines to access message bus registers
by Bin Meng
· Mon Feb 02 22:35:24 2015 +0800
00ffb4d
x86: Add header files for Intel Quark SoC defines
by Bin Meng
· Mon Feb 02 22:35:23 2015 +0800
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· Tue Jan 27 22:13:47 2015 -0700
4661c2c
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· Tue Jan 27 22:13:42 2015 -0700
45c083b
x86: Allow FSP Kconfig settings for all x86
by Simon Glass
· Tue Jan 27 22:13:41 2015 -0700
8afe6ff
x86: Remove unnecessary casts and fix comment typos
by Simon Glass
· Tue Jan 27 22:13:40 2015 -0700
509805b
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· Tue Jan 27 22:13:39 2015 -0700
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
Next »