summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2015-07-01ARM: UniPhier: drop special CONFIG_AUTOBOOT_ settingsMasahiro Yamada3-12/+0
2015-07-01zynq: defconfig: Move CONFIG_OF_* to KconfigJagan Teki10-17/+0
2015-07-01defconfig: Add CONFIG_OF_CONTROL in zynq_picozedJagan Teki1-0/+1
2015-06-29defconfig: ls1021a: Add OF_CONTROL and DM supportHaikun Wang2-0/+8
2015-06-27arm: imx6: tqma6: implement KConfig baseboard selectionMarkus Niebel4-4/+0
2015-06-27arm: imx6: tqma6: boot device selection via KconfigMarkus Niebel4-4/+6
2015-06-27arm: imx6: tqma6: implement IMX_CONFIG with KconfigMarkus Niebel4-4/+4
2015-06-27arm: mx6: tqma6: CPU type selection via KconfigMarkus Niebel4-4/+10
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1088-1551/+3034
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger586-162/+1169
2015-06-26a3m071: Add needed dependency on LIB_RANDJoe Hershberger2-2/+4
2015-06-19siemens,am33x,thuban: rename dxr2 to thubanHeiko Schocher1-1/+1
2015-06-19siemens,am33x,rastaban: add rastaban configHeiko Schocher1-0/+7
2015-06-19am43xx_evm: add eth boot supportMugunthan V N1-0/+5
2015-06-19am43xx_evm: add usb host boot supportMugunthan V N1-0/+5
2015-06-17MSI_Primo81_defconfig: enable USB OTG port and keyboard supportKarsten Merker1-0/+4
2015-06-15board: add support for Vision System's Baltos Industrial PCYegor Yefremov1-0/+7
2015-06-15configs: am43xx_evm: Enable NANDRoger Quadros1-1/+1
2015-06-15Merge branch 'master' of git://git.denx.de/u-bootStefano Babic40-36/+38
2015-06-12Merge git://git.denx.de/u-boot-dmTom Rini19-0/+19
2015-06-11blackfin: fix undefined reference to srand and randMasahiro Yamada14-0/+14
2015-06-11sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass1-0/+1
2015-06-11dts: Disable device tree for SPL on all boardsSimon Glass18-0/+18
2015-06-10Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini6-36/+0
2015-06-10avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann3-19/+0
2015-06-10avr32: delete non generic board mimc200Andreas Bießmann1-3/+0
2015-06-10avr32: delete non generic board hammerheadAndreas Bießmann1-7/+0
2015-06-10avr32: delete non generic board favr-32-ezkitAndreas Bießmann1-7/+0
2015-06-09dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass1-0/+5
2015-06-09tbs2910: add thermal supportSoeren Moch1-0/+2
2015-06-09autoboot.c: Move config options to KconfigStefan Roese48-45/+196
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-0/+9
2015-06-08colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV1-0/+8
2015-06-08colibri_vf: Enable GPIO supportBhuvanchandra DV1-0/+1
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini59-118/+36
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede58-116/+0
2015-06-05sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede1-1/+1
2015-06-04sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede1-0/+0
2015-06-04sunxi: Sync dts files with the linux kernelHans de Goede1-1/+1
2015-06-04sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2-0/+34
2015-06-04x86: qemu: Implement PIRQ routingBin Meng1-0/+1
2015-06-04x86: qemu: Create separate i440fx and q35 device treesBin Meng1-2/+1
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