Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e0862e2f355bd996af9d9964e2934d7b9d2c0df7
/
configs
a8be974
Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
badce38
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
f1b6eee
topic_miami(plus) defconfig: Enable DFU RAM support
by Mike Looijmans
· 8 years ago
8459dd0
topic_miami_defconfig: Remove NFS and NET support
by Mike Looijmans
· 8 years ago
19abc1d
xilinx: Align defconfig with current Kconfig order
by Michal Simek
· 8 years ago
1e1a79f
rockchip: rename miniarm to tinker board
by Eddie Cai
· 8 years ago
04cad6e
rockchip: Enable ETH address randomization for the firefly-rk3288
by Romain Perier
· 8 years ago
503b857
rockchip: firefly: configs: use spl back to brom
by Jacob Chen
· 8 years ago
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
9f2710f
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
28ad17d
omap3_logic: Switch to simple malloco in SPL
by Tom Rini
· 8 years ago
51230f2
qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F
by Tom Rini
· 8 years ago
ef35496
drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx
by Adam Ford
· 8 years ago
ee253f9
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
by John Haechten
· 8 years ago
2737fd3
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
by Masahiro Yamada
· 8 years ago
b9dab61
api: Convert to Kconfig
by Emmanuel Vadot
· 8 years ago
e3187b9
ARM: dts: k2*: Rename the k2* files to keystone-k2* files
by Lokesh Vutla
· 8 years ago
5b71c54
x86: qemu: Add a config for 64-bit U-Boot
by Bin Meng
· 8 years ago
446e56a
x86: link: Add a config for 64-bit U-Boot
by Simon Glass
· 8 years ago
fc1e11c
x86: link: Set up device tree for SPL
by Simon Glass
· 8 years ago
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
74d129b
armv8: ls1012a: Add support of PPA
by Prabhakar Kushwaha
· 8 years ago
34ab529
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
8c1a132
mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL
by Masahiro Yamada
· 8 years ago
f79df03
mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32
by Masahiro Yamada
· 8 years ago
a1262eb
mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
by Masahiro Yamada
· 8 years ago
babe026
mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP
by Masahiro Yamada
· 8 years ago
168c57d
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
by Masahiro Yamada
· 8 years ago
54f7cfc
mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
by Masahiro Yamada
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
be44b18
BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
by Lukasz Majewski
· 8 years ago
337ff2a
ARM: SPI: stm32: add stm32f746 qspi driver
by Michael Kurz
· 8 years ago
812962b
net: stm32: add designware mac glue code for stm32
by Michael Kurz
· 8 years ago
bccef71
ARM: DTS: stm32: add stm32f746-disco device tree files
by Michael Kurz
· 8 years ago
20315d2
board/chiliboard: Add support for chiliBoard
by Marcin Niestroj
· 8 years ago
2d71460
defconfig: Add a config for AM335x High Security EVM
by Andrew F. Davis
· 8 years ago
7cb5a00
aspeed: Support for ast2500 Eval Board
by maxims@google.com
· 8 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
1aa32a8
disk: convert CONFIG_AMIGA_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
c4bbbec
disk: convert CONFIG_MAC_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
73259b4
armv8: ls1046a: enable usb in defconfig
by Tang Yuantian
· 8 years ago
9bd7bd5
imx: mx6sxsabreauto: enable more dm drivers
by Peng Fan
· 8 years ago
54ecc8d
imx: mx6sxsabreauto: enable pinctrl driver
by Peng Fan
· 8 years ago
941ba8e
imx: mx6sx: add dts for mx6sxsabreauto board
by Peng Fan
· 8 years ago
93b5ddb
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
95d3141
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
62adede
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
by Simon Glass
· 8 years ago
88aaef0
arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040
by Stefan Roese
· 8 years ago
b27d35e
arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720
by Stefan Roese
· 8 years ago
22d567e
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· 8 years ago
969dc22
imx31_phycore: Split the eet variant out into a different TARGET
by Tom Rini
· 8 years ago
955e612
ARM: uniphier: add uniphier_v8_defconfig
by Masahiro Yamada
· 8 years ago
dabee24
ARM: uniphier: make SPL optional for ARVv8 SoCs
by Masahiro Yamada
· 8 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
133b2e2
mx6saberesd_spl: Correct falcon mode addition
by Tom Rini
· 8 years ago
d129668
odroid-c2: Enable distro boot
by Andreas Färber
· 8 years ago
443b516
ARM: Default to using optimized memset and memcpy routines
by Tom Rini
· 8 years ago
b86c4d0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
86dabce
fsl PPA: enable PPA for ls1043ardb and ls1046ardb
by Hou Zhiqiang
· 8 years ago
8a3d8ed
armv8: fsl-layerscape: Fix SECURE_BOOT config
by York Sun
· 8 years ago
3e3f63c
configs: ls1012a: enable driver model for eSDHC
by Yangbo Lu
· 8 years ago
67df7de
armv8: ls1012: Enable CONFIG_DM_USB in defconfigs
by Tang Yuantian
· 8 years ago
967fb62
armv8: ls2080a: Enable PCIe in defconfigs
by Minghuan Lian
· 8 years ago
4743f41
armv8: ls1046a: Enable PCIe and E1000 in defconfigs
by Minghuan Lian
· 8 years ago
a2f5398
armv8: ls1043a: Enable PCIe and E1000 in defconfigs
by Minghuan Lian
· 8 years ago
ec70068
arm: ls1012a: Enable PCIe and E1000 in defconfigs
by Minghuan Lian
· 8 years ago
c114aac
arm: ls1021a: Enable PCIe in defconfigs
by Minghuan Lian
· 8 years ago
5bdf1bc
configs: ls1021a: enable DT and DM support
by Hou Zhiqiang
· 8 years ago
ab23a5b
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
dffbaed
exynos: video: Enable stdout env var backward compatibility for LCD
by Javier Martinez Canillas
· 8 years ago
4228ea6
exynos: Enable XHCI on exynos5250 boards
by Sjoerd Simons
· 8 years ago
6b1b64b
configs: s5pc210_universal: enable the DM_PMIC and MAX8998
by Jaehoon Chung
· 8 years ago
1026d00
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
d85131e
imx: mx6sllevk: add usb support
by Peng Fan
· 8 years ago
4e2465d
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
by Michal Simek
· 8 years ago
3db74d0
ARM: uniphier: enable Cadence eMMC controller for LD11/LD20
by Masahiro Yamada
· 8 years ago
47f2f72
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
60dfbd0
sunxi: OrangePi Zero: defconfig: enable SPI flash
by Andre Przywara
· 8 years ago
d991590
sunxi: add orangepi zero defconfig
by Icenowy Zheng
· 8 years ago
be8e06d
igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS
by Ladislav Michl
· 8 years ago
a6b8b95
omapl138_lcdk: enable SPL MMC support
by Fabien Parent
· 8 years ago
bd746e1
omap3_igep00x0: Rework MACH_TYPE and status LED logic slightly
by Tom Rini
· 8 years ago
1867320
rockchip: Enable ETH address randomization for the rock2
by Romain Perier
· 8 years ago
95c2b29
rockchip: evb-rk3339: Enable DHCP
by Simon Glass
· 8 years ago
613848c
rockchip: Enable networking support on rock2 and firefly
by Sjoerd Simons
· 8 years ago
f7d6def
rockchip: config: popmetal: enable the USB host controller and function
by Kever Yang
· 8 years ago
aa8bf62
Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
b2c8868
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
f1ad728
mmc: move DesignWare-based drivers to Kconfig
by Masahiro Yamada
· 8 years ago
7942e91
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· 8 years ago
dc607f8
mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
by Masahiro Yamada
· 8 years ago
8285ac1
ARM64: zynqmp: Move CONFIG_AHCI from board file
by Michal Simek
· 8 years ago
e4c8e2a
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
79417c5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
Next »