Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
115e71f7da1f6fd96c20793842f5751897d9fdee
/
include
/
configs
115e71f
omap3: overo: Fix fdtfile test
by Stefan Herbrechtsmeier
· 10 years ago
dd0204e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
1454ba8
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
8a6b088
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 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
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
b5e9b29
arm: socfpga: cache: Enable PL310 L2 cache
by Marek Vasut
· 10 years ago
40e7bcd
arm: socfpga: cache: Enable D-Cache
by Marek Vasut
· 10 years ago
9ca2116
arm: socfpga: cache: Define cacheline size
by Marek Vasut
· 10 years ago
2110eea
arm: socfpga: timer: Pull the timer reload value from config file
by Marek Vasut
· 10 years ago
a832ddb
arm: socfpga: clock: Add code to read clock configuration
by Pavel Machek
· 10 years ago
464eec6
net: Remove unused CONFIG_DW_SEARCH_PHY from configs
by Pavel Machek
· 10 years ago
45e60c2
lsxl: convert to generic board and fix typo
by Michael Walle
· 10 years ago
ece9101
arm: am335x: siemens board use in DFU mode fullspeed only
by Heiko Schocher
· 10 years ago
5894ca0
ARM: UniPhier: add UniPhier SoC support code
by Masahiro Yamada
· 10 years ago
8ca21cb
ARM: sheevaplug: add HUSH parser
by DrEagle
· 10 years ago
1e3d640
ARM: sheevaplug: redefine MTDPARTS
by DrEagle
· 10 years ago
65ae952
ARM: sheevaplug: add MTD defaults
by DrEagle
· 10 years ago
0f88a5a
ARM: sheevaplug: add MVSATA driver
by DrEagle
· 10 years ago
4dfb0e4
ARM: sheevaplug: change env location
by DrEagle
· 10 years ago
be9f643
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5e74934
sandbox: config: Enable all SPI flash chips
by Simon Glass
· 10 years ago
2c2277f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
2c3dc79
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
c7eae7f
board/ls1021aqds: Add DDR4 support
by York Sun
· 10 years ago
8aeb893
ARMv8/ls2085a: Move u-boot location to make room for RCW
by York Sun
· 10 years ago
8bfa301
ARMv8/ls2085a: Enable secondary cores
by York Sun
· 10 years ago
d9c68b1
ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block
by York Sun
· 10 years ago
e211c12
board/ls2085a: Add support of NOR and NAND flash for simulator
by Prabhakar Kushwaha
· 10 years ago
f1ef2b6
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
by Masahiro Yamada
· 10 years ago
783e6a7
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
1d5c201
kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
by Masahiro Yamada
· 10 years ago
cccee18
kconfig: move CONFIG_CMD_EXPORTENV to Kconfig
by Masahiro Yamada
· 10 years ago
ca05ee9
kconfig: move CONFIG_CMD_CRC32 to Kconfig
by Masahiro Yamada
· 10 years ago
dba1697
kconfig: move CONFIG_CMD_BOOTM to Kconfig
by Masahiro Yamada
· 10 years ago
b0928da
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
by Masahiro Yamada
· 10 years ago
1de271b
B4860QDS: Enable mac command support
by Shaveta Leekha
· 10 years ago
38e0e15
powerpc/b4860: Updated default hwconfig to enable only cpc2
by Shaveta Leekha
· 10 years ago
363fb32
powerpc/t104xrdb: Add T1042RDB board support
by vijay rai
· 10 years ago
d087e0e
powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot
by vijay rai
· 10 years ago
7172de3
powerpc/t104xrdb: Enable SPI flash Extend address support
by Zhiqiang Hou
· 10 years ago
88e34e5
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
by Nikita Kiryanov
· 10 years ago
155fa9a
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· 10 years ago
2a8c9c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
015b18c
ARM: at91sam9rlek: convert to generic board support
by Wu, Josh
· 10 years ago
09e03e0
ARM: at91sam9n12ek: convert to generic board support
by Wu, Josh
· 10 years ago
d6b7943
ARM: atmel: sama5d3xek: enable NOR flash support
by Bo Shen
· 10 years ago
3aae66e
am335x_evm: Add boot script support to am335x_evm
by Guillaume GARDET
· 10 years ago
10226f2
OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'.
by Guillaume GARDET
· 10 years ago
e38b15b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
8d028d4
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
114cc42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
4c97f16
imx: mx6slevk: Change to use generic board
by Ye.Li
· 10 years ago
9500fac
imx: mx6q/dlarm2: Change to use generic board
by Ye.Li
· 10 years ago
858530a
dm: tegra: Enable driver model for serial
by Simon Glass
· 10 years ago
890fcef
sandbox: Convert serial driver to use driver model
by Simon Glass
· 10 years ago
2fccd2d
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· 10 years ago
a474111
dm: tegra: Set up a pre-reloc malloc()
by Simon Glass
· 10 years ago
c860eed
mx6sxsabresd: Add PCI support
by Fabio Estevam
· 10 years ago
19a895c
mx6qsabreauto: Remove imx6q-sabreauto.dts
by Fabio Estevam
· 10 years ago
3ee96c7
imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent
by Guillaume GARDET
· 10 years ago
dad0828
imx: ventana: add pci fixup for PLX PEX860x switch GPIO
by Tim Harvey
· 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
a6bc019
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
b653516
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
b4ecc8c
ls102xa: dcu: Add platform support for DCU on LS1021ATWR board
by Wang Huan
· 10 years ago
c8a7d9d
arm: ls102xa: Add basic support for LS1021ATWR board
by Wang Huan
· 10 years ago
550e3dc
arm: ls102xa: Add basic support for LS1021AQDS board
by Wang Huan
· 10 years ago
5cecf21
CONFIGS: peach-pit: Enable display for peach_pit board
by Ajay Kumar
· 10 years ago
f001717
exynos_fb: Remove usage of static defines
by Ajay Kumar
· 10 years ago
98e214d
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
by Ian Campbell
· 10 years ago
73eca21
odroid: kconfig: add odroid_defconfig
by Przemyslaw Marczak
· 10 years ago
bf88720
AM335x: igep0033: Convert to generic board and use ti_am335x_common.h.
by Enric Balletbo i Serra
· 10 years ago
0964226
omap3_beagle: Add boot script support to omap3 beagle board
by Guillaume GARDET
· 10 years ago
0a64bc2
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 10 years ago
16e16fd
nomadik: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
22f2be7
orion5x: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
6c5431a
omap5: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
d08215a
omap4: 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
47539e2
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
f40b989
rmobile: 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
44dcb40
zynq: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
58c90c8
arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target
by Holger Brunck
· 10 years ago
6717252
vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP
by Tom Rini
· 10 years ago
5bcae13
vexpress_aemv8a.h: Clean up the config
by Tom Rini
· 10 years ago
da1f5ac
arm: add Cygnus and NSP boards
by Scott Branden
· 10 years ago
fafbc6c
ARM: enable ARMv7 virt support for the Arndale board
by Andre Przywara
· 10 years ago
99b9710
socfpga: initialize designware ethernet
by Pavel Machek
· 10 years ago
Next »