Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a77e50c5ba1052ed9f3c7fca595d0412a6e758dd
/
include
/
configs
a77e50c
rockchip: Add basic support for kylin board
by huang lin
· 9 years ago
69dda0a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
7431e70
imx: mx7dsabresd: Add QSPI support
by Peng Fan
· 9 years ago
1895dfd
sunxi: power: enabled support for axp818
by vishnupatekar
· 9 years ago
cdf1e48
sunxi: Add Machine Support for A83T SOC
by vishnupatekar
· 9 years ago
715f20a
x86: Clean up ivybridge/chrome Kconfig options
by Bin Meng
· 9 years ago
2df6d01
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
0e24805
ARM: zynq: Extend malloc size
by Michal Simek
· 9 years ago
8f0af3f
ARM: zynq: Fix location of stack and malloc areas
by Michal Simek
· 9 years ago
83cea77
ARM64: zynqmp: Enable FIT config option via Kconfig
by Michal Simek
· 9 years ago
3d7285f
net: gem: Move gem to Kconfig
by Michal Simek
· 9 years ago
250e05e
net: gem: Move driver to DM
by Michal Simek
· 9 years ago
e55c2c1
ARM: zynq: Remove CONFIG_API
by Michal Simek
· 9 years ago
4ed5380
ARM: zynq: Remove PHYLIB from config to defconfig
by Michal Simek
· 9 years ago
0fca08c
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
bf5ed2e
arm: socfpga: Add SoCFPGA SR1500 board
by Stefan Roese
· 9 years ago
8674653
usb: zynqmp: Enable USB XHCI support
by Siva Durga Prasad Paladugu
· 9 years ago
ee8dc84
usb: zynqmp: Add XHCI driver support
by Siva Durga Prasad Paladugu
· 9 years ago
1f71d26
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
d65d684
Fix typo: commmand -> command.
by Vagrant Cascadian
· 9 years ago
9029029
Merge branch 'master' of http://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
81c9e19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
703d024
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
by Francois Retief
· 9 years ago
9e51aea
sparc: leon2: Updates for generic board initialization
by Francois Retief
· 9 years ago
b131cc5
sparc: leon3: Updates for generic board initialization
by Francois Retief
· 9 years ago
f6b3d1e
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
by Francois Retief
· 9 years ago
17efbaf
iocon: Disable FIT_VERBOSE
by Tom Rini
· 9 years ago
9aeeba3
arm: imx6: novena: Enable extfs support in SPL
by Marek Vasut
· 9 years ago
7fd4780
rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig
by Ariel D'Alessandro
· 9 years ago
2de748f
rockchip: Add basic support for evb-rk3036 board
by huang lin
· 9 years ago
1115b64
rockchip: rk3036: Add core Soc start-up code
by huang lin
· 9 years ago
7c9bb39
rockchip: add config decide whether to build common.c
by huang lin
· 9 years ago
8db3e24
rockchip: add timer driver
by huang lin
· 9 years ago
7df0168
rockchip: firefly: Save the environment on SD card
by Sjoerd Simons
· 9 years ago
d3d7ab1
rockchip: Also load the initrd below 512M
by Sjoerd Simons
· 9 years ago
88c3645
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
by Simon Glass
· 9 years ago
c78e327
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
by Simon Glass
· 9 years ago
b2aa4c5
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
7e105f4
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
c64a75a
arm: atmel: Add SAMA5D2 Xplained board
by Wenyou Yang
· 9 years ago
b06bdd0
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
3642750
armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr
by Alison Wang
· 9 years ago
f637024
arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
by Alison Wang
· 9 years ago
0ea9b3d
armv8/ls1043ardb: add USB support
by Gong Qianyu
· 9 years ago
8a43f13
armv8/ls1043ardb: add DSPI support
by Gong Qianyu
· 9 years ago
dd33567
armv8/ls1043aqds: add LS1043AQDS board support
by Shaohui Xie
· 9 years ago
77f7ded
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
122bcfd
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
29a63e4
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
67d990d
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
70ad31a
arm: socfpga: Remove fsloadcmd from environment
by Chin Liang See
· 9 years ago
48e7bf9
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
567356a
arm: socfpga: Repair SoCrates board
by Marek Vasut
· 9 years ago
eca8b5c
ARM: socfpga: rename the cyclone5 and arria5 base address file
by Dinh Nguyen
· 9 years ago
06990b8
arm: kirkwood: add ZyXEL NSA310S device
by Gerald Kerma
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
c102b9e
cgtqmx6eval: Add DFU support
by Otavio Salvador
· 9 years ago
e186b18
cgtqmx6eval: Add SPL support
by Otavio Salvador
· 9 years ago
f62abc4
cgtqmx6eval: Add fastboot support
by Otavio Salvador
· 9 years ago
ca4d60b
cgtqmx6eval: Use SPI NOR to store the environment
by Otavio Salvador
· 9 years ago
f594b55
cgtqmx6eval: Add SPI NOR flash support
by Otavio Salvador
· 9 years ago
75801c1
arm: mx6: Reduce SPL malloc pool size
by Marek Vasut
· 9 years ago
d5499a2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
f977072
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
db41834
sunxi: Enable DFU for RAM
by Siarhei Siamashka
· 9 years ago
ad5b2a2
vexpress64: store env in flash
by Ryan Harkin
· 9 years ago
b522757
vexpress64: remove #error
by Ryan Harkin
· 9 years ago
98d2fff
vexpress64: use 2nd DRAM bank only on juno
by Ryan Harkin
· 9 years ago
ee54144
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
dfa25df
ARM: keystone2: configs: Correct burn_uboot_sp erase size
by Cooper Jr., Franklin
· 9 years ago
8e27fd6
nios2: 10m50: change to ns16550 uart
by Thomas Chou
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
00ad1f0
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
52ac443
ns16550: unify serial_omap
by Thomas Chou
· 9 years ago
e3b9026
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
22221c0
ns16550: unify serial_dw
by Thomas Chou
· 9 years ago
ca32c98
ns16550: unify serial_keystone
by Thomas Chou
· 9 years ago
2b510fa
sandbox: Enable USB keyboard
by Simon Glass
· 9 years ago
79defce
sandbox: Enable console recording and silent console
by Simon Glass
· 9 years ago
7ca7374
x86: qemu: Convert to use driver model keyboard
by Bin Meng
· 9 years ago
50704d3
x86: crownbay: Convert to use driver model keyboard
by Bin Meng
· 9 years ago
ffe67e4
Drop CONFIG_ISA_KEYBOARD
by Simon Glass
· 9 years ago
3356cad
x86: Add an i8042 device for boards that have it
by Simon Glass
· 9 years ago
7b059dc
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
f406a1b
video: Drop unused console functions
by Simon Glass
· 9 years ago
8760394
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
8bc7817
zynq: sdhci: Define max clock by macro
by Michal Simek
· 9 years ago
1a11339
ARM64: zynqmp: Enable TI phy by default
by Michal Simek
· 9 years ago
c094f07
ARM: zynq: Choose boot image based on OF_SEPARATE macro
by Michal Simek
· 9 years ago
e8a17de
powerpc/83xx: add support for kmtegr1 board
by Valentin Longchamp
· 9 years ago
e659c71
km8309: change the default QE_FW address
by Valentin Longchamp
· 9 years ago
af482d7
km83xx: use CONFIG_ENV_ADDR for the newenv env command
by Valentin Longchamp
· 9 years ago
9c36b47
powerpc/km8360: fix the ODT parameters for CS0
by Valentin Longchamp
· 9 years ago
8a78efc
powerpc/km8309: define CONFIG_SYS_DDRCDR
by Valentin Longchamp
· 9 years ago
b21ae18
powerpc/km8321: define CONFIG_SYS_DDRCDR
by Valentin Longchamp
· 9 years ago
d2f29ab
km/powerpc: move open firmware defines to km-powerpc.h
by Holger Brunck
· 9 years ago
0ca0d70
km/powerpc: increase space for kernel imange and FDT blob
by Holger Brunck
· 9 years ago
4c1c6ae
powerpc/83xx: add support for kmtepr2 board
by Christoph Dietrich
· 9 years ago
15e79cc
km: update the boot script to check for a DTB
by Valentin Longchamp
· 9 years ago
Next »