Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f6417009b0de4fbcb0c779b48a2c28a0b96ede25
/
board
71c10a4
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c1e979b
driver: ddr: fsl_mmdc: Pass board parameters through data structure
by York Sun
· 8 years ago
552b3fe
board: amcore: update to use dm serial driver
by Angelo Dureghello
· 8 years ago
a90dd4c
arm: mvebu: add DB-88F6820-AMC board
by Chris Packham
· 8 years ago
4caab60
arm: mvebu: theadorable: Configure board for PCIe 2.0 capability
by Stefan Roese
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
adae2ec
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
04cfea5
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
7972fc9
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
a274563
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
b139529
board: evb-rk3399: enable usb 2.0 host vbus power on board_init
by Kever Yang
· 8 years ago
6d26c06
rk3399: enable the pwm2/3 pinctrl in board init
by Kever Yang
· 8 years ago
8111aff
ARM64: zynqmp: Add support for chip ID detection
by Michal Simek
· 9 years ago
12398ea
ARM64: zynqmp: Add support for DFU from SPL
by Michal Simek
· 8 years ago
76d0a77
ARM64: zynqmp: Fix usb_gadget_handle_interrupt routine
by Michal Simek
· 8 years ago
ea526be
ARM64: zynqmp: Wire up both USBs available on ZynqMP
by Michal Simek
· 8 years ago
1a3f6d0
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
f5de32a
boston: Introduce support for the MIPS Boston development board
by Paul Burton
· 8 years ago
59a4c8b
MIPS: Malta: Enable CM & L2 support
by Paul Burton
· 8 years ago
1d153b3
mips: Add MIPSfpga platform support
by Zubair Lutfullah Kakakhel
· 8 years ago
7950bef
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
78436d6
PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig
by Tom Rini
· 8 years ago
45ae673
PowerPC: Update MIP405/MIP405T to use Kconfig better
by Tom Rini
· 8 years ago
809438d
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
be45631
sandbox: document support of block device emulation
by Stefan Brüns
· 8 years ago
171f2ca
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 8 years ago
b7b7c3d
sunxi: Add defconfig and dts for the NanoPi NEO
by Jelle van der Waa
· 8 years ago
7842c30
Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6662a9f
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0d7c7e0
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f6de257
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
9b53833
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6172e2e
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
c5ec636
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d6c08cf
Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
085ac1c
armv8: ls1046aqds: Add LS1046AQDS board support
by Shaohui Xie
· 8 years ago
d239651
armv8: ls1046ardb: Add LS1046ARDB board support
by Mingkai Hu
· 8 years ago
cb7fb12
driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a
by Shengzhou Liu
· 8 years ago
80a12ab
armv7:ls1021a: Enable workaround for DDR erratum A-009942
by Shengzhou Liu
· 8 years ago
539e4f1
nxp: ls102xa: add LS1 PSCI system suspend
by Hongbo Zhang
· 8 years ago
e45e13e
armv8: ls2080a: Remove debug server support
by York Sun
· 8 years ago
4b23ca8
fsl-layerscape: Add workaround for PCIe erratum A010315
by Hou Zhiqiang
· 8 years ago
fd43b36
fsl: csu: add an API to set R/W permission to PCIe
by Hou Zhiqiang
· 8 years ago
ba93225
fsl: csu: add an API to set individual device access permission
by Hou Zhiqiang
· 8 years ago
5ac9a5c
arm: fsl-layerscape: move forward the non-secure access permission setup
by Hou Zhiqiang
· 8 years ago
f469d27
board: ls1043ardb: move sec_init to board_init
by Sumit Garg
· 8 years ago
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
871bfe8
board: ks2: README: Update to add K2G support
by Lokesh Vutla
· 8 years ago
a652abd
board: am57xx: Fix missing check for beagle_x15
by Nishanth Menon
· 8 years ago
ecb0f14
board: am57xx: MAINTAINERS: Update for current maintainer
by Nishanth Menon
· 8 years ago
623753a
ARM: am335x: select DM_GPIO
by Masahiro Yamada
· 8 years ago
d5415b2
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
c420d84
omap3logic: Fix PBIAS Bug
by Adam Ford
· 8 years ago
2fc2ef5
meson: odroid-c2: enable Ethernet support through the device tree
by Beniamino Galvani
· 8 years ago
afb9907
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· 8 years ago
f8f2194
warp7: Print secure/non-secure mode info
by Fabio Estevam
· 8 years ago
fa97ddc
mx6ul_14x14_ev: Enable the CCGR clocks earlier
by Fabio Estevam
· 8 years ago
1cc9d11
mx6ul_14x14_evk: Adjust SPL DDR3 settings
by Fabio Estevam
· 8 years ago
88ed86d
mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang
by Fabio Estevam
· 8 years ago
cb3c121
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
2c31126
mx7dsabresd: Directly write to register LDOGCTL
by Fabio Estevam
· 8 years ago
72f3416
mx7dsabresd: Directly write to register LDOGCTL
by Fabio Estevam
· 8 years ago
c133a52
pico-imx6ul: Directly write to register LDOGCTL
by Fabio Estevam
· 8 years ago
2e15832
ARM: board: cm_fx6: fix mtd partition fixup
by Christopher Spinrath
· 8 years ago
b257134
mx6ul_14x14_evk: don't use array for SD2 card detect pad
by Eric Nelson
· 8 years ago
2b5da6f
warp: Fix RAM size runtime detection
by Fabio Estevam
· 8 years ago
4abedc8
warp7: Add PMIC support
by Vanessa Maegima
· 8 years ago
9301aea
arm: imx: Add support for Advantech DMS-BA16 board
by Akshay Bhat
· 8 years ago
ea696c7
mx7dsabresd: Print secure/non-secure mode info
by Fabio Estevam
· 8 years ago
ac4e673
sunxi: fix 64-bit compiler warning for SPL header parsing
by Andre Przywara
· 8 years ago
8f97727
sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol
by Andre Przywara
· 8 years ago
9c781a5
sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC
by Hans de Goede
· 8 years ago
5aa576d
sunxi: Add support for A33-OLinuXino board
by Stefan Mavrodiev
· 8 years ago
ed4d07f
sunxi: Add iNet D978 rev2 defconfig
by Icenowy Zheng
· 8 years ago
441f238
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
by Peter Chubb
· 8 years ago
1be0c28
x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload
by Bin Meng
· 8 years ago
a21f707
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
f8e32c3
rockchip: rk3399: update MAINTAINER file
by Kever Yang
· 8 years ago
2f05d82
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
7facf88
treewide: fix "followings" to "following"
by Masahiro Yamada
· 8 years ago
0f788b6
sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet
by Hans de Goede
· 8 years ago
60ff992
sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB
by Hans de Goede
· 8 years ago
e428420
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
4e388f0
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
by Nobuhiro Iwamatsu
· 8 years ago
94fdac3
arm: rmobile: Fix HDMI output for BLANCHE board
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
9d0e937
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
0181c33
ARM: rmobile: rcar-common: Fix warning of type difference
by Nobuhiro Iwamatsu
· 9 years ago
fdf7c65
ARM: rmobile: Add support salvator-x board
by Nobuhiro Iwamatsu
· 9 years ago
4dc515a
ARM: rmobile: Add support R-Car Generation 3
by Nobuhiro Iwamatsu
· 9 years ago
8040395
ARM: rmobile: Move rcar-gen2-common to rcar-common
by Nobuhiro Iwamatsu
· 9 years ago
7c11273
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
77692eb
x86: Add theadorable-x86-dfi-bt700 board support
by Stefan Roese
· 8 years ago
312dc93
x86: Add DFI BT700 BayTrail board support
by Stefan Roese
· 8 years ago
9a111ce
x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code
by Stefan Roese
· 8 years ago
Next »