Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df1555d93b0bd470c9f435a576be3c1528c77846
/
arch
df1555d
ARM: atmel: armv7: switch to use common timer functions
by Bo Shen
· Wed Feb 04 15:53:02 2015 +0800
568079a
ARM: atmel: arm9: switch to use common timer functions
by Bo Shen
· Wed Feb 04 15:53:01 2015 +0800
630df14
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· Sat Mar 28 10:26:38 2015 +0000
c4b9dee
sunxi: sun4i: improve cpu clock selection method
by Iain Paton
· Sat Mar 28 10:25:28 2015 +0000
ab721ad
sunxi: musb: Fix some lo speed devices not working with musb host
by Hans de Goede
· Fri Mar 27 20:54:25 2015 +0100
e47e38e
armv8: semihosting: delete external interface
by Linus Walleij
· Mon Mar 23 11:06:13 2015 +0100
6cf1671
armv8: semihosting: add a command to load semihosted images
by Linus Walleij
· Mon Mar 23 11:06:11 2015 +0100
1c2e27e
armv8: semihosting: do not inline trap call
by Linus Walleij
· Mon Mar 23 11:06:10 2015 +0100
8bd8622
m68k: merge per-CPU config.mk into arch/m68k/Makefile
by Masahiro Yamada
· Fri Mar 27 17:01:13 2015 +0900
0e4f3df
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:12 2015 +0900
04223a2
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:11 2015 +0900
06f2759
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:10 2015 +0900
b01d864
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:09 2015 +0900
b8b89fa
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:08 2015 +0900
74bc061
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:07 2015 +0900
2f7b89c
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:06 2015 +0900
82d81a4
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
by Masahiro Yamada
· Thu Mar 19 19:42:57 2015 +0900
ed22cc7
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· Thu Mar 19 19:42:56 2015 +0900
c698824
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· Thu Mar 19 19:42:55 2015 +0900
27162d5
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· Thu Mar 19 19:42:54 2015 +0900
ef999e3
m68k: remove arch/m68k/lib/board.c
by Masahiro Yamada
· Thu Mar 19 19:42:53 2015 +0900
57a11eb
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· Thu Mar 19 19:42:52 2015 +0900
9e4af83
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· Thu Mar 19 19:42:51 2015 +0900
7e96d31
x86: quark: Enable on-chip ethernet controllers
by Bin Meng
· Wed Mar 11 11:25:56 2015 +0800
0ddc04b
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
by Tom Rini
· Thu Feb 19 06:58:57 2015 -0500
15e3f28
x86: quark: MRC codes clean up
by Bin Meng
· Tue Mar 10 18:31:20 2015 +0800
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
8c213d3
ARM: UniPhier: remove unnecessary ifdef conditional
by Masahiro Yamada
· Mon Mar 23 00:07:33 2015 +0900
b7717a5
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
by Masahiro Yamada
· Mon Mar 23 00:07:32 2015 +0900
c0a68cc
ARM: UniPhier: optimize kicking secondary CPUs code
by Masahiro Yamada
· Mon Mar 23 00:07:31 2015 +0900
5d3d996
ARM: UniPhier: fix typos in comments
by Masahiro Yamada
· Mon Mar 23 00:07:30 2015 +0900
2ec870d
ARM: UniPhier: add empty lowlevel_init to U-boot proper
by Masahiro Yamada
· Mon Mar 23 00:07:29 2015 +0900
5b01ec4
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
by Masahiro Yamada
· Mon Mar 23 00:07:26 2015 +0900
6b23db8
ARM: UniPhier: enable Driver Model and UART on SPL
by Masahiro Yamada
· Mon Mar 23 00:07:25 2015 +0900
0c2eeee
ARM: UniPhier: move UART pin settings to SPL
by Masahiro Yamada
· Mon Mar 23 00:07:23 2015 +0900
4a8a8af
ARM: UniPhier: move platform devices to SPL
by Masahiro Yamada
· Mon Mar 23 00:07:22 2015 +0900
a73fd1d
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
by Masahiro Yamada
· Mon Mar 23 00:07:21 2015 +0900
5352c5b
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
by Masahiro Yamada
· Mon Mar 16 13:46:07 2015 +0900
7c5c429
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Fri Mar 20 07:01:00 2015 -0400
846f6d1
ARM: atmel: sama5d4: set non-secured for peripherals
by Bo Shen
· Wed Mar 04 13:48:47 2015 +0800
83a718d
ARM: atmel: armv7: move spl lds to armv7 directory
by Bo Shen
· Wed Mar 04 13:32:57 2015 +0800
b12259b
ARM: at91: at91sam9rlek: add mci support
by Wu, Josh
· Mon Feb 02 17:51:00 2015 +0800
aa42df2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Mar 18 07:07:43 2015 -0400
3f1ad03
powerpc: ppc4xx: remove korat board support
by Masahiro Yamada
· Tue Mar 17 12:28:09 2015 +0900
6786179
powerpc: mpc5xxx: remove galaxy5200 board support
by Masahiro Yamada
· Tue Mar 17 12:28:08 2015 +0900
2a426fb
powerpc: ppc4xx: remove W7OLMC/W7OLMG board support
by Masahiro Yamada
· Tue Mar 17 12:28:07 2015 +0900
49c6e60
powerpc: mpc5xxx: remove aev, TB5200 board support
by Masahiro Yamada
· Tue Mar 17 12:28:06 2015 +0900
858baed
powerpc: ppc4xx: remove JSE board support
by Masahiro Yamada
· Tue Mar 17 12:28:05 2015 +0900
3ecb4e0
powerpc: mpc5xxx: remove BC3450 board support
by Masahiro Yamada
· Tue Mar 17 12:28:04 2015 +0900
8dee5b8
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Sun Mar 15 14:31:39 2015 -0400
d5f83a4
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· Wed Mar 11 15:54:46 2015 +0900
53fee1e
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· Mon Mar 09 17:12:09 2015 -0500
3e46e3e
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· Mon Mar 09 17:12:08 2015 -0500
e24175a
ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
by Nishanth Menon
· Mon Mar 09 17:12:07 2015 -0500
3206b8a
ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
by Praveen Rao
· Mon Mar 09 17:12:06 2015 -0500
a816cc3
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
by Nishanth Menon
· Mon Mar 09 17:12:05 2015 -0500
fa96c96
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· Mon Mar 09 17:12:04 2015 -0500
19e1fdf
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
by Nishanth Menon
· Mon Mar 09 17:12:03 2015 -0500
49db62d
ARM: Introduce erratum workaround for 621766
by Nishanth Menon
· Mon Mar 09 17:12:02 2015 -0500
3f44511
ARM: Introduce erratum workaround for 430973
by Nishanth Menon
· Mon Mar 09 17:12:01 2015 -0500
071d6ce
ARM: Introduce erratum workaround for 454179
by Nishanth Menon
· Mon Mar 09 17:12:00 2015 -0500
aa0294e
ARM: Introduce erratum workaround for 798870
by Nishanth Menon
· Mon Mar 09 17:11:59 2015 -0500
0adb215
mx6: soc: Switch to cold reset
by Dirk Behme
· Mon Mar 09 14:48:48 2015 +0100
5be2afd
imx:mx6 remove duplicated includes
by Peng Fan
· Wed Mar 04 21:33:15 2015 +0800
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Tue Mar 10 19:09:18 2015 -0400
7477139
armv8/vexpress64: make multientry conditional
by Linus Walleij
· Mon Mar 09 10:53:21 2015 +0100
fb02cc1
ARM: PSCI: Rework the DT handler slightly
by Tom Rini
· Thu Mar 05 20:19:36 2015 -0500
42b500b
arm: relocation: clear .bss section with arch memset if defined
by Przemyslaw Marczak
· Wed Mar 04 14:01:22 2015 +0100
122bee1
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Thu Mar 05 18:04:33 2015 -0500
960f02a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Thu Mar 05 16:41:04 2015 -0500
f5f9f4a
use ASM_NL instead of '; ' for assembler new line character in the macro
by Chen Gang
· Thu Feb 19 18:51:27 2015 +0300
4a5faa8
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· Wed Feb 18 11:25:11 2015 -0800
f245ae9
m68k: add generic-board support
by angelo@sysam.it
· Thu Feb 12 01:40:17 2015 +0100
bb4ba2c
m68k: add mcf5307 cpu support
by angelo@sysam.it
· Thu Feb 12 01:40:00 2015 +0100
f11cf75
m68k: add amcore board support
by angelo@sysam.it
· Thu Feb 12 01:39:40 2015 +0100
ebd46d1
Adding Support for BAV335x boards
by Gilles Gameiro
· Tue Feb 10 01:36:01 2015 -0800
05e8633
omap3: add support for QUIPOS Cairo board.
by Albert ARIBAUD \(3ADEV\)
· Tue Feb 03 18:13:14 2015 +0100
8b5ea65
SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.
by gaurav rana
· Fri Feb 27 09:46:17 2015 +0530
9d171da
fsl_sfp : Move ccsr_sfp_regs definition to common include
by gaurav rana
· Fri Feb 27 09:43:49 2015 +0530
8486f4d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· Thu Mar 05 16:05:10 2015 +0100
5697fab
arm: pxa: introducing cpuinfo display for marvell pxa270m
by Marcel Ziswiler
· Wed Mar 04 14:57:31 2015 +0100
e540509
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Mar 05 07:22:18 2015 -0500
bc8e5a4
mx5: fix get_reset_cause
by Stefano Babic
· Mon Mar 02 10:12:13 2015 +0100
a3fb96c
dt: socfpga: Import and enable Arria V DK DTS
by Marek Vasut
· Tue Dec 30 21:08:57 2014 +0100
8656583
dt: socfpga: Import and enable Cyclone V DK DTS
by Marek Vasut
· Tue Dec 30 21:05:53 2014 +0100
6929547
arm: socfpga: Add Altera Arria V DK support
by Marek Vasut
· Tue Dec 30 18:16:08 2014 +0100
0c078ea
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· Tue Mar 03 08:03:02 2015 -0700
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· Tue Mar 03 08:03:00 2015 -0700
e3e5a9f
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
by Simon Glass
· Tue Mar 03 08:02:59 2015 -0700
aeca9cc
arm: spl: Avoid setting up a duplicate global data structure
by Simon Glass
· Tue Mar 03 08:02:58 2015 -0700
8071c8e
arm: Reduce the scope of lowlevel_init()
by Simon Glass
· Tue Mar 03 08:02:57 2015 -0700
f81b37f
powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS
by Ying Zhang
· Fri Jan 30 14:52:11 2015 +0800
dbf0bc8
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
by Shaveta Leekha
· Mon Jan 19 12:46:54 2015 +0530
7c358d0
apalis/colibri_t30: fix MMC/SD card detect GPIOs
by Marcel Ziswiler
· Sun Mar 01 02:05:37 2015 +0100
e32e1a7
dm: tegra: dts: add aliases for spi on apalis_t30
by Marcel Ziswiler
· Sun Mar 01 02:05:36 2015 +0100
5eafc48
ARM: tegra: pinmux: add Tegra210 support
by Stephen Warren
· Tue Feb 24 14:08:31 2015 -0700
d9f8def
ARM: tegra: pinmux: support Tegra210's e_io_hv pin option
by Stephen Warren
· Tue Feb 24 14:08:30 2015 -0700
51f9e72
ARM: tegra: pinmux: account for different drivegroup base registers
by Stephen Warren
· Tue Feb 24 14:08:29 2015 -0700
97f9c68
ARM: tegra: pinmux: support hsm/schmitt on pins
by Stephen Warren
· Tue Feb 24 14:08:28 2015 -0700
9b9a75a
ARM: tegra: pinmux: partially handle varying register layouts
by Stephen Warren
· Tue Feb 24 14:08:27 2015 -0700
Next »