Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
65a572b1d0faeffd6fa467c1115c13a8831316e3
« Previous
04e2a13
beagleboard: Remove side effects of i2c2 pullup resisters initialization code
by Alexander Kochetkov
· 10 years ago
af55e35
powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR
by Masahiro Yamada
· 10 years ago
e7a5656
powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7
by Masahiro Yamada
· 10 years ago
9ed3246
powerpc: ppc4xx: remove board support for bluestone
by Masahiro Yamada
· 10 years ago
1521cdc
powerpc: ppc4xx: remove board support for CRAYL1
by Masahiro Yamada
· 10 years ago
dc9617e
powerpc: ppc4xx: remove board support for KAREF and METROBOX
by Masahiro Yamada
· 10 years ago
717a23b
kconfig: fix another bug of "make savedefconfig"
by Masahiro Yamada
· 10 years ago
026330a
ARM: keystone: clock: fix main pll ratio div definitions
by Khoronzhuk, Ivan
· 10 years ago
76300c0
common: spl_sata: perform SCSI scan before getting device
by Roger Quadros
· 10 years ago
d59baeb
ARM: OMAP5+: sata: Move scsi_scan() to the right place
by Roger Quadros
· 10 years ago
3160b1b
OMAP5+: sata/scsi: Implement scsi_init()
by Roger Quadros
· 10 years ago
02590aa
ahci: Don't start command DMA engine before buffers are set
by Roger Quadros
· 10 years ago
115e71f
omap3: overo: Fix fdtfile test
by Stefan Herbrechtsmeier
· 10 years ago
fef3e25
common/board_r: Fix booting issue on T4240QDS
by York Sun
· 10 years ago
64a0c24
pxe: Ensure we don't overflow bootargs
by Ian Campbell
· 10 years ago
ebf8644
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
ed3c980
mtd: denali: support NAND_CMD_RNDOUT command
by Masahiro Yamada
· 10 years ago
05968e7
mtd: denali: fix NAND_CMD_PARAM command
by Masahiro Yamada
· 10 years ago
7d2f669
compulab: eeprom: add default eeprom bus
by Nikita Kiryanov
· 10 years ago
8898289
arm: rmobile: r8a7794: Skip initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
237faf0
arm: rmobile: r8a7791: Fix initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
7d83580
arm: rmobile: Remove unnecessary initialization for l2ctlr
by Nobuhiro Iwamatsu
· 10 years ago
f212a8a
arm: rmobile: lager: Fix CPU frequency setting
by Nobuhiro Iwamatsu
· 10 years ago
9f1c3be
arm: rmobile: lager: Add Qos setting for ES2
by Nobuhiro Iwamatsu
· 10 years ago
96c434b
arm: rmobile: lager: Update Qos setting to version 0.955
by Nobuhiro Iwamatsu
· 10 years ago
4c216f5
arm: rmobile: alt: Update QoS initialization to version 0.11
by Nobuhiro Iwamatsu
· 10 years ago
83335bd
arm: rmobile: koelsch: Update QoS initialization to version 0.334
by Nobuhiro Iwamatsu
· 10 years ago
cc45a61
arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
by Nobuhiro Iwamatsu
· 10 years ago
c252d64
arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
by Nobuhiro Iwamatsu
· 10 years ago
c33e4f1
arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
by Nobuhiro Iwamatsu
· 10 years ago
4b19b74
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 10 years ago
f885b84
sunxi: Fix gmac not working reliable on the Bananapi
by Hans de Goede
· 10 years ago
b219773
odroid: clock: set aclk_cores to 200MHz
by Przemyslaw Marczak
· 10 years ago
de8f770
exynos: update maintainer of Snow and SMDK5420 board
by Masahiro Yamada
· 10 years ago
dab067c
armv7: s5pc1xx: improve cache handling
by Robert Baldyga
· 10 years ago
2ecd779
exynos: Enable pre-relocation malloc()
by Simon Glass
· 10 years ago
93327f6
samsung: Enable device tree for smdkc100
by Simon Glass
· 10 years ago
311757b
samsung: Enable device tree for s5p_goni
by Simon Glass
· 10 years ago
1d55110
config: Move smdkv310 to use common exynos4 file
by Simon Glass
· 10 years ago
f94de73
config: Move arndale to use common exynos5250 file
by Simon Glass
· 10 years ago
7d15953
exynos: config: Move cros_ec and tps65090 out of smdk boards
by Simon Glass
· 10 years ago
87033d4
exynos: Move common smdk5420 things to common file
by Simon Glass
· 10 years ago
5ea01ab
exynos: Move common exynos settings into a common file
by Simon Glass
· 10 years ago
4c7bb1d
exynos: Rename -dt config files to -common
by Simon Glass
· 10 years ago
f0d80fb
exynos: dts: Add device tree node for cros_ec keyboard
by Simon Glass
· 10 years ago
98149d7
dm: exynos: Split out the cros_ec drivers
by Simon Glass
· 10 years ago
5b9c8cb
cros_ec: exynos: Use the correct tps65090 driver in each case
by Simon Glass
· 10 years ago
2c94611
cros_ec: power: Add a tunnelled version of the tps65090 driver
by Simon Glass
· 10 years ago
83d9378
exynos5: Enable data cache
by Simon Glass
· 10 years ago
e4d7610
Exynos: Use 900MHz ARM frequency in SPL for peach_pit
by Simon Glass
· 10 years ago
dd0204e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
c19a8bc
vf610twr: Tune DDR initialization settings
by Anthony Felice
· 10 years ago
3cc83f9
Merge branch 'uboot'
by Minkyu Kang
· 10 years ago
64f4121
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Minkyu Kang
· 10 years ago
1454ba8
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
742de90
Prepare v2014.10-rc3
by Tom Rini
· 10 years ago
8a6b088
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
04de09f
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
e214058
usb: gadget: fastboot: terminate commands with NULL
by Eric Nelson
· 10 years ago
16b61d1
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
by Daniel Mack
· 10 years ago
5e3a388
nitrogen6x: config: enable EXT4 filesystem
by Kevin Mihelich
· 10 years ago
e9feee6
nitrogen6x: config: enable Android fastboot
by Eric Nelson
· 10 years ago
c0e7bd6
nitrogen6x: config: add gpio command
by Eric Nelson
· 10 years ago
54950e8
nitrogen6x: config: disable logo
by Eric Nelson
· 10 years ago
3f5d964
nitrogen6x: config: allow more bootargs parameters
by Troy Kisky
· 10 years ago
5dbdc3c
nitrogen6x: config: enable "i2c edid"
by Eric Nelson
· 10 years ago
d3d70e6
nitrogen6x: config: add CONFIG_CMD_MEMTEST
by Eric Nelson
· 10 years ago
c36c000
nitrogen6x: config: enable USB keyboard support
by Eric Nelson
· 10 years ago
8d97b3a
nitrogen6x: config: expose SATA, then MMC over USB
by Eric Nelson
· 10 years ago
8145ccc
nitrogen6x: config: add initrd_high
by Eric Nelson
· 10 years ago
43a3431
nitrogen6x: config: use FS_GENERIC load command
by Kevin Mihelich
· 10 years ago
5b7103e
nitrogen6x: config: allow boot to USB stick
by Diego Rondini
· 10 years ago
84e2dc0
nitrogen6x: config: add USB Mass Storage (ums) support
by Eric Nelson
· 10 years ago
ce9507b
nitrogen6x: display use I2C detect for HDMI
by Eric Nelson
· 10 years ago
c745de7
nitrogen6x: display: add wvga-lvds panel
by Eric Nelson
· 10 years ago
865aa30
nitrogen6x: display: add Ampire 1024x600 panel
by Eric Nelson
· 10 years ago
1356630
nitrogen6x: display: add svga display (800x600)
by Eric Nelson
· 10 years ago
04edda2
nitrogen6x: display: add support for fusion 7 display
by Eric Nelson
· 10 years ago
d6949e3
nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
by Eric Nelson
· 10 years ago
4adc112
nitrogen6x: display: add support for LG-9.7 LVDS display
by Eric Nelson
· 10 years ago
443d4d1
nitrogen6x: display: add qvga panel
by Eric Nelson
· 10 years ago
4328fb0
nitrogen6x: display: add support lvds jeida screen
by Robert Winkler
· 10 years ago
84caf0b
nitrogen6x: prevent warnings about board_ehci* callbacks
by Eric Nelson
· 10 years ago
adc4a2b
nitrogen6x: phy: add 100 us delay after phy reset
by Troy Kisky
· 10 years ago
9fc4252
nitrogen6x: staticize board file
by Eric Nelson
· 10 years ago
693cccf
nitrogen6x: configure SGTL5000, CSI camera clock outputs
by Troy Kisky
· 10 years ago
a3b527a
nitrogen6x: power-down miscellanous peripherals
by Eric Nelson
· 10 years ago
4161247
nitrogen6x: configure SD2 pads for SDIO on USDHC2
by Eric Nelson
· 10 years ago
213e9e3
nitrogen6x: simplify board_mmc_getcd
by Troy Kisky
· 10 years ago
c9c86bd
nitrogen6x: implement board_cfb_skip() to disable text output
by Eric Nelson
· 10 years ago
2f21063
arm: socfpga: Use CMD_FS_GENERIC
by Marek Vasut
· 10 years ago
5095ee0
arm: socfpga: Split SoCFPGA configuration
by Pavel Machek
· 10 years ago
47f9b4e
arm: socfpga: Clean up SoCFPGA configuration
by Marek Vasut
· 10 years ago
7249faf
arm: socfpga: Add command to control HPS-FPGA bridges
by Marek Vasut
· 10 years ago
4ab333b
arm: socfpga: Move cache_enable to CPU code
by Marek Vasut
· 10 years ago
97ce274
arm: socfpga: Enable SDMMC boot for SOCFPGA U-Boot
by Chin Liang See
· 10 years ago
ddcbed0
arm: socfpga: Enable DWMMC for SOCFPGA
by Chin Liang See
· 10 years ago
13e81d4
arm: socfpga: nic301: Add NIC-301 configuration code
by Pavel Machek
· 10 years ago
60d804c
arm: socfpga: pl310: Map SDRAM to 0x0
by Marek Vasut
· 10 years ago
7056efc
arm: socfpga: nic301: Add NIC-301 GPV register file
by Marek Vasut
· 10 years ago
Next »