Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b85c1b5e09bd23a46c9802bbee027303e4e6f7b
/
arch
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· Thu May 22 12:43:05 2014 +0200
79f79aa
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat May 24 09:50:00 2014 +0200
8e796c4
am33xx: report silicon revision instead of code
by Sergey Alyoshin
· Thu May 22 11:56:03 2014 +0400
e45d3bb
ARM: OMAP: Fix omap_sdram_size calculation
by Lokesh Vutla
· Mon May 12 13:49:33 2014 +0530
72f3600
armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
by Tom Rini
· Fri May 16 13:02:24 2014 -0400
d4ca01a
ARM: DRA7xx: ctrl: Fix efuse register addresses
by Lokesh Vutla
· Thu May 15 11:08:42 2014 +0530
4d3be73
ARM: DRA72x: Update EMIF data
by Lokesh Vutla
· Thu May 15 11:08:41 2014 +0530
95d1116
ARM: DRA72x: clocks: Update the hwdata
by Lokesh Vutla
· Thu May 15 11:08:40 2014 +0530
865242d
ARM: DRA72x: volt: Update the pmic offsets
by Keerthy
· Thu May 15 11:08:39 2014 +0530
7572549
ARM: DRA72x: Add Silicon ID support
by Lokesh Vutla
· Thu May 15 11:08:38 2014 +0530
48e1e15
ARM: omap: merge GPMC initialization code for all platform
by pekon gupta
· Thu May 08 21:43:47 2014 +0530
744eabb
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri May 23 22:50:43 2014 +0200
ed69266
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri May 23 22:50:23 2014 +0200
45fd7b2
ARM: omap5: add platform specific info for GPMC and ELM controllers
by pekon gupta
· Thu May 08 21:43:46 2014 +0530
f56eb01
ARM: omap4: add platform specific info for GPMC and ELM controllers
by pekon gupta
· Thu May 08 21:43:45 2014 +0530
a46845b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu May 22 14:29:41 2014 -0400
70d1a90
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
by Tom Rini
· Thu May 22 13:42:26 2014 -0400
747a3ad
arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
by Nobuhiro Iwamatsu
· Mon May 19 12:23:35 2014 +0900
e1c3385
arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB
by Nobuhiro Iwamatsu
· Mon May 19 12:10:05 2014 +0900
b659273
gpio: r8a7790-gpio: Fix typo in macro
by Nobuhiro Iwamatsu
· Mon Apr 07 10:58:40 2014 +0900
83e667a
gpio: r8a7791-gpio: Fix typo in macro
by Nobuhiro Iwamatsu
· Mon Apr 07 10:58:35 2014 +0900
036de7e
arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
by Nobuhiro Iwamatsu
· Mon Apr 07 11:19:03 2014 +0900
95eb65a
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· Tue May 20 10:05:42 2014 +0200
a8490d5
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Fri May 16 18:30:33 2014 -0400
3ca2b9a
mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platform
by ramneek mehresh
· Tue May 13 15:36:07 2014 +0530
00e6ea3
powerpc/mpc85xx: Added B4460 support
by Shaveta Leekha
· Wed May 07 14:43:23 2014 +0530
7155ad5
fsl/pci: Add workaround for erratum A-005434
by Chunhe Lan
· Wed May 07 10:50:20 2014 +0800
3eb6e4b
Merge remote-tracking branch 'u-boot-sh/rmobile'
by Albert ARIBAUD
· Fri May 16 20:43:04 2014 +0200
f3f7bca
Revert "sandbox: move source files from board/ to arch/sandbox/"
by Masahiro Yamada
· Wed May 14 12:54:37 2014 +0900
867ced7
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri May 16 17:56:50 2014 +0200
86b82eb
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri May 16 16:49:50 2014 +0200
cb4cccd
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 15 17:19:45 2014 +0200
1ed6981
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 15 16:36:02 2014 +0200
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· Tue Apr 15 16:13:51 2014 +0200
4b41649
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· Tue Apr 15 16:13:50 2014 +0200
3ce970d
arm: pxa: move SP check from start.S to cpuinfo.c
by Albert ARIBAUD
· Tue Apr 15 16:13:49 2014 +0200
21505f9
arm: move reset_cpu from start.S into cpu.c
by Albert ARIBAUD
· Tue Apr 15 16:13:48 2014 +0200
7a6fd04
arm1136: move cache code from start.S to cache.c
by Albert ARIBAUD
· Tue Apr 15 16:13:47 2014 +0200
87f645e
zynq: add UART nodes to device tree to initialize UART with OF
by Masahiro Yamada
· Thu May 15 20:37:55 2014 +0900
d6367a2
zynq: add memory nodes to device tree to initialize DRAM with OF
by Masahiro Yamada
· Thu May 15 20:37:54 2014 +0900
5e6b8aa
zynq: import zynq-7000.dtsi from Linux Kernel
by Masahiro Yamada
· Thu May 15 20:37:53 2014 +0900
c39758a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· Thu May 15 10:27:32 2014 +0200
8b263f9
usb: tegra: support device mode
by Stephen Warren
· Wed Apr 30 15:09:57 2014 -0600
c2d1079
zynq: treat ps7_init.c/h as external files to ignore them
by Masahiro Yamada
· Mon May 12 12:18:30 2014 +0900
ec02820
ARM: zynq: ehci: Added USB host driver support
by Michal Simek
· Fri Apr 25 12:21:04 2014 +0200
8d19162
ARM: zynq: Add MIO detection code
by Michal Simek
· Fri Apr 25 12:21:04 2014 +0200
db49c13
ARM: zynq: Fix bootmode mask
by Mike Looijmans
· Thu Mar 06 14:43:36 2014 +0100
bc73304
ARM: zynq: Setup correct slcr_lock value
by Michal Simek
· Fri Aug 30 07:26:08 2013 +0200
7cffeb0
ARM: zynq: slcr: Fix incorrect commentary
by Michal Simek
· Thu Mar 27 10:06:43 2014 +0100
a831f1f
ARM: zynq: Call zynq board_init() in SPL
by Michal Simek
· Fri Apr 25 12:15:40 2014 +0200
c5e678e
ARM: zynq: Do not use half memory size for ECC case
by Michal Simek
· Wed Sep 04 16:51:33 2013 +0200
e26ef3b
ARM: zynq: Added efuse status register base address
by Siva Durga Prasad Paladugu
· Fri Nov 29 19:01:25 2013 +0530
5d688f2
ARM: zynq: Fix sparse warning in ddrc.c
by Michal Simek
· Fri Apr 25 14:19:00 2014 +0200
90b8064
ARM: zynq: Fix sparse warnings in slcr.c
by Michal Simek
· Fri Apr 25 13:48:08 2014 +0200
8cd1552
ARM: OMAP5: add CKO buffer control mask
by Dmitry Lifshitz
· Sun Apr 27 13:17:27 2014 +0300
ca96944
ARM: OMAP5: add UART4 support
by Dmitry Lifshitz
· Sun Apr 27 13:17:25 2014 +0300
cacea6c
am33xx: add SSC enable macro
by Yegor Yefremov
· Sat Apr 19 22:12:18 2014 +0200
ecc7538
ARM: tegra: use a CPU freq that all SKUs can support
by Stephen Warren
· Thu May 08 09:33:45 2014 -0600
f53f108
ARM: tegra: add function to enable input clamping on tristate
by Stephen Warren
· Tue Apr 22 14:37:54 2014 -0600
4b27bf1
ARM: tegra: add GPIO initialization table function
by Stephen Warren
· Tue Apr 22 14:37:53 2014 -0600
7d9fae5
ARM: tegra: allow pinmux mux option not to be set by init tables
by Stephen Warren
· Tue Apr 22 14:37:52 2014 -0600
b6bb181
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
by Stephen Warren
· Mon Apr 21 14:50:33 2014 -0600
2c0ea60
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
by Stephen Warren
· Fri Apr 18 10:56:11 2014 -0600
15db3c9
powerpc/mpc86xx: Fix boot_flag for calling board_init_f()
by York Sun
· Wed Apr 30 14:43:48 2014 -0700
695c0c3
powerpc/mpc85xx: Fix boot_flag for calling board_init_f()
by York Sun
· Wed Apr 30 14:43:47 2014 -0700
2038b77
powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()
by York Sun
· Wed Apr 30 14:43:45 2014 -0700
cfb90e3
powerpc/mpc85xx: Update TLB CAMs in relocated mode
by Alexander Graf
· Wed Apr 30 19:21:12 2014 +0200
9ec44a3
PPC 85xx QEMU: Don't use HID1
by Alexander Graf
· Wed Apr 30 19:21:11 2014 +0200
5b9e18c
PPC 85xx QEMU: Always assume 1 core
by Alexander Graf
· Wed Apr 30 19:21:10 2014 +0200
26ed2d0
powerpc/85xx: add T4080 SoC support
by Shengzhou Liu
· Fri Apr 25 16:31:22 2014 +0800
bd70f3a
powerpc/t208x: enable errata A006261, A006593, A006379
by Shengzhou Liu
· Thu Apr 24 11:10:09 2014 +0800
b642549
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB
by Aneesh Bansal
· Tue Apr 22 15:17:06 2014 +0530
a8050f3
powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb
by Aneesh Bansal
· Tue Apr 22 15:16:48 2014 +0530
8e4f3ff
powerpc/85xx: Add T4240RDB board support
by Chunhe Lan
· Mon Apr 14 18:42:06 2014 +0800
1376cdd
S5P: Exynos: Add GPIO pin numbering and rename definitions
by Akshay Saraswat
· Tue May 13 10:30:14 2014 +0530
021d202
common/board_f: Initialized global data for generic board
by York Sun
· Fri May 02 17:28:04 2014 -0700
cd1b58e
cosmetic: delete misleading comment /* CONFIG_BOARDDIR */
by Masahiro Yamada
· Mon Apr 28 10:17:10 2014 +0900
5630039
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
by Masahiro Yamada
· Fri Apr 18 19:09:49 2014 +0900
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· Fri Apr 04 20:09:58 2014 +0900
22383af
Merge branch 'tom' of git://git.denx.de/u-boot-x86
by Tom Rini
· Fri May 09 18:48:26 2014 -0400
e4caae5
sandbox: ignore sandbox.dtb
by Masahiro Yamada
· Mon Apr 21 18:50:41 2014 +0900
17cb77b
sandbox: move source files from board/ to arch/sandbox/
by Masahiro Yamada
· Mon Apr 21 18:39:35 2014 +0900
dcc0bf4
sandbox: Provide a build option to avoid using SDL
by Simon Glass
· Sat Mar 22 17:12:58 2014 -0600
8243b58
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri May 09 11:18:45 2014 -0400
7ee5ba6
imx25: Add new hardware registers
by Thomas Diener
· Wed Apr 23 07:52:42 2014 +0200
d3b1742
iomux-v3: Add support for mx6sl LVE bit
by Fabio Estevam
· Tue Apr 29 10:15:46 2014 -0300
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· Fri May 09 10:47:05 2014 +0200
9c2a0f2
leon: implement missing get_tbclk()
by Daniel Hellstrom
· Thu May 08 18:52:37 2014 +0200
8f7557d
leon: use CONFIG_SYS_HZ to config timer prescaler
by Daniel Hellstrom
· Thu May 08 19:16:14 2014 +0200
0c08478
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Tue May 06 14:45:51 2014 -0400
53000ce
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· Thu Apr 03 13:55:54 2014 +0900
1320bc2
sh: delete an unused source file
by Masahiro Yamada
· Mon Mar 31 13:09:13 2014 +0900
f3b7b7c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· Tue Apr 29 17:41:19 2014 +0200
f6db5ac
mx6slevk: Add SPI NOR flash support
by Fabio Estevam
· Fri Apr 11 08:39:43 2014 -0300
63fa077
mx6: fix weird formatting in imx6q-sabreauto.dts
by Stefano Babic
· Wed Apr 09 09:06:55 2014 +0200
8f40a37
arm: rmobile: Add register infomation of PLL regsiter
by Nobuhiro Iwamatsu
· Mon Mar 31 11:51:57 2014 +0900
dc7ef50
arm: rmobile: r8a7791: Add support ES2 revision
by Nobuhiro Iwamatsu
· Fri Mar 28 13:43:40 2014 +0900
06cadf1
arm: rmobile: r8a7790: Add support ES2 revision
by Nobuhiro Iwamatsu
· Mon Mar 31 12:28:23 2014 +0900
524ed8b
arm: rmobile: Update print_cpuinfo function
by Nobuhiro Iwamatsu
· Fri Mar 28 11:54:22 2014 +0900
5e0f45d
arm: rmobile: Add prototype for function to get the CPU information to rmobile.h
by Nobuhiro Iwamatsu
· Mon Mar 31 14:15:29 2014 +0900
Next »