Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ef07a99b083378644bcb35e79eebd02b6cb8cd91
/
include
/
configs
035ebf8
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
506c66e
omapl138_lcdk: remove empty ifdef block
by Fabien Parent
· 8 years ago
b1c6a54
ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE
by Emmanuel Vadot
· 8 years ago
bb5854c
ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_common
by Adam Ford
· 8 years ago
f417d40
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· 8 years ago
2170652
ti_armv7_common: env: Use FIT image configs by default
by Andrew F. Davis
· 8 years ago
70b26cd
arm: Remove unregister MACH_TYPE_xxx uses
by Tom Rini
· 8 years ago
d5324e2
omap3_igep00x0: Rework MACH_TYPE and status LED logic slightly
by Tom Rini
· 8 years ago
ee86e0d
spi: Zap ep93xx_spi driver and related code
by Jagan Teki
· 8 years ago
e9145c5
rockchip: Add PXE and DHCP to the default boot targets
by Sjoerd Simons
· 8 years ago
21ba55d
rockchip: configs: make rk3036 env config same as rk3288
by Jacob Chen
· 8 years ago
e1e9703
rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
by Jacob Chen
· 8 years ago
f57f35a
rockchip: config: popmetal: enable the USB host controller and function
by Kever Yang
· 8 years ago
5b30997
Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
0ec6eb5
ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1
by Masahiro Yamada
· 8 years ago
ae4c81e
mmc: move DesignWare-based drivers to Kconfig
by Masahiro Yamada
· 8 years ago
55ed3b4
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· 8 years ago
b1b1add
ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga
by Masahiro Yamada
· 8 years ago
7364dfe
ARM64: zynqmp: Move CONFIG_AHCI from board file
by Michal Simek
· 8 years ago
04770e6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
0b84043
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
5ce987f
ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC device
by Siva Durga Prasad Paladugu
· 8 years ago
c1d7f29
ARM: zynq: Remove CONFIG_BOOTP_SERVERIP
by Michal Simek
· 8 years ago
6ebf8a4
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Michal Simek
· 8 years ago
6f09d34
ARM64: zynqmp: Add support to save env to FAT
by Siva Durga Prasad Paladugu
· 8 years ago
936b038
ARM64: zynqmp: Increase environment size to 32K
by Siva Durga Prasad Paladugu
· 8 years ago
2902a9b
microblaze: Enable option to overwrite default variables
by Michal Simek
· 8 years ago
a9fb35a
microblaze: Remove hardcoded IP address from config
by Michal Simek
· 8 years ago
1dfd7c2
am335x_evm: enable usb ether gadget as it supports DM_ETH
by Mugunthan V N
· 8 years ago
4d82c4b
am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE
by Andrew F. Davis
· 8 years ago
88c7da6
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
51370d5
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
by York Sun
· 8 years ago
66e399b
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
by York Sun
· 8 years ago
63659ff
powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
by York Sun
· 8 years ago
c01e4a1
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
by York Sun
· 8 years ago
d26e34c
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
146ded4
powerpc: T2081QDS: Remove macro T2081QDS
by York Sun
· 8 years ago
86e0a31
powerpc: T2080RDB: Remove macro CONFIG_T2080RDB
by York Sun
· 8 years ago
80d2618
powerpc: T2080QDS: Remove macro T2080QDS
by York Sun
· 8 years ago
f4f6694
powerpc: T1040QDS: Remove macro CONFIG_T1040QDS
by York Sun
· 8 years ago
960286b
powerpc: T1024RDB: Remove macro CONFIG_T1024RDB
by York Sun
· 8 years ago
9082405
powerpc: T1023RDB: Remove macro CONFIG_T1023RDB
by York Sun
· 8 years ago
90b8038
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
by York Sun
· 8 years ago
2c2e2c9
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
by York Sun
· 8 years ago
f8dee36
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
by York Sun
· 8 years ago
57897c1
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
by Vignesh R
· 8 years ago
eb77f5c
sunxi: A64: enable SPL
by Andre Przywara
· 8 years ago
ebda0cc
armv8: prevent using THUMB
by Andre Przywara
· 8 years ago
5164570
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
66d1d68
configs: engicam: Add fitboot env support
by Jagan Teki
· 8 years ago
29005ba
configs: engicam: Cleanup on mmcboot env
by Jagan Teki
· 8 years ago
8098b8c
configs: engicam: Enable CONFIG_IMAGE_FORMAT_LEGACY
by Jagan Teki
· 8 years ago
ada832f
defconfigs: imx6: engicam: Enable FIT
by Jagan Teki
· 8 years ago
ddd9066
imx6: engicam: Add nandboot env support
by Jagan Teki
· 8 years ago
8a9c775
defconfigs: engicam: Enable UBI commands
by Jagan Teki
· 8 years ago
8342577
configs: engicam: Rename nand with gpmi-name in mtdparts
by Jagan Teki
· 8 years ago
bfd9640
imx6: engicam: Use bootm instead of bootz
by Jagan Teki
· 8 years ago
08d7985
configs: engicam: Increase nand kernel partition size
by Jagan Teki
· 8 years ago
99b02b4
arm: am57xx: cl-som-am57x: update default env
by Uri Mashiach
· 8 years ago
fc300e2
arm: am57xx: cl-som-am57x: add ETH support
by Dmitry Lifshitz
· 8 years ago
965c509
arm: am57xx: cl-som-am57x: fetch board rev from EEPROM
by Dmitry Lifshitz
· 8 years ago
46650d5
arm: am57xx: cl-som-am57x: add initial board support
by Dmitry Lifshitz
· 8 years ago
208d14b
OMAP3: omap3_logic: Remove display parameter
by Adam Ford
· 8 years ago
f9e7501
ARM: OMAP3_LOGIC: Remove ONENAND config options
by Adam Ford
· 8 years ago
25aaebd
ARM: imx7s-warp: enable USB gadget ethernet
by Kevin Hilman
· 8 years ago
5d3a28a
udoo_neo: Use 'fdtfile' variable name
by Fabio Estevam
· 8 years ago
15b505b
arm: imx: add HAB authentication of image to SPL boot
by Sven Ebenfeld
· 8 years ago
3d3a74c
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
by Masahiro Yamada
· 8 years ago
45a68fe
mmc: move some SDHCI related options to Kconfig
by Masahiro Yamada
· 8 years ago
e1ce61f
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
c7c47ca
Update Maintainer and Author's email address
by Ajay Bhargav
· 8 years ago
7ceae0e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
cb71c6d
spi: Zap armada100_spi.c and env
by Jagan Teki
· 8 years ago
353f6a7
spi: Zap mpc52xx_spi.c, config and related code
by Jagan Teki
· 8 years ago
49c4c78
block: Move ceva driver to DM
by Michal Simek
· 8 years ago
8ea0570
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
b5178a1
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
854bb75
imx6: icorem6_rqs: Add FEC support
by Jagan Teki
· 8 years ago
bd363f8
imx6: geam6ul: Add FEC support
by Jagan Teki
· 8 years ago
871ec6d
arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support
by Jagan Teki
· 8 years ago
704b9cf
imx6: geam6ul: Add default mtd nand partition table
by Jagan Teki
· 8 years ago
b05c344
imx6: geam6ul: Enable MTD device support
by Jagan Teki
· 8 years ago
084cbb6
imx6: geam6ul: Add NAND support
by Jagan Teki
· 8 years ago
a5b9f8c
arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support
by Jagan Teki
· 8 years ago
3713571
imx6: icorem6: Add custom splashscreen support
by Jagan Teki
· 8 years ago
ca7463c
imx6: icorem6: Add framebuffer support
by Jagan Teki
· 8 years ago
be72591
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
by Fabio Estevam
· 8 years ago
98d62e6
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· 8 years ago
47f7350
arm: imx: add i.MX6SLL EVK board support
by Peng Fan
· 8 years ago
0114011
mx6_common: correct loadaddr and text base for i.MX6SLL
by Peng Fan
· 8 years ago
faf1e62
configs: colibri_vf: Add fdt_fixup environment variable
by Sanchayan Maity
· 8 years ago
c9e40e6
board/liteboard: Add support for liteBoard
by Marcin Niestroj
· 8 years ago
a11e30f
udoo_neo: Add Ethernet support
by Breno Lima
· 8 years ago
21729bc
udoo_neo: Add PFUZE300 PMIC support
by Breno Lima
· 8 years ago
0719b16
udoo_neo: Add thermal support
by Breno Lima
· 8 years ago
6cc8d4d
udoo_neo: Remove console option
by Breno Lima
· 8 years ago
b3f276c
udoo_neo: Remove mmcautodetect option
by Breno Lima
· 8 years ago
c94981e
udoo_neo: Remove USDHC3 support
by Breno Lima
· 8 years ago
Next »