Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e8c50ce8bd23de94750d9be045ce5e7e020414c7
/
include
/
configs
e8c50ce
imx: mx6slevk: add SPL support
by Peng Fan
· 9 years ago
2781329
arm, imx6: aristainetos board updates
by Heiko Schocher
· 9 years ago
6b7937b
imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORT
by Peng Fan
· 9 years ago
32cfb35
imx: mx6ul_14x14_evk add ENET support
by Peng Fan
· 9 years ago
4013711
ARM: ts4800: add ethernet support
by Damien Riegel
· 9 years ago
a84f6f9
ARM: ts4800: add basic board support
by Lucile Quirion
· 9 years ago
e6b4782
cgtqmx6eval: Add Ethernet support
by Otavio Salvador
· 9 years ago
d635728
imx: mx6ul_14x14_evk discard redefined CONFIG_MX6
by Peng Fan
· 9 years ago
4630f26
arm: mx6: Remove SPI support from WRU-IV baseboard
by Stefan Roese
· 9 years ago
26dad5e
udoo: Remove SPL fat support
by vpeter4
· 9 years ago
76b08ce
udoo: Switch to SPL support
by vpeter4
· 9 years ago
2ada182
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
8646f2a
sunxi: increase SYS_MONITOR_LEN
by Boris Brezillon
· 9 years ago
8b6216a
tpm: Convert board config TPM options to Kconfig
by Simon Glass
· 9 years ago
965588f
tpm: Drop two unused options
by Simon Glass
· 9 years ago
60b1b29
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
0f3ddbf
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
by Hans de Goede
· 9 years ago
47eb9a8
ARM: uniphier: enable SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
348cd2b
ARM: uniphier: remove unused macro
by Masahiro Yamada
· 9 years ago
2a447bf
include: configs: am43xx_evm: add 'usb stop' in usbboot env
by Kishon Vijay Abraham I
· 9 years ago
31f345e
picosam9g45: adopt CONFIG_SYS_PROMPT
by Andreas Bießmann
· 9 years ago
a3b2986
arm: spear: Some changes / updates to the x600 config header
by Stefan Roese
· 9 years ago
7618ad0
arm: spear: Move to common SPL infrastructure
by Stefan Roese
· 9 years ago
736bb5a
ARM: keystone2: configs: Move SP to end of u-boot section
by Lokesh Vutla
· 9 years ago
71300b2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
89299e2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
b2c20f6
rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address
by Jonathan Liu
· 9 years ago
b30eaad
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
a2f61ba
x86: crownbay: Enable on-board SMSC superio keyboard controller
by Bin Meng
· 9 years ago
4dde045
x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards
by Bin Meng
· 9 years ago
5942d3e
x86: Only include cbfs command for coreboot
by Bin Meng
· 9 years ago
b12d6fc
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 9 years ago
645949b
arm: mvebu: Enable NAND on db-mv784mp-gp
by Stefan Roese
· 9 years ago
99c5341
arm: pxa: colibri_pxa270: add optional i2c support
by Marcel Ziswiler
· 9 years ago
3e2cb73
arm: pxa: colibri_pxa270: add optional lcd support
by Marcel Ziswiler
· 9 years ago
7cc27c9
arm: pxa: colibri_pxa270: add some more nor flash details
by Marcel Ziswiler
· 9 years ago
e0d06be
arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS
by Marcel Ziswiler
· 9 years ago
1558797
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
402e218
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
8c5f47f
arm: socfpga: Enable DWAPB GPIO driver
by Marek Vasut
· 9 years ago
9008a5b
net: Move CONFIG_E1000 options to Kconfig
by Simon Glass
· 9 years ago
12e8441
ARM: at91: sama5: update the spi flash mapping
by Wu, Josh
· 9 years ago
244caf0
ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
by Wu, Josh
· 9 years ago
3c0c660
ARM: at91: sama5d3xek: use a $dtb_name to load dtb
by Wu, Josh
· 9 years ago
8b9c751
ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
by Wu, Josh
· 9 years ago
29365df
arm: at91: add support for mini-box picosam9g45 board
by Erik van Luijk
· 9 years ago
59d780a
arm: at91: mpddr: allow multiple DDR controllers
by Erik van Luijk
· 9 years ago
82cdf19
ARM: davinci: remove support for cam_enc_4xx
by Masahiro Yamada
· 9 years ago
aa9bde1
zynq: Make CONFIG_OF_EMBED default case
by Michal Simek
· 9 years ago
ba1f68e
zynqmp: usb: Add usb dwc3 driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
f1aac0a
ARM: zynqmp_ep: Enable ethernet for EP
by Michal Simek
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
a6e30ef
lpc32xx: move common SLC NAND defines to arch/config.h
by Vladimir Zapolskiy
· 9 years ago
9c09d39
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
584a9bb
ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi
by Vignesh R
· 9 years ago
c22b701
arm: mvebu: db-88f6820-gp: Enable PCI support
by Stefan Roese
· 9 years ago
7d86529
arm: mvebu: db-mv784mp-gp: Enable PCI support
by Stefan Roese
· 9 years ago
3dbf35c
arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiB
by Stefan Roese
· 9 years ago
11b8ebf
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· 9 years ago
58613c7
arm: mvebu: db-mv785mp-gp: Add USB/EHCI support
by Stefan Roese
· 9 years ago
f69c033
arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset
by Stefan Roese
· 9 years ago
78213be
Delete an accidentally added .rej file
by Tom Rini
· 9 years ago
4b2c9d5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
b37eb9c
powerpc: ipek01: convert to generic board
by Anatolij Gustschin
· 9 years ago
7052419
powerpc: inka4x0: convert to generic board
by Anatolij Gustschin
· 9 years ago
cae04a4
powerpc: socrates: convert to generic board
by Anatolij Gustschin
· 9 years ago
bd4065f
powerpc: v38b: convert to generic board
by Anatolij Gustschin
· 9 years ago
70af778
powerpc: pcm030: convert to generic board
by Anatolij Gustschin
· 9 years ago
d668442
powerpc: munices: convert to generic board
by Anatolij Gustschin
· 9 years ago
60d20ed
powerpc: motionpro: convert to generic board
by Anatolij Gustschin
· 9 years ago
ccab47e
powerpc: jupiter: convert to generic board
by Anatolij Gustschin
· 9 years ago
561bf64
powerpc: canmb: convert to generic board
by Anatolij Gustschin
· 9 years ago
d53f4c2
ARM: OMAP5+: configs: Fix default boot command
by Lokesh Vutla
· 9 years ago
7133c39
x86: minnowmax: Define and enable interrupt setup
by Simon Glass
· 9 years ago
d3037b8
x86: baytrail: Add all IDE/SATA PCI device IDs
by Bin Meng
· 9 years ago
91f1b82
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· 9 years ago
d955f44
sunxi: display: Add overscan correction
by Hans de Goede
· 9 years ago
3ffd090
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
5eed1a5
ARM: tegra: move kernel_addr_r on T210
by Stephen Warren
· 9 years ago
764d412
apalis/colibri_t20/30: clean-up
by Marcel Ziswiler
· 9 years ago
af11600
apalis/colibri_t20/t30: increase tftp blocksize
by Max Krummenacher
· 9 years ago
c23c1b6
colibri_t20: enable ubi/ubifs support
by Marcel Ziswiler
· 9 years ago
7406871
colibri_t20: enable mtdparts support
by Marcel Ziswiler
· 9 years ago
9a52020
colibri_t20: add i2c support
by Marcel Ziswiler
· 9 years ago
cbd2b51
colibri_t20: add lcd display support
by Marcel Ziswiler
· 9 years ago
dd899d0
apalis/colibri_t20/t30: integrate recovery mode detection
by Marcel Ziswiler
· 9 years ago
958d98a
ARM: tegra: allow custom usb manufacturer/product/vendor ids/strings
by Marcel Ziswiler
· 9 years ago
ad69133
colibri_vf: remove spurious new line
by Marcel Ziswiler
· 9 years ago
ef010d7
configs: ti_armv7_keystone2: increase size reserved for initrd
by Vitaly Andrianov
· 9 years ago
1b06c9b
configs: ti_armv7_keystone2: fix initrd address at args_ramfs
by Vitaly Andrianov
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
2b7487c
arm: am437x: Introduce new board cm-t43
by Nikita Kiryanov
· 9 years ago
31f327e
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
by Peter Griffin
· 9 years ago
1645106
ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO
by Lokesh Vutla
· 9 years ago
616d9a0
integrator: switch to DM serial port
by Linus Walleij
· 9 years ago
0cd4118
ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT
by Stefano Babic
· 9 years ago
a51dd7d
mcx: add Ethernet over USB
by Stefano Babic
· 9 years ago
7daa6e1
omap3: fix NAND support for mcx board
by Stefano Babic
· 9 years ago
eaf837c
arm/rpi: Enable dcache
by Alexander Stein
· 9 years ago
Next »