| Commit message (Expand) | Author | Age | Lines |
... | |
* | Change Andy Fleming's email address | Andy Fleming | 2014-08-06 | -5/+5 |
* | The _config target is not present anymore, mention _defconfig instead | Holger Freyther | 2014-08-06 | -11/+11 |
* | git-mailrc: add a kconfig alias | Stephen Warren | 2014-08-06 | -0/+2 |
* | doc: README.SPL: adjust for Kbuild and Kconfig | Masahiro Yamada | 2014-08-06 | -22/+6 |
* | doc: delete README.ARM-SoC | Masahiro Yamada | 2014-08-06 | -31/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2014-08-06 | -8/+31 |
|\ |
|
| * | spi, spi_mxc: do not hang in spi_xchg_single | Heiko Schocher | 2014-08-06 | -2/+19 |
| * | spi: Support half-duplex mode in FDT decode | Simon Glass | 2014-08-06 | -0/+4 |
| * | exynos: spi: Fix calculation of SPI transaction start time | Simon Glass | 2014-08-06 | -4/+5 |
| * | cros_ec: Fix two bugs in the SPI implementation | Simon Glass | 2014-08-06 | -2/+2 |
| * | sf: sf_ops: Stop leaking memory | Marek Vasut | 2014-08-06 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-06 | -1/+83 |
|\ \ |
|
| * | | kmp204x: prepare to use CPU watchdog | Boschung, Rainer | 2014-08-01 | -0/+3 |
| * | | kmp204x/qrio: support for setting the CPU reset request mode | Boschung, Rainer | 2014-08-01 | -0/+22 |
| * | | kmp204x: set CPU watchdog reset reason flag | Boschung, Rainer | 2014-08-01 | -0/+12 |
| * | | kmp204x/qrio: prepare support for the CPU watchdog reset reason | Boschung, Rainer | 2014-08-01 | -0/+17 |
| * | | kmp204x: CPU watchdog enabled | Boschung, Rainer | 2014-08-01 | -0/+8 |
| * | | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer | 2014-08-01 | -0/+3 |
| * | | mpc85xx: watchdog initialisation added | Boschung, Rainer | 2014-08-01 | -0/+12 |
| * | | powerpc: macros for e500mc timer regs added | Boschung, Rainer | 2014-08-01 | -0/+5 |
| * | | mpc85xx: fix interrupt init to not affect watchdog | Boschung, Rainer | 2014-08-01 | -1/+1 |
* | | | Merge http://git.denx.de/u-boot-dm | Tom Rini | 2014-08-04 | -0/+17 |
|\ \ \ |
|
| * | | | arm: Support pre-relocation malloc() | Simon Glass | 2014-08-04 | -1/+7 |
| * | | | arm: Set up global data before board_init_f() | Simon Glass | 2014-08-04 | -0/+11 |
| | |/
| |/| |
|
* | | | env_mmc: support env partition setup in runtime | Dmitry Lifshitz | 2014-08-01 | -12/+26 |
* | | | env_mmc: add mmc_get_env_addr() prototype | Dmitry Lifshitz | 2014-08-01 | -0/+6 |
* | | | MMC: atmel_mci: enable high speed mode support | Bo Shen | 2014-08-01 | -1/+6 |
* | | | MMC: atmel_mci: add configuration register definition | Bo Shen | 2014-08-01 | -1/+13 |
* | | | MMC: atmel_mci: refactor setting the mode register | Bo Shen | 2014-08-01 | -14/+46 |
* | | | mmc/dw_mmc: Fix clock divider calculation error for bypass mode | Chin Liang See | 2014-08-01 | -1/+4 |
* | | | mmc: s3c: Add SD driver | Marek Vasut | 2014-08-01 | -0/+328 |
* | | | arm: s3c: Unify the S3C24xx SDI structure | Marek Vasut | 2014-08-01 | -11/+10 |
* | | | bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag | Lubomir Rintel | 2014-08-01 | -1/+1 |
* | | | ARM: kirkwood: add mvsdio driver | DrEagle | 2014-08-01 | -0/+669 |
|/ / |
|
* | | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada | 2014-07-30 | -69/+0 |
* | | powerpc: remove redundant CPU definition | Masahiro Yamada | 2014-07-30 | -12/+11 |
* | | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -14/+11 |
* | | buildman: adjust for Kconfig | Masahiro Yamada | 2014-07-30 | -4/+14 |
* | | MAKEALL: adjust for Kconfig | Masahiro Yamada | 2014-07-30 | -3/+13 |
* | | kconfig: remove mkconfig and boards.cfg | Masahiro Yamada | 2014-07-30 | -1412/+1 |
* | | tools: add genboardscfg.py | Masahiro Yamada | 2014-07-30 | -0/+504 |
* | | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+4234 |
* | | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | -132/+619 |
* | | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada | 2014-07-30 | -69/+69 |
* | | kconfig: add basic Kconfig files | Masahiro Yamada | 2014-07-30 | -0/+131 |
* | | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+18075 |
* | | kconfig: import Kconfig files from Linux 3.16-rc7 | Masahiro Yamada | 2014-07-30 | -0/+24484 |
* | | boards:trats2: New Trats2 board maintainer | Ćukasz Majewski | 2014-07-30 | -1/+1 |
* | | boards.cfg : Add maintainers entries for SOCFPGA | Dinh Nguyen | 2014-07-29 | -1/+1 |
* | | cosmetic: boards.cfg: fix some maintainers fields | Masahiro Yamada | 2014-07-29 | -2/+2 |