Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4750eb6dc44e28942affa8f283f432b9c3464119
/
board
4750eb6
beagle_x15: add board support for Beagle x15
by Felipe Balbi
· 10 years ago
96c2d07
arm: omap5: don't enable misc_init_r by default
by Felipe Balbi
· 10 years ago
8510133
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
faf5692
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
2907a30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
0e16b8a
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
32bdd4e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
0c87277
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
7f251c4
x86: chromebook_link: Enable the Chrome OS EC
by Simon Glass
· 10 years ago
d9de96d
x86: Remove board_early_init_r()
by Simon Glass
· 10 years ago
a563638
sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set
by Hans de Goede
· 10 years ago
1a9a6fb
sun6i: Add gmac support for sun6i boards
by Hans de Goede
· 10 years ago
d3b0497
sunxi: ahci: Add a delay after enabling target power
by Hans de Goede
· 10 years ago
1603082
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
4869a8c
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
b01df1e
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
4b3175f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
05f3e66
arm: ls102xa: Select ge2_clk125 for eTSEC clock muxing
by Alison Wang
· 10 years ago
af276f4
arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
by Alison Wang
· 10 years ago
f4491ad
arm: ls102xa: Remove bit reversing for SCFG registers
by Alison Wang
· 10 years ago
c48d55e
arm: ls102xa: Add snoop disable for slave port 0, 1 and 2
by Jason Jin
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b660ae7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
12b043c
mx6boards: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
2cf207f
nitrogen6x: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
2a544ac
ot1200: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
9e08643
arm: mx6: cm_fx6: implement board specific sata stop
by Nikita Kiryanov
· 10 years ago
f9075a7
gw_ventana: Use the generic spl_sd.cfg
by Fabio Estevam
· 10 years ago
8543735
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
a29cfb1
odroid: Turn blue LED on
by Suriyan Ramasami
· 10 years ago
4de08b5
odroid: usbhost - Add missing gpio_request call
by Suriyan Ramasami
· 10 years ago
96171fb
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
441c223
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
9780167
board/esd/common/auto_update.c: Use <flash.h>
by Tom Rini
· 10 years ago
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
0056238
ARM: bcm: Enable bcm11130 boards
by Steve Rae
· 10 years ago
1c5f31c
ARM: bcm: Enable five Cygnus boards
by Steve Rae
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
c3fb682
mx53ard: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
259f549
mx53evk: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
14d6e4d
mx53smd: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
40ade08
mx6qarm2: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
e48f038
mx51evk: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
7df4544
tbs2910: Fix error handling in board_mmc_init()
by Soeren Moch
· 10 years ago
74472ac
dm: tegra: Add platform data for the GPIO driver
by Simon Glass
· 10 years ago
e4d357b
dm: at91: Add myself as maintainer for snapper9260
by Simon Glass
· 10 years ago
6d20e07
dm: at91: Convert snapper9260 to use driver model
by Simon Glass
· 10 years ago
26a2240
x86: Rename chromebook-x86 to coreboot
by Simon Glass
· 10 years ago
9a44768
x86: chromebook_link: Enable GPIO support
by Simon Glass
· 10 years ago
98f139b
x86: chromebook_link: Implement CAR support (cache as RAM)
by Simon Glass
· 10 years ago
245561d
x86: Emit post codes in startup code for Chromebooks
by Simon Glass
· 10 years ago
0b36ecd
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
9fbc632
fdt: Try to use fdt_address_cells()/fdt_size_cells()
by Simon Glass
· 10 years ago
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
cfaa23b
imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
by Ye.Li
· 10 years ago
c61e5b1
imx: mx6sxsabresd: Use the pfuze common init function
by Ye.Li
· 10 years ago
75e02f9
imx: mx6sabresd: Use the pfuze common init function
by Ye.Li
· 10 years ago
a9454db
imx: mx6sabre common: Factorize the Pfuze init function
by Ye.Li
· 10 years ago
92616e8
imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
by Ye.Li
· 10 years ago
56cf36a
mx6sabresd: Access SRC_SBMR1 register via structure
by Fabio Estevam
· 10 years ago
a87a783
tqma6: use imx_ddr_size
by Markus Niebel
· 10 years ago
1184ac3
tqma6: add warning on failed setup_i2c
by Markus Niebel
· 10 years ago
907129f
tqma6: add missing include
by Markus Niebel
· 10 years ago
35c5095
mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry
by Fabio Estevam
· 10 years ago
31f78dd
mx6sxsabresd: Simplify the return value of setup_fec()
by Fabio Estevam
· 10 years ago
c801c5c
mx6slevk: Simplify the return value of setup_fec()
by Fabio Estevam
· 10 years ago
44606e2
mx6sabresd: State that only mx6q is supported in SPL
by Fabio Estevam
· 10 years ago
3d48133
mx53loco: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
522f059
wandboard: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
2623cb1
mx6qsabreauto: Add parallel NOR flash support
by Fabio Estevam
· 10 years ago
cd138af
mx6: Use a common SPL configuration file
by Fabio Estevam
· 10 years ago
b4fad79
novena: Move the DCD settings to spl code
by Fabio Estevam
· 10 years ago
c0ec7c6
gw_ventana: Move the DCD settings to spl code
by Fabio Estevam
· 10 years ago
c6ecd0b
mx6sabresd: Move the DCD settings to spl code
by Fabio Estevam
· 10 years ago
93fb63f
imx:mx6sxsabresd fix pfuz probe failed
by Peng Fan
· 10 years ago
2ec2f30
powerpc/t2080qds: fix for 1000BASE-KX
by Shaohui Xie
· 10 years ago
f3cc6b7
qe: add qe support for ls1021a-twr board
by Zhao Qiang
· 10 years ago
9fc2f30
qe: add qe support to ls1021aqds
by Zhao Qiang
· 10 years ago
2f50d61
powerpc/t2080qds: fixup dtb for 10g-kr
by shaohui xie
· 10 years ago
481f47e
board/t2080qds: add readme for t2080qds
by Shengzhou Liu
· 10 years ago
f74a027
mpc83xx: Add gdsys hrcon board
by Dirk Eibach
· 10 years ago
eb7dc7f
board: iocon: Fix uninitialized access
by Dirk Eibach
· 10 years ago
7623db9
board: iocon: Fix fpga index in print_fpga_info()
by Dirk Eibach
· 10 years ago
fffbb2f
board: dlvision-10g: Compile fix
by Dirk Eibach
· 10 years ago
58258bd
ARM: atmel: add sama5d4 xplained ultra board support
by Bo Shen
· 10 years ago
5864590
ARM: atmel: add sama5d4ek board support
by Bo Shen
· 10 years ago
25d74a3
arm, spl, at91: add spl support for the corvus board
by Heiko Schocher
· 10 years ago
5453c6c
arm, at91, spl: add spl support for the taurus board
by Heiko Schocher
· 10 years ago
398b45b
arm, at91: add spi dataflash support for the taurus board
by Heiko Schocher
· 10 years ago
9773e70
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
db74d8a
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
97f4ef6
arm: odroid: usb: add support for usb host including ethernet
by Suriyan Ramasami
· 10 years ago
62c2f9f
Config: Exynos5800: Enable build for Peach-Pi
by Akshay Saraswat
· 10 years ago
66fc458
arm: rmobile: gose: Remove dram_init_banksize function
by Nobuhiro Iwamatsu
· 10 years ago
9c87f99
arm: rmobile: lager: Remove dram_init_banksize function
by Nobuhiro Iwamatsu
· 10 years ago
692912b
arm: rmobile: koelsch: Remove dram_init_banksize function
by Nobuhiro Iwamatsu
· 10 years ago
18f0c6c
arm: rmobile: alt: Remove dram_init_banksize function
by Nobuhiro Iwamatsu
· 10 years ago
c75f97d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
c457020
powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND
by Ashish Kumar
· 10 years ago
Next »