Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
84d6cbd3029e8b16e201f1129c300fae258c0f9c
/
board
/
compulab
7d2f669
compulab: eeprom: add default eeprom bus
by Nikita Kiryanov
· 10 years ago
e38b15b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
206f38f
arm: mx6: cm_fx6: add sata support
by Nikita Kiryanov
· 10 years ago
f66113c
arm: mx6: cm_fx6: use eeprom
by Nikita Kiryanov
· 10 years ago
f42b2f6
arm: mx6: cm_fx6: add i2c support
by Nikita Kiryanov
· 10 years ago
0f3effb
arm: mx6: cm_fx6: add usb support
by Nikita Kiryanov
· 10 years ago
02b1343
arm: mx6: cm_fx6: add ethernet support
by Nikita Kiryanov
· 10 years ago
a6b0652
arm: mx6: cm_fx6: add nand support
by Nikita Kiryanov
· 10 years ago
e32028a
arm: mx6: add support for Compulab cm-fx6 CoM
by Nikita Kiryanov
· 10 years ago
52658fd
compulab: eeprom: add support for defining eeprom i2c bus
by Nikita Kiryanov
· 10 years ago
6c5431a
omap5: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
3cfbcb5
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
ddd960e
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
e1c9895
cm-t54: fix eMMC boot mode check
by Dmitry Lifshitz
· 10 years ago
91c9885
cm-t54: fix EEPROM read return value check
by Dmitry Lifshitz
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
b8f91eb
cm_t335: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
68128e0
omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT
by pekon gupta
· 11 years ago
39338a3
compulab: eeprom: enable any i2c driver
by Ilya Ledvich
· 11 years ago
1c8c36f
cm-t54: add environment partition runtime detection
by Dmitry Lifshitz
· 11 years ago
a9375f3
cm-t54: add EEPROM support and MAC address handling
by Dmitry Lifshitz
· 11 years ago
076446f
cm-t54: add cm-t54 board support
by Dmitry Lifshitz
· 10 years ago
d3f041c
compulab: eeprom: add default eeprom address
by Igor Grinberg
· 10 years ago
41623c9
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 10 years ago
46d330a
kbuild: do not use $(BOARD) to specify exact object name
by Masahiro Yamada
· 11 years ago
70ad375
ARM: tegra: Tegra20 pinmux cleanup
by Stephen Warren
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
9c653aa
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
62bbc2f
cm_t335: fix linker file to produce full ELF
by Albert ARIBAUD
· 11 years ago
5ab502c
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
965de8b
ARM: AM33xx+: Update ioregs to pass different values
by Lokesh Vutla
· 11 years ago
3e51b7c
arm: omap3: Add SPL support to cm_t35
by Stefan Roese
· 11 years ago
f15ea6e
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
39245c8
am33xx: Stop modifying certain EMIF4D registers
by Tom Rini
· 11 years ago
e8ac22b
cm_t335: add support for status LED
by Ilya Ledvich
· 11 years ago
54e7445
cm_t335: add cm_t335 board support
by Ilya Ledvich
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
63c4f17
cm_t35: use scf0403 driver
by Nikita Kiryanov
· 11 years ago
ebc18af
cm-t35: use gpio_led driver for status led
by Igor Grinberg
· 11 years ago
85b8c5c4
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f9f6686
cm_t35: update lcd predefines
by Nikita Kiryanov
· 11 years ago
e1e55c1
cm-t35: move the display code to common place
by Igor Grinberg
· 11 years ago
689be5f
cm-t35: move the eeprom code to common place
by Igor Grinberg
· 11 years ago
3bddafa
Makefile: convert makefiles to Kbuild style and delete grep switch
by Masahiro Yamada
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
127efc4
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3275989
omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare
by Robert Winkler
· 11 years ago
811acf9
cm-t35: move cm-t35 to live in compulab directory
by Igor Grinberg
· 12 years ago
c9aa831
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
126685a
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
by Tom Warren
· 12 years ago
6c5be64
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· 12 years ago
c98f03f
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
d3f8752
tegra: fdt: remove clocks nodes
by Allen Martin
· 12 years ago
7155dc9
ARM: tegra: TrimSlice: add support for USB1 port
by Stephen Warren
· 12 years ago
73286d8
tegra: move common features to a common makefile
by Marc Dietrich
· 12 years ago
0cd10c7
tegra20: rework UART GPIO handling
by Lucas Stach
· 12 years ago
150c249
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
e3e5dac
tegra20: make board mkdir commands unconditional
by Allen Martin
· 12 years ago
00a2749
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
2db7b95
tegra: trimslice: set up serial flash pinmux
by Stephen Warren
· 12 years ago
1e2d785
tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches
by Tom Warren
· 12 years ago
1e7e716
tegra: trimslice: fix a couple typos
by Stephen Warren
· 12 years ago
39e3711
tegra: Compulab TrimSlice board support
by Stephen Warren
· 12 years ago