| Commit message (Expand) | Author | Age | Files | Lines |
* | Change e-mail address of Stefan Herbrechtsmeier | Stefan Herbrechtsmeier | 2015-01-12 | 6 | -6/+6 |
* | common/board_f.c: fix compile error when tracing disabled | Kevin Hilman | 2015-01-12 | 1 | -7/+0 |
* | tools/kwbimage.c: fix parser error handling | Andreas Bießmann | 2015-01-11 | 1 | -6/+8 |
* | ARM: atmel: sama5d3xek: fix the LCD parameters | Bo Shen | 2015-01-11 | 1 | -2/+1 |
* | ARM: atmel: sama5d4xek: fix the LCD parameters | Bo Shen | 2015-01-11 | 1 | -2/+1 |
* | ARM: atmel: sama5d4 xplained: fix the LCD parameters | Bo Shen | 2015-01-11 | 1 | -4/+2 |
* | fix: tools: kwbimage.c: Initialize headersz to suppress warning | Łukasz Majewski | 2015-01-10 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini | 2015-01-10 | 2 | -10/+5 |
|\ |
|
| * | mtd: nand: do not scan BBT after scrub | Masahiro Yamada | 2015-01-09 | 2 | -8/+3 |
| * | mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again | Masahiro Yamada | 2015-01-09 | 1 | -1/+1 |
| * | mtd: nand: revive "nand scrub" command | Masahiro Yamada | 2015-01-09 | 1 | -1/+1 |
* | | arc: introduce "mdbtrick" target | Alexey Brodkin | 2015-01-09 | 1 | -0/+15 |
|/ |
|
* | arm: vf610: fix boot from SD-card | Stefan Agner | 2015-01-09 | 1 | -1/+4 |
* | arm: build arch memset/memcpy in Thumb2 mode | Stefan Agner | 2015-01-09 | 4 | -87/+142 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2015-01-08 | 7 | -58/+316 |
|\ |
|
| * | imx:mx6sxsabresd support qspi AHB read | Peng Fan | 2015-01-09 | 1 | -0/+3 |
| * | qspi:fsl implement AHB read | Peng Fan | 2015-01-09 | 2 | -10/+142 |
| * | spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] | Axel Lin | 2015-01-08 | 1 | -24/+12 |
| * | spi: cadence_qspi: Fix checking return value of fdt_first_subnode() | Axel Lin | 2015-01-07 | 1 | -1/+1 |
| * | mx6sxsabresd: support qspi flash bigger than 16MB | Peng Fan | 2015-01-07 | 1 | -0/+5 |
| * | spi:fsl-quadspi support bank register read write | Peng Fan | 2015-01-07 | 1 | -15/+145 |
| * | dt: socfpga: Replace num-chipselect with num-cs | Marek Vasut | 2015-01-07 | 1 | -3/+3 |
| * | dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi | Marek Vasut | 2015-01-06 | 2 | -3/+3 |
| * | spi: designware_spi: Fix detecting FIFO depth | Axel Lin | 2015-01-06 | 1 | -2/+2 |
* | | mx25: Fix boot hang by avoiding vector relocation | Fabio Estevam | 2015-01-08 | 2 | -0/+27 |
* | | doc: fix spelling errors in am335x/README | Jeremiah Mahler | 2015-01-08 | 1 | -3/+3 |
* | | mx25: Remove empty line after printing the reset cause | Fabio Estevam | 2015-01-08 | 1 | -1/+1 |
* | | i2c:mxc fix array size of i2c_data | Peng Fan | 2015-01-08 | 1 | -11/+11 |
* | | MAINTAINERS: add me as a co-maintainer of KIRKWOOD | Luka Perkov | 2015-01-08 | 2 | -1/+3 |
* | | doc/gitmail-rc: fix whitespaces | Luka Perkov | 2015-01-08 | 1 | -2/+2 |
* | | gpt: Fix the protective MBR partition size | Maxime Ripard | 2015-01-08 | 1 | -1/+1 |
* | | scripts: fix binutils-version.sh for 'as' without a package. | Bill Pringlemeir | 2015-01-08 | 1 | -1/+2 |
* | | ARM: UniPhier: add UART initialization routine for low-level debug | Masahiro Yamada | 2015-01-08 | 8 | -0/+128 |
* | | ARM: UniPhier: enable output of system bus | Masahiro Yamada | 2015-01-08 | 3 | -0/+15 |
* | | ARM: UniPhier: fix SRAM size on support card | Masahiro Yamada | 2015-01-08 | 1 | -3/+3 |
* | | Kconfig: move EXPERT option under "General setup" menu | Masahiro Yamada | 2015-01-07 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2015-01-06 | 1 | -1/+1 |
|\ \ |
|
| * | | sunxi: axp221: Fix using the wrong register address for ALDO2 | Hans de Goede | 2015-01-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2015-01-06 | 3 | -46/+77 |
|\ \ |
|
| * | | spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e... | Guillaume GARDET | 2015-01-06 | 1 | -3/+16 |
| * | | MVEBUMMC : REMOVE unnecessary delay from init | Gerald Kerma | 2015-01-06 | 1 | -2/+0 |
| * | | MVEBUMMC : CLEAN code | Gerald Kerma | 2015-01-06 | 1 | -20/+20 |
| * | | MVEBUMMC : REMOVE unnecessary delays | Gerald Kerma | 2015-01-06 | 1 | -3/+0 |
| * | | MVEBUMMC : FIX debug strings | Gerald Kerma | 2015-01-06 | 1 | -5/+13 |
| * | | MVEBUMMC : Speed up access time | Gerald Kerma | 2015-01-06 | 2 | -17/+32 |
| * | | MVEBUMMC : Change copyright date | Gerald Kerma | 2015-01-06 | 1 | -1/+1 |
* | | | spl_sata.c: Add <scsi.h> | Tom Rini | 2015-01-05 | 1 | -0/+1 |
* | | | Merge branch 'misc' of git://git.denx.de/u-boot-x86 | Tom Rini | 2015-01-05 | 7 | -155/+41 |
|\ \ \ |
|
| * | | | cros-ec-keyboard: Synchronize DT binding from linux | Sjoerd Simons | 2015-01-05 | 5 | -153/+38 |
| * | | | i2c_eeprom: include <linux/err.h> to fix build error | Masahiro Yamada | 2015-01-05 | 1 | -0/+1 |