| Commit message (Expand) | Author | Age | Lines |
* | ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path | Ćukasz Majewski | 2014-08-09 | -6/+6 |
* | Implement generalised RSA public exponents for verified boot | Michael van der Westhuizen | 2014-08-09 | -10/+158 |
* | serial: sh: Add support External Clock mode | Nobuhiro Iwamatsu | 2014-08-09 | -3/+9 |
* | serial: sh: Add support DL and CKS register for R8A7794 | Nobuhiro Iwamatsu | 2014-08-09 | -1/+2 |
* | usb: ehci: rmobile: Remove xHCI address | Nobuhiro Iwamatsu | 2014-08-09 | -5/+2 |
* | usb: ehci: rmobile: Add support R8A7794 | Nobuhiro Iwamatsu | 2014-08-09 | -0/+6 |
* | dfu: fix readback buffer overflow test | Stephen Warren | 2014-08-09 | -1/+1 |
* | test: dfu: add some more test cases | Stephen Warren | 2014-08-09 | -1/+1 |
* | test: dfu: cleanup before execution | Stephen Warren | 2014-08-09 | -0/+1 |
* | thor: defer parsing of device string to IO backend | Lukasz Majewski | 2014-08-09 | -3/+3 |
* | test:dfu: README file update | Lukasz Majewski | 2014-08-09 | -3/+8 |
* | test: dfu: script enhancements | Stephen Warren | 2014-08-09 | -26/+30 |
* | test:dfu: Add test scripts for testing DFU regression | Lukasz Majewski | 2014-08-09 | -0/+152 |
* | dfu: add SF backend | Stephen Warren | 2014-08-09 | -0/+165 |
* | dfu: add free_entity() to struct dfu_entity | Stephen Warren | 2014-08-09 | -0/+5 |
* | dfu: allow backend to specify a maximum buffer size | Stephen Warren | 2014-08-09 | -8/+13 |
* | dfu: defer parsing of device string to IO backend | Stephen Warren | 2014-08-09 | -32/+38 |
* | dfu: add write error handling | Stephen Warren | 2014-08-09 | -22/+44 |
* | dfu: fix some issues with reads/uploads | Stephen Warren | 2014-08-09 | -21/+79 |
* | fs: implement size/fatsize/ext4size | Stephen Warren | 2014-08-09 | -0/+110 |
* | Prepare v2014.10-rc1 | Tom Rini | 2014-08-06 | -2/+2 |
* | 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 |