Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ca620cd149f616950a647ea1e7c428d5e2df3efa
« Previous
f026124
arm: rmobile: gose: Add Ethernet support
by Nobuhiro Iwamatsu
· 10 years ago
6a994e5
arm: rmobile: Add support gose board
by Nobuhiro Iwamatsu
· 10 years ago
062edd2
arm: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
44442c1
board/renesas/ecovec/ecovec.c: fix buffer overflow
by Wolfgang Denk
· 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
35fa0dd
net: phy: marvell: add errata w/a for 88E151* chips
by Hao Zhang
· 10 years ago
11ada92
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
by Tom Rini
· 10 years ago
4de96c7
ks2_evm: readme: add k2l evm board information
by Khoronzhuk, Ivan
· 10 years ago
796bcee
board: k2l_evm: add network support
by Hao Zhang
· 10 years ago
6c0fb41
net: keystone_net: add Keystone2 K2L SoC support
by Khoronzhuk, Ivan
· 10 years ago
87ac27b
net: keystone_serdes: add keystone K2L SoC support
by Khoronzhuk, Ivan
· 10 years ago
f324f2c
ARM: keystone2: keysonte_nav: add support for K2L SoC
by Khoronzhuk, Ivan
· 10 years ago
fa8b11f
Enable Android Fastboot support on am335x_evm board
by Dileep Katta
· 10 years ago
625509a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
71bfb0f
twl4030: More voltages on VAUX2 and VAUX3
by Paul Kocialkowski
· 10 years ago
ae21336
am335x_evm: Convert NOR_BOOT to Kconfig
by Tom Rini
· 10 years ago
40aca03
am335x_evm: Add NOR to Kconfig
by Tom Rini
· 10 years ago
0b23780
arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
by Nikita Kiryanov
· 10 years ago
b65cbab
arm: mx6: cm_fx6: change issd gpio order
by Nikita Kiryanov
· 10 years ago
d5325ef
Merge git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 10 years ago
7417e7f
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 10 years ago
44fd591
dm: sunxi: Request USB vbus gpio
by Hans de Goede
· 10 years ago
967325f
dm: sunxi: Request card detect gpio
by Hans de Goede
· 10 years ago
1a81cf83
dm: sunxi: Add support for serial using driver model
by Simon Glass
· 10 years ago
7aa9748
dm: sunxi: Modify the GPIO driver to support driver model
by Simon Glass
· 10 years ago
e6a8b0d
dm: sunxi: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
bf38891
dm: sunxi: Add pinmux functions which take a bank parameter
by Simon Glass
· 10 years ago
57f878e
dm: sunxi: Add a new config for an FDT-based pcDuino3
by Simon Glass
· 10 years ago
643ad89
dm: sunxi: dts: Add sun7i device tree files
by Simon Glass
· 10 years ago
cbdd9a9
sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.
by Ian Campbell
· 10 years ago
d9a2047
sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>
by Ian Campbell
· 10 years ago
c854a60
sunxi: Drop FEL variants of defconfigs.
by Ian Campbell
· 10 years ago
ed41e62
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
4ce9941
sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option
by Ian Campbell
· 10 years ago
c3be279
sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.
by Ian Campbell
· 10 years ago
2c7e3b9
sunxi: kconfig: Add top-level ARCH_SUNXI
by Ian Campbell
· 10 years ago
d6aac67
ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename
by Chen-Yu Tsai
· 10 years ago
f73002b
ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD
by Dirk Eibach
· 10 years ago
2dbbda0
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
26f195c
ARM: kwimage: fix v0 format
by Gerald Kerma
· 10 years ago
Next »