Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f6b1f665ab01d1ed65c1c078cc1b91c68ad57080
/
include
/
configs
f6b1f66
arm: kirkwood: Align configuration files
by Quentin Armitage
· 9 years ago
ea94400
arm: kirkwood: Use common definition for filesystems
by Quentin Armitage
· 9 years ago
5e69947
arm: kirkwood: Move configuration of some commands to _defconfig files
by Quentin Armitage
· 9 years ago
82a19de
arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT
by Quentin Armitage
· 9 years ago
6456163
arm: kirkwood: standardise the configuration
by Quentin Armitage
· 9 years ago
98e73c8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
618a51e
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
6d41027
x86: Remove CONFIG_SYS_EARLY_PCI_INIT
by Bin Meng
· 9 years ago
74514c1
x86: crownbay: Remove unused PCI region address macros
by Bin Meng
· 9 years ago
aedefb6
x86: qemu: Convert to use driver model pci
by Bin Meng
· 9 years ago
4874859
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
by Bin Meng
· 9 years ago
1eb39a5
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
by Bin Meng
· 9 years ago
da3fe24
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
6c50527
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
by Bin Meng
· 9 years ago
3d99e86
imx6: fix warnings due to switch to distro environment
by Stefano Babic
· 9 years ago
cff009e
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· 15 years ago
3f33f6a
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
by Francois Retief
· 10 years ago
b6b280c
sparc: Update GRSIM board with memory settings for TSIM eval
by Francois Retief
· 10 years ago
a50adb7
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
42d1b81
am43xx_evm: Add DFU support for qspi flash
by Vignesh R
· 9 years ago
5ea667e
pengwyn: nand and ethernet fixes
by Vincent BENOIT
· 9 years ago
755324c
configs: Use config_distro_defaults.h in ti_armv7_common.h
by Matwey V. Kornilov
· 9 years ago
5c3b6dc
hrcon: Add fan controllers
by Dirk Eibach
· 9 years ago
7ed45d3
hrcon: Add support for the DH variant
by Dirk Eibach
· 9 years ago
a3f9d6c
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
51b96fc
hrcon: Remove CH7301 configuration
by Dirk Eibach
· 9 years ago
e1d1127
dlvision-10g: Support displayport
by Dirk Eibach
· 9 years ago
91931f7
board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)
by Hannes Petermaier
· 9 years ago
ebe517b
imx: mx7dsabresd: support lcdif
by Peng Fan
· 9 years ago
df67490
imx: mx6ul_14x14_evk: support lcdif display
by Peng Fan
· 9 years ago
233509a
arm: novena: Fix kernel_addr_r env variable
by Marek Vasut
· 9 years ago
90ab4be
imx: mx7: default enable non-secure mode
by Peng Fan
· 9 years ago
1c5e6b6
arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.
by Vagrant Cascadian
· 9 years ago
acc6bb5
arm: imx: Switch Wandboard to use config_distro_bootcmd.h.
by Vagrant Cascadian
· 9 years ago
d6bf06c
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
019bc62
ARM: tegra: enable PCI support of p2371-2180
by Stephen Warren
· 9 years ago
73f1b80
mx7dsabresd: enable DFU support
by Tzu-Jung Lee
· 9 years ago
5f5620a
Merge git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
479accb
nios2: rename board nios2-generic to 3c120_devboard
by Thomas Chou
· 9 years ago
5c0f982
nios2: add 10m50 devboard support
by Thomas Chou
· 9 years ago
c3c4495
nios2: nios2-generic: do not allocate rx buf in net.c
by Thomas Chou
· 9 years ago
af54c18
nios2: use cfi flash driver model
by Thomas Chou
· 9 years ago
5e68ff3
ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere
by Stephen Warren
· 9 years ago
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
44b0e47
tricorder: switch to CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
bf104ff
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
540bb54
nios2: trim CONFIG_SYS_MEMTEST_END
by Thomas Chou
· 9 years ago
2925e2b
nios2: trim CONFIG_SYS_MALLOC_LEN
by Thomas Chou
· 9 years ago
65af9f6
nios2: remove CONFIG_SYS_INIT_SP macro
by Thomas Chou
· 9 years ago
92ae05c
nios2: remove CONFIG_SYS_MALLOC_BASE macro
by Thomas Chou
· 9 years ago
e07eee3
nios2: clean up macros that do not need a value in board header
by Thomas Chou
· 9 years ago
744b57b
nios2: use dram bank in board info
by Thomas Chou
· 9 years ago
60b2525
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
1674942
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
8168ee3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
87e2987
mpc85xx: Add support for the Varisys Cyrus board
by Andy Fleming
· 9 years ago
42800ff
arm: zynq: Move serial driver to driver model
by Simon Glass
· 9 years ago
fa43f69
arm: zynq: Use separate device tree instead of embedded
by Simon Glass
· 9 years ago
1c3f2c7
zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config
by Siva Durga Prasad Paladugu
· 9 years ago
5486d06
ARM: dra7xx_evm: Add DFU support for qspi flash
by Vignesh R
· 9 years ago
83bf005
arm: at91: reworked meesc board support
by Daniel Gorsulowski
· 9 years ago
94af684
T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3
by Codrin Ciubotariu
· 9 years ago
12486f3
powerpc/t1040qds: enable peripheral clock for eSDHC
by Yangbo Lu
· 9 years ago
fa1e035
powerpc/t1040qds: enable adapter card type identification support
by Yangbo Lu
· 9 years ago
1611c8c
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
by Przemyslaw Marczak
· 9 years ago
a610473
ARM: at91: sama5: change the environment address to 0x6000
by Josh Wu
· 9 years ago
588eec2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
7ee52af
ls102xa: Adjust some macros for SD boot on LS1021A QDS board
by Alison Wang
· 9 years ago
7d4d58e
configs: ls1021atwr: Enable ID EEPROM for SD boot
by Yao Yuan
· 9 years ago
78e9ca5
mx7dsabresd: add secure boot support
by Adrian Alonso
· 9 years ago
6d846c7
imx: hab: rework unified rom section for mx7
by Adrian Alonso
· 9 years ago
e469719
imx: mx6sabresd: add i.MX6DQP Sabresd support
by Peng Fan
· 9 years ago
9de6043
imx: mx6sabresd discard PHYS_SDRAM_SIZE
by Peng Fan
· 9 years ago
6f8fae8
imx35, flea3: add FIT image support
by Heiko Schocher
· 9 years ago
8e954d7
ts4800: add CONFIG_OF_LIBFDT
by Damien Riegel
· 9 years ago
7ff7166
arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff
by Alison Wang
· 9 years ago
831c068
armv8/ls1043a: Enable secondary cores
by Hou Zhiqiang
· 9 years ago
c7ca8b0
armv8/ls1043ardb: Add sd boot support
by Gong Qianyu
· 9 years ago
8ef0d5c
armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
by Yangbo Lu
· 9 years ago
e829734
armv8/ls1043a: Add Fman support
by Shaohui Xie
· 9 years ago
3ad4472
armv8/ls1043ardb: Add nand boot support
by Gong Qianyu
· 9 years ago
f3a8e2b
armv8/ls1043ardb: Add LS1043ARDB board support
by Mingkai Hu
· 9 years ago
9f3183d
armv8/fsl_lsch3: Change arch to fsl-layerscape
by Mingkai Hu
· 9 years ago
435acd8
armv7/ls1021a: move ns_access to common file
by Mingkai Hu
· 9 years ago
18fb0e3
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
c69384e
armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA
by Shaohui Xie
· 9 years ago
446d37c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
29155e7
ocotea: Drop
by Tom Rini
· 9 years ago
bb5553c
taishan: Drop
by Tom Rini
· 9 years ago
9d9e2f5
ebony: Drop
by Tom Rini
· 9 years ago
123b6cd
taihu: Remove
by Tom Rini
· 9 years ago
947cee1
arm: ls1021a: Add QSPI or IFC support in SD boot
by Alison Wang
· 9 years ago
713bf94
QE: modify the address of qe ucode
by Zhao Qiang
· 9 years ago
6b6db0d
arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS
by Scott Wood
· 9 years ago
8e0e01d
zynq-common: Add SPL SPI offset, size configs
by Siva Durga Prasad Paladugu
· 9 years ago
232a8e4
zynq-common: Enable ISSI SPI-NOR flash support
by Jagan Teki
· 9 years ago
9a76209
zynq-common: Enable Bank/Extended address register support
by Jagan Teki
· 9 years ago
a241d4e
zynq-common: Enable zynq qspi controller support
by Jagan Teki
· 9 years ago
677f970
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
Next »