Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4a56f10d1d53fe3490eec3363096b349dfa12b52
/
arch
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· 10 years ago
4661c2c
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· 10 years ago
45c083b
x86: Allow FSP Kconfig settings for all x86
by Simon Glass
· 10 years ago
8afe6ff
x86: Remove unnecessary casts and fix comment typos
by Simon Glass
· 10 years ago
509805b
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
2cf265e
x86: Make CAR and DRAM FSP code common
by Simon Glass
· 10 years ago
457191e
x86: Adjust the FSP types slightly
by Simon Glass
· 10 years ago
b93abfc
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago
684818d
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
461cebf
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
by Simon Glass
· 10 years ago
d693b1e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
1945061
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
8760c91
sunxi: rsb: Add sun9i (A80 support)
by Hans de Goede
· 10 years ago
bf880fe
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
by Hans de Goede
· 10 years ago
52992fd
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
8e17078
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
3778c4f
sandbox: Correct cros-ec keyboard definition
by Simon Glass
· 10 years ago
24bedde
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
0bd6887
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· 10 years ago
c582250
vexpress64: support the Juno Development Platform
by Linus Walleij
· 10 years ago
800d6fd
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· 10 years ago
ed16050
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· 10 years ago
74fc3c0
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
by Daniel Schwierzeck
· 10 years ago
debf0e0
MIPS: handle mips64 ST0_KX bit in mips32 start.S
by Paul Burton
· 10 years ago
cb2ab2f
MIPS: handle mips64 relocs in mips32 start.S
by Paul Burton
· 10 years ago
ce14da2
MIPS: use asm.h macros in mips32 start.S
by Paul Burton
· 10 years ago
44670b5
dm: exynos: dts: Set the offset length for cros_ec
by Simon Glass
· 10 years ago
9a10a28
odroid u3: dts: add missing i2c aliases
by Przemyslaw Marczak
· 10 years ago
056d655
exynos5: pinmux: check flag for i2c config
by Przemyslaw Marczak
· 10 years ago
ef22349
arndale: dts: add missing i2c aliases
by Przemyslaw Marczak
· 10 years ago
46bcd55
exynos4: dts: add missing i2c properties
by Przemyslaw Marczak
· 10 years ago
cb2c286
Export redesign
by Martin Dorwig
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
dabafc3
dm: exynos: dts: Use GPIO bank phandles for GPIOs
by Simon Glass
· 10 years ago
3112fd5
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
by Simon Glass
· 10 years ago
a30d4ba
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
456029f
dm: zynq: Remove inline gpio functions
by Simon Glass
· 10 years ago
9503617
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
120834d
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
35d908c
davinci: Do not duplicate setting of gd
by Tom Rini
· 10 years ago
cc5b569
omap3: add some MUX definitions for upcoming cairo
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
6ad0981
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
6046710
omap3: add SDRC settings for Samsung K4X51163PG
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
70988eb
omap3: make SDRC SHARING setting configurable
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
4934467
omap3: enable GP9 timer and UART2
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
21f3406
ARM: OMAP5: DRA7xx: Add support for power rail grouping
by Lubomir Popov
· 10 years ago
c6c3853
malta: IDE support
by Paul Burton
· 10 years ago
69acad0
MIPS: clear TagLo select 2 during cache init
by Paul Burton
· 10 years ago
6832bdc
MIPS: allow systems to skip loads during cache init
by Paul Burton
· 10 years ago
ca41a03
MIPS: inline mips_init_[id]cache functions
by Paul Burton
· 10 years ago
d878cc2
MIPS: refactor cache loops to a macro
by Paul Burton
· 10 years ago
edf1f85
MIPS: refactor L1 cache config reads to a macro
by Paul Burton
· 10 years ago
02df4e6
MIPS: unify cache initialization code
by Paul Burton
· 10 years ago
4ff6b10
MIPS: unify cache maintenance functions
by Paul Burton
· 10 years ago
5429af8
MIPS: avoid .set ISA for cache operations
by Paul Burton
· 10 years ago
172149e
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
8312e53
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
8f1e812
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
cbd73b8
ARM: zynq: List qspi, smc and nand baseaddresses
by Michal Simek
· 10 years ago
2583002
ARM: zynq: List nand, qspi and jtag boot modes
by Michal Simek
· 10 years ago
250e605
ARM: zynq: slcr: Dont modify the reserved bits
by Siva Durga Prasad Paladugu
· 10 years ago
eb95544
ARM: zynq: ddrc: Setup half of memory only for ECC case
by Michal Simek
· 11 years ago
0d2fa42
ARM: zynq: Remove empty line
by Michal Simek
· 10 years ago
ac679ae
ARM: zynq: Enable the Neon instructions
by Michal Simek
· 10 years ago
63a3be0
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
f680edb
ARM: kirkwood: fix cpu info for 6282 device id
by Luka Perkov
· 11 years ago
57296e7
fsl/ls1021qds: Add deep sleep support
by tang yuantian
· 10 years ago
e860ee4
x86: ivybridge: Drop the Kconfig MRC cache information
by Simon Glass
· 10 years ago
6f71f60
x86: config: Enable hook for saving MRC configuration
by Simon Glass
· 10 years ago
428dfa4
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· 10 years ago
7f9f6a9
x86: dts: Add SPI flash MRC details for chromebook_link
by Simon Glass
· 10 years ago
f4072ee
x86: Use ipchecksum from net/
by Simon Glass
· 10 years ago
92fc30d
ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot
by Alison Wang
· 10 years ago
d42fc52
arm: ls102xa: Update snoop settings for CCI-400
by Alison Wang
· 10 years ago
63253f4
ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
by tang yuantian
· 10 years ago
272da15
crypto/fsl: Add fixup for crypto node
by Ruchika Gupta
· 10 years ago
71bed68
arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL
by Ruchika Gupta
· 10 years ago
29d7543
ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default
by Alison Wang
· 10 years ago
70acb34
arm/ls1021a: Add workaround for DDR erratum A008378
by York Sun
· 10 years ago
65db0c9
x86: Fix various code format issues in start16.S
by Bin Meng
· 10 years ago
80d2976
x86: Test mtrr support flag before accessing mtrr msr
by Bin Meng
· 10 years ago
47eac04
x86: Save mtrr support flag in global data
by Bin Meng
· 10 years ago
068fb35
x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
by Bin Meng
· 10 years ago
38a9eb1
x86: Fix out of bounds irq handlers access
by Sebastien Ronsse
· 10 years ago
1b6b9b9
x86: Support ROMs on other archs
by Simon Glass
· 10 years ago
16702b4
powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200
by Masahiro Yamada
· 10 years ago
da78f43
powerpc: mpc5xxx: PM520 board support
by Masahiro Yamada
· 10 years ago
fc6f8d1
powerpc: mpc5xxx: remove Total5200 board support
by Masahiro Yamada
· 10 years ago
807259b
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
by Masahiro Yamada
· 10 years ago
e15cca0
powerpc: mpc85xx: remove P2020DS board support
by Masahiro Yamada
· 10 years ago
be59033
powerpc: mpc85xx: remove P2020COME board support
by Masahiro Yamada
· 10 years ago
5fa521d
powerpc: mpc85xx: remove P1_P2_RDB boards
by Masahiro Yamada
· 10 years ago
706b375
powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
by Masahiro Yamada
· 10 years ago
3c0b853
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
8d6e938
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
6d4573e
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
5ba7a74
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
c3158ea
ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2
by Masahiro Yamada
· 10 years ago
Next »