Age | Commit message (Expand) | Author |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync CONFIG_USB_MUSB_HOST | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-04-20 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-04-20 | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko |
2016-04-18 | cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT | Michal Simek |
2016-03-25 | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-22 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-08-05 | configs: Remove CONFIG_SERIAL_MULTI | Stephen Warren |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-07-27 | siemens-am33x-common: Hardcoded value instead of non-included define | Paul Kocialkowski |
2015-07-22 | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski |
2015-07-09 | siemens,am33x: adjust mtd partition | Egli, Samuel |
2015-06-26 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-26 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-19 | siemens,am33x,rastaban: add rastaban config | Heiko Schocher |
2015-06-19 | arm, am33xx: update for siemens am335x based boards | Heiko Schocher |
2015-06-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2015-06-02 | configs: remove CONFIG_NET_MULTI | Lars Poeschel |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |
2014-12-04 | MMC SD fs boot partition config coding style and proper description | Paul Kocialkowski |
2014-10-27 | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET |
2014-10-06 | arm: am335x: siemens board use in DFU mode fullspeed only | Heiko Schocher |
2014-09-24 | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2014-05-23 | arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards | Heiko Schocher |
2014-05-13 | siemens: cosmetic: rename project_dir | Egli, Samuel |
2014-05-13 | siemens: change LED indication in DFU mode | Egli, Samuel |
2014-03-23 | am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards | Heiko Schocher |
2014-03-04 | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta |
2013-12-12 | am335x, siemens boards: adapt default environment setting | Heiko Schocher |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-04 | arm: am335x: Add DT (FDT) support to Siemens boards | Stefan Roese |
2013-11-25 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-11-21 | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta |
2013-11-21 | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ... | pekon gupta |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-12 | arm, am335x: update for the siemens boards | Samuel Egli |