Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
14c96dc82b2a4738910f00244435638938426777
/
arch
14c96dc
microblaze: Fix C99/gnu99 compatiblity for inline functions
by Nathan Rossi
· Fri Nov 06 19:25:06 2015 +1000
8888839
microblaze: Fix style issues in header files
by Nathan Rossi
· Fri Nov 06 19:25:05 2015 +1000
e63b2dd
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· Sun Nov 08 17:11:54 2015 +0200
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· Sun Nov 08 17:11:49 2015 +0200
1dacd0d
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· Thu Oct 29 16:50:43 2015 -0500
12cafc6
nios2: zap ioremap
by Thomas Chou
· Sat Nov 14 11:30:30 2015 +0800
71d9031
nios2: dma-mapping.h: change ioremap to map_physmem
by Thomas Chou
· Sat Nov 14 11:34:09 2015 +0800
f63c9fca
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue Nov 17 17:57:32 2015 -0500
6406d43
arm: mvebu: a38x: serdes specification cleanup
by Kevin Smith
· Fri Oct 23 17:53:19 2015 +0000
a2fa6f9
arm: mvebu: a38x: Add const to some function calls
by Kevin Smith
· Fri Oct 23 17:53:19 2015 +0000
0277a6b
arm: mvebu: a38x: Remove unsupported topologies
by Kevin Smith
· Fri Oct 23 17:53:19 2015 +0000
56d9cb1
board: axs10x switch serial port and Ethernet to driver model
by Alexey Brodkin
· Tue Nov 10 19:16:25 2015 +0300
06ba067
arc: add empty asm/processor.h to satisfy compilation of USB code
by Alexey Brodkin
· Fri Nov 13 00:45:20 2015 +0300
6207e88
arc: add stubs for map_physmem() and unmap_physmem()
by Alexey Brodkin
· Tue Nov 10 11:13:42 2015 +0300
809c054
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Mon Nov 16 08:35:38 2015 -0500
ee76cf6
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
by Tom Rini
· Fri Nov 13 10:04:34 2015 -0500
d58d3e7
x86: Remove legacy pci codes
by Bin Meng
· Fri Nov 06 02:04:54 2015 -0800
bc9307c
x86: qemu: Convert to use driver model pci
by Bin Meng
· Fri Nov 06 02:04:50 2015 -0800
e456f2b
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
by Bin Meng
· Fri Nov 06 02:04:49 2015 -0800
1d8dd73
x86: qemu: Remove call to vgabios execution
by Bin Meng
· Fri Nov 06 02:04:48 2015 -0800
239a40a
x86: queensbay: Really disable IGD
by Bin Meng
· Thu Oct 22 19:13:32 2015 -0700
70e4194
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
by Bin Meng
· Thu Oct 22 19:13:31 2015 -0700
b29a08c
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· Thu Oct 22 19:13:30 2015 -0700
8786b71
x86: Initialize i8254 timer counter 1
by Bin Meng
· Thu Oct 22 19:13:29 2015 -0700
cb68a1a
x86: Fix cosmetic issues in the i8254 and i8259 codes
by Bin Meng
· Thu Oct 22 19:13:28 2015 -0700
a3e8969
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
by Bin Meng
· Thu Oct 22 19:13:27 2015 -0700
e7a76e5
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
by Bin Meng
· Thu Oct 22 19:13:26 2015 -0700
d18eb7b
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· Thu Oct 29 12:55:34 2015 +0200
72c3e19
sparc: ambapp: Removed warning and unnecessary printout.
by Daniel Hellstrom
· Mon Sep 20 10:00:49 2010 +0200
9d59af9
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· Thu Jan 21 16:09:37 2010 +0100
a7da6a0
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· Mon Jan 25 09:56:08 2010 +0100
02e2a84
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· Mon Jan 25 09:54:51 2010 +0100
9e12858
sparc: Update startup code to take PIC mode into account
by Francois Retief
· Wed Oct 28 09:06:41 2015 +0200
ff6929d
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· Wed Oct 28 10:35:12 2015 +0200
335943f
sparc: Add -mcpu= compiler flags for LEON2/LEON3
by Francois Retief
· Mon Oct 26 12:27:15 2015 +0200
44d46c0
sparc: Fix broken files during license changes
by Francois Retief
· Sat Oct 24 23:14:55 2015 +0200
d44a6ff
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Thu Nov 12 15:59:35 2015 -0500
8d83055
openrisc: updating build tools naming convention
by Guillaume REMBERT
· Sun Nov 08 14:37:15 2015 +0000
b355f17
mpc83xx: Add strider board
by Dirk Eibach
· Wed Oct 28 11:46:32 2015 +0100
ec160b1
driver: gpio: hikey: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· Sun Oct 25 13:18:12 2015 +0530
bf69182
imx: mx7: compile misc.c for mx7
by Peng Fan
· Thu Oct 29 15:54:52 2015 +0800
f2c3992
imx: imx-common: power down lcdif before boot os
by Peng Fan
· Thu Oct 29 15:54:51 2015 +0800
92683e6
imx: mx6: implement reset_misc
by Peng Fan
· Thu Oct 29 15:54:50 2015 +0800
5f8dbf5
video: mxsfb: introduce lcdif_power_down
by Peng Fan
· Thu Oct 29 15:54:49 2015 +0800
53ebda8
imx: mx6: add clock api for lcdif
by Peng Fan
· Thu Oct 29 15:54:47 2015 +0800
0c48102
imx: mx6: crm_reg: add LCDIF related macros
by Peng Fan
· Thu Oct 29 15:54:46 2015 +0800
7f32321
imx: mx6: fix register address
by Peng Fan
· Thu Oct 29 15:54:45 2015 +0800
7521378
imx: lcdif: use one register structure for i.MXes
by Peng Fan
· Thu Oct 29 15:54:44 2015 +0800
ceffb94
imx: imx-common: move lcdif structure and macro definition to imx-common
by Peng Fan
· Thu Oct 29 15:54:43 2015 +0800
2728f83
imx: include linux/types.h for regs-common.h
by Peng Fan
· Thu Oct 29 15:54:42 2015 +0800
dad06bf
mxs: regs-common.h must be wrapped with !__ASSEMBLY__
by Peng Fan
· Thu Oct 29 15:54:41 2015 +0800
9332042
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· Thu Oct 29 15:54:39 2015 +0800
fcd53ce
mx7: psci: add basic psci support
by Peng Fan
· Fri Oct 23 10:13:04 2015 +0800
2e9e9a8
arm: discard relocation entries for secure text
by Peng Fan
· Fri Oct 23 10:13:03 2015 +0800
7f75d54
ARM: tegra: note that p2371-2180 is Jetson TX1
by Stephen Warren
· Thu Nov 12 08:58:22 2015 -0700
f36729d
ARM: tegra: rename GPU functions
by Alexandre Courbot
· Mon Oct 19 13:57:03 2015 +0900
91aeab0
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· Mon Oct 19 13:57:02 2015 +0900
af1fb61
ARM: tegra: remove vpr_configured() function
by Alexandre Courbot
· Mon Oct 19 13:57:01 2015 +0900
6f6ed1b
ARM: tegra: error check Tegra210 XUSB padctl waits
by Stephen Warren
· Fri Oct 23 10:50:53 2015 -0600
e3ba569
ARM: tegra: add lane tables to Tegra210 XUSB padctl
by Stephen Warren
· Fri Oct 23 10:50:52 2015 -0600
7de245d
ARM: tegra: switch Tegra210 to common XUSB padctl
by Stephen Warren
· Fri Oct 23 10:50:51 2015 -0600
fbae197
ARM: tegra: parameterize common XUSB code
by Stephen Warren
· Fri Oct 23 10:50:50 2015 -0600
6422ace
ARM: tegra: create common XUSB padctl driver file
by Stephen Warren
· Fri Oct 23 10:50:49 2015 -0600
962b9e0
ARM: tegra: clean up XUSB padctl error() calls
by Stephen Warren
· Fri Oct 23 10:50:48 2015 -0600
1a662fb
ARM: tegra: rename dummy XUSB padctl implementation
by Stephen Warren
· Fri Oct 23 10:50:47 2015 -0600
16572fd
ARM: tegra: enable PCI support of p2371-2180
by Stephen Warren
· Mon Oct 05 17:02:40 2015 -0600
557b8fd
ARM: tegra: add PCI to Tegra210 SoC DT
by Stephen Warren
· Mon Oct 05 17:02:39 2015 -0600
553b61e
ARM: tegra210: implement PLLE init procedure from TRM
by Stephen Warren
· Mon Oct 05 16:58:52 2015 -0600
67d3dd24
Merge git://git.denx.de/u-boot
by Stefano Babic
· Thu Nov 12 17:13:26 2015 +0100
7fdee74
nios2: add 10m50 devboard support
by Thomas Chou
· Mon Nov 09 14:45:06 2015 +0800
c46e51b
nios2: add memcpy_fromio and memcpy_toio
by Thomas Chou
· Thu Nov 05 15:09:57 2015 +0800
83e8486
ARM: uniphier: drop UniPhier specific SMP code
by Masahiro Yamada
· Fri Nov 06 22:16:30 2015 +0900
a4e54cc
ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2
by Masahiro Yamada
· Wed Nov 04 21:56:07 2015 +0900
3477468
ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
by Masahiro Yamada
· Wed Nov 04 21:56:06 2015 +0900
f6971d0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue Nov 10 13:38:08 2015 -0500
9e54980
ARM: tegra: add custom MMU setup on ARMv8
by Stephen Warren
· Mon Oct 05 12:09:01 2015 -0600
7333c6a
armv8: allow custom MMU setup routines on ARMv8
by Stephen Warren
· Mon Oct 05 12:09:00 2015 -0600
fbdcd22
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
by Stephen Warren
· Mon Oct 05 12:08:59 2015 -0600
9f767e4
arm: stm32f4: fix a bug when a random sector gets erased
by Vadzim Dambrouski
· Fri Oct 23 21:14:07 2015 +0300
304d861
arm: stm32f4: fix a bug when only first sector gets erased
by Vadzim Dambrouski
· Fri Oct 23 21:14:06 2015 +0300
18a53e1
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· Tue Nov 10 09:16:52 2015 -0500
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· Tue Nov 10 01:06:16 2015 +0000
f02c254
Revive OpenRD targets
by Albert ARIBAUD
· Fri Oct 23 18:06:43 2015 +0200
24698d4
kirkwood: support CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· Fri Oct 23 18:06:42 2015 +0200
a382322
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· Fri Oct 23 18:06:40 2015 +0200
2738215
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· Mon Oct 19 19:40:15 2015 +0300
98d3894
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· Mon Oct 19 19:40:14 2015 +0300
58e2f35
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
by Zhenhua Luo
· Sun Oct 25 10:32:28 2015 +0530
4dc3970
Replace "extern inline" with "static inline"
by Måns Rullgård
· Fri Nov 06 12:44:01 2015 +0000
72e9904
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
by Michal Simek
· Thu Nov 05 17:06:29 2015 +0100
7f30312
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· Fri Nov 06 09:21:33 2015 -0500
859e010
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Nov 06 09:17:17 2015 -0500
735bb01
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· Sun Nov 01 17:36:15 2015 +0100
20a8b1c
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· Sun Nov 01 17:36:14 2015 +0100
9e0cf7b
nios2: fix cached mode in clearing the BSS
by Thomas Chou
· Tue Nov 03 13:52:15 2015 +0800
804a551
nios2: remove CONFIG_SYS_INIT_SP macro
by Thomas Chou
· Tue Nov 03 13:47:02 2015 +0800
043a497
nios2: change virt_to_phys to use physaddr_mask in global data
by Thomas Chou
· Tue Oct 27 09:02:17 2015 +0800
8392e2f
nios2: remove the useless parenthesis in asm/io.h
by Thomas Chou
· Thu Oct 29 21:00:32 2015 +0800
ebf8aac
nios2: fix map_physmem to do real cache mapping
by Thomas Chou
· Tue Oct 27 08:30:22 2015 +0800
1a03a7e
powerpc: Remove __ilog2_u64 and ffs4 from bitops
by Fabio Estevam
· Thu Nov 05 12:43:40 2015 -0200
Next »