Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3deb013ae780c19f40b0704a7f421ad479962618
3deb013
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
01541ee
kconfig: arm: move "armv8" define to arch/arm/Kconfig
by Masahiro Yamada
· 10 years ago
790f70c
kconfig: arm: select CPU_V7 for some new boards
by Masahiro Yamada
· 10 years ago
06471df
kbuild: Make scripts executable
by Masahiro Yamada
· 10 years ago
ecfdcee
powerpc: remove orphaned boards mcc200 and prs200
by Nikita Kiryanov
· 10 years ago
c88eaea
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
6841deb
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
63f7af9
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
f888cf5
Revert "lib: bootm: add missing include"
by Michal Simek
· 10 years ago
b67932e
ARM: UniPhier: call pin_init() also in the normal boot
by Masahiro Yamada
· 10 years ago
4f25481
ARM: UniPhier: consolidate board_postclk_init() function
by Masahiro Yamada
· 10 years ago
0d8c7f7
ARM: UniPhier: decrease pre-reloc malloc area size
by Masahiro Yamada
· 10 years ago
2d5d1c9
ARM: UniPhier: add set_pinsel macro for use in assembly code
by Masahiro Yamada
· 10 years ago
495deb4
ARM: UniPhier: enable USB features
by Masahiro Yamada
· 10 years ago
048899b
usb: UniPhier: add UniPhier on-chip EHCI host driver support
by Masahiro Yamada
· 10 years ago
113ef59
ARM: UniPhier: add MIO register file
by Masahiro Yamada
· 10 years ago
6e7e929
usb: add basic USB configs in Kconfig
by Masahiro Yamada
· 10 years ago
f440bf2
ARM: UniPhier: add EHCI host pin settings for PH1-Pro4
by Masahiro Yamada
· 10 years ago
a69e037
ARM: UniPhier: move DDR related configuration to Kconfig
by Masahiro Yamada
· 10 years ago
b603c68
ARM: UniPhier: reset on-board devices on start-up
by Masahiro Yamada
· 10 years ago
325b708
serial: UniPhier: borrow macros from linux/serial_reg.h
by Masahiro Yamada
· 10 years ago
61eb3cf
kconfig: zynq: Add ZYBO board
by Peter Crosthwaite
· 10 years ago
d977d6f
configs: zynq: Add config support for ZYBO
by Tinghui Wang
· 10 years ago
9757b65
arm: dts: zynq: Add digilent ZYBO board dts
by Peter Crosthwaite
· 10 years ago
290f1f9
zynq: Use GPLed files for SPL
by Soren Brinkmann
· 10 years ago
9906090
Prepare v2015.01-rc1
by Tom Rini
· 10 years ago
1e4b45c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
490fdad
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 10 years ago
2db8c2d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
e72be89
Added support for comments in input to mkenvimage.
by Dominik Muth
· 10 years ago
e183de0
ZFS: Clean up cppcheck warnings where relevant, leaked memory etc
by Jorgen Lundman
· 10 years ago
6c5f4ae
board/esd/common/auto_update.c: fix Uninitialized variable
by Wolfgang Denk
· 10 years ago
feb8cf4
ARM: MXS: fix Uninitialized variable error
by Wolfgang Denk
· 10 years ago
cd818a3
i2c: rcar_i2c: Fix order of restart and clear status
by Nobuhiro Iwamatsu
· 10 years ago
6dd38cc
drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms
by Shaveta Leekha
· 10 years ago
b97cd68
ppc4xx: Handle i2c stuck on combined xfer
by Dirk Eibach
· 10 years ago
7e78f7a
ppc4xx: Fix i2c repeated start
by Dirk Eibach
· 10 years ago
6721bb5
bfin: the max bfin sdh block count is 127
by Sonic Zhang
· 10 years ago
240182d
bfin: make the CPU macro of LDR target more genenric
by Sonic Zhang
· 10 years ago
6a559bb
usb_storage: blacklist Enclosure Service Devices
by Soeren Moch
· 10 years ago
cc87d18
board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow
by Wolfgang Denk
· 10 years ago
1aaab00
common/cmd_fitupd.c: restore corrupted file
by Wolfgang Denk
· 10 years ago
1779dc0
drivers/net/uli526x.c: fix syntax error
by Wolfgang Denk
· 10 years ago
b807288
board/cogent/lcd.c: fix syntax error
by Wolfgang Denk
· 10 years ago
0060517
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· 10 years ago
adbba99
doc: fix documentation of out-of-tree build
by Timo Ketola
· 10 years ago
ea19527
tools/env: Fix environment size and CRC on 64-bit hosts
by Dominic Sacré
· 10 years ago
c4c2e14
MAINTAINERS: CFI flash maintainership only includes the CFI related files
by Stefan Roese
· 10 years ago
176d098
kbuild: sync misc scripts with Linux 3.18-rc1
by Masahiro Yamada
· 10 years ago
ad61899
kconfig: sync kconfig files with Linux 3.18-rc1
by Masahiro Yamada
· 10 years ago
ffe29eb
kbuild: sync top Makefile with Linux 3.18-rc1
by Masahiro Yamada
· 10 years ago
cb6e7b0
kbuild: improve multi-objs dependency and cleanups
by Masahiro Yamada
· 10 years ago
87e9072
kbuild: bug fixes and cleanups of Makefile.host
by Masahiro Yamada
· 10 years ago
48aa812d
kbuild: remove "clobber" target
by Masahiro Yamada
· 10 years ago
2302b3a
hush: make run_command() return an error on parsing failure
by Rabin Vincent
· 10 years ago
128059b
hush: fix segfault on syntax error
by Rabin Vincent
· 10 years ago
484408f
hush: return consistent codes from run_command()
by Rabin Vincent
· 10 years ago
7dbcb76
sandbox: init cli for -c
by Rabin Vincent
· 10 years ago
854d2b9
dlmalloc: ensure gd is set for early alloc
by Rabin Vincent
· 10 years ago
5b471de
power_spi.c: Rewrite pmic_reg function
by Tom Rini
· 10 years ago
c6150aa
image-fdt: boot_get_fdt() return value when no DTB exists
by Noam Camus
· 10 years ago
8086988
powerpc: o2dnt: convert to generic board
by Anatolij Gustschin
· 10 years ago
99dd6ab
net: smc911x: Keep MAC programmed
by Marek Vasut
· 10 years ago
389b89c
sort drivers/mmc/Makefile
by Pavel Machek
· 10 years ago
5add293
generic-board: make compile-time noise for non-generic boards
by Masahiro Yamada
· 10 years ago
cfa1bd0
Merge git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
3908f16
usb: eth: fix Makefile
by Rene Griessl
· 10 years ago
a8c2ebc
usb: include <asm/cache.h> and <part.h> from include/usb.h
by Masahiro Yamada
· 10 years ago
865ed5e
usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT
by Nobuhiro Iwamatsu
· 10 years ago
c02bf45
usb: ehci: fix Interrupt on Doorbell flag of USBCMD
by Masahiro Yamada
· 10 years ago
0223a95
arm: socfpga: Add example UDC config
by Marek Vasut
· 10 years ago
481a11c
usb: s3c-otg: Allow custom gusbcfg
by Marek Vasut
· 10 years ago
d1b6c77
usb: s3c-otg: Split out PHY control
by Marek Vasut
· 10 years ago
a877bec
arm: socfpga: Add socfpga_spim_enable() to reset_manager.c
by Stefan Roese
· 10 years ago
d2bb937
arm: socfpga: Add DW master SPI clock to clock_manager.c
by Stefan Roese
· 10 years ago
51c580c
arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target
by Stefan Roese
· 10 years ago
116f5d5
socfpga_cyclone5.h: fix kernel console argument in default environment
by Anatolij Gustschin
· 10 years ago
40ff06b
usb: s3c-otg: Encapsulate PHY control
by Marek Vasut
· 10 years ago
2cc157b
usb: s3c-otg: Remove useless include
by Marek Vasut
· 10 years ago
40bbd52
omap3: cm-t3517: add LCD/DVI and splash support
by Igor Grinberg
· 10 years ago
a8a78c7
omap3: cm-t3517: add Ethernet support
by Igor Grinberg
· 10 years ago
011f5c1
omap3: cm-t3517: add USB support
by Igor Grinberg
· 10 years ago
b09bf72
omap3: cm-t3517: add basic board support
by Igor Grinberg
· 10 years ago
0b03a93
omap: hsmmc: assume cd gpio is active low
by Igor Grinberg
· 10 years ago
0b6f358
omap3: cm-t35: move get_board_serial() fallback
by Igor Grinberg
· 10 years ago
9886c3d
omap3: cm-t35: move the SMC911x code
by Igor Grinberg
· 10 years ago
f4a40f0
omap3: cm-t35: extract the splash code from board
by Igor Grinberg
· 10 years ago
959bc1d
omap3: cm-t35: move the USB hub reset code
by Igor Grinberg
· 10 years ago
a937fd1
compulab: refactor board revision handling
by Igor Grinberg
· 10 years ago
52d8486
am335x: make get_board_rev() function weak
by Igor Grinberg
· 10 years ago
60ca5ad
arm: am335x: net: pxm2: disable rgmii internal delay mode
by Heiko Schocher
· 10 years ago
30491fc
ks2_evm: board: remove sprintf for simple string
by Khoronzhuk, Ivan
· 10 years ago
15bbafa
ks2_evm: config: enable fatload command
by Khoronzhuk, Ivan
· 10 years ago
dd31079
keystone2: config: align names of images with MCSDK
by Khoronzhuk, Ivan
· 10 years ago
349c26d
keystone2: config: restructure handling of default env settings
by Murali Karicheri
· 10 years ago
75d7c0b
dma: keystone_nav: remove spurious qm_cfg verification
by Khoronzhuk, Ivan
· 10 years ago
b7d9f9c
keystone2: change default boot mode to ubi
by Murali Karicheri
· 10 years ago
ff52e3b
ks2_evm: configs: fix UBI volume name
by Khoronzhuk, Ivan
· 10 years ago
ac77926
ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h
by Guillaume GARDET
· 10 years ago
6440b80
ARM: TI: Enable raw initrd support
by Guillaume GARDET
· 10 years ago
Next »