aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2015-06-04x86: quark: Implement PIRQ routingBin Meng1-0/+1
2015-06-04x86: qemu: Add graphics supportBin Meng1-0/+3
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng1-0/+1
2015-06-04x86: Change coreboot default build configuration to QEMUBin Meng1-0/+1
2015-06-04x86: Make QEMU the default vendorBin Meng1-0/+1
2015-06-04x86: Support QEMU x86 targetsBin Meng1-0/+7
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1020-108/+1448
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1015-78/+1015
2015-06-01Move setexpr to KconfigJoe Hershberger412-30/+432
2015-06-01blackfin: fix build error on bct-brettl2 boardMasahiro Yamada1-0/+1
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini3-1/+9
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada3-0/+6
2015-05-31ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada1-1/+0
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada3-0/+3
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede1-0/+11
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini7-9/+13
2015-05-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2-0/+20
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher1-0/+3
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada2-0/+20
2015-05-24Merge git://git.denx.de/u-boot-nand-flashTom Rini3-0/+6
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner3-0/+6
2015-05-21wandboard: Switch to SPL supportFabio Estevam4-9/+6
2015-05-21sandbox: Enable env unit testsJoe Hershberger1-0/+1
2015-05-21test: Move the unit tests to their own menuJoe Hershberger1-0/+1
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger1-1/+1
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger1-1/+1
2015-05-21sandbox: Use defconfig to enable featuresJoe Hershberger1-0/+4
2015-05-21sandbox: Cleanup order and extra defines in defconfigJoe Hershberger1-7/+7
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini17-1/+34
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger17-1/+34
2015-05-19sunxi: Add ga10h v1.1 defconfigHans de Goede1-0/+29
2015-05-19imx: marsboard: Enable thermal DM supportNikolay Dimitrov1-0/+2
2015-05-19imx: riotboard: Enable thermal DM supportNikolay Dimitrov1-0/+2
2015-05-15imx: ventana: use stack relocationTim Harvey1-0/+2
2015-05-15hummingboard: Remove mx6solo specific supportFabio Estevam1-3/+0
2015-05-14sandbox: defconfig: enable support of sandbox PMIC driversPrzemyslaw Marczak1-0/+7
2015-05-14odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak1-0/+7
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+2
2015-05-13tegra: config: nyan-big: Enable LCDSimon Glass1-0/+2
2015-05-13ARM: at91: remove non-generic boardsMasahiro Yamada7-27/+0
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger767-1614/+1335
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger32-0/+32
2015-05-10ppc4xx: Remove sc3 boardStefan Roese1-3/+0
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha1-0/+1
2015-05-10davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfigPeter Howard1-0/+1
2015-05-08Merge git://git.denx.de/u-boot-dmTom Rini1-0/+2
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada3-0/+3
2015-05-06sandbox: Enable time unit test commandSimon Glass1-0/+1
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass1-0/+1
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini16-17/+44