| Commit message (Expand) | Author | Age | Lines |
* | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher | 2014-11-17 | -0/+4 |
* | doc: fix documentation of out-of-tree build | Timo Ketola | 2014-11-07 | -3/+3 |
* | doc: Update documentation according to the EXT SPL support patch set | Guillaume GARDET | 2014-10-27 | -7/+10 |
* | Provide option to avoid defining a custom version of uintptr_t. | Gabe Black | 2014-10-27 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-10-26 | -0/+3 |
|\ |
|
| * | usb: dwc2: Add driver for Synopsis DWC2 USB IP block | Oleksandr Tymoshenko | 2014-10-22 | -0/+3 |
* | | kconfig: move CONFIG_SYS_HZ to lib/Kconfig | Masahiro Yamada | 2014-10-23 | -7/+0 |
* | | Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image | Stefan Roese | 2014-10-23 | -0/+8 |
* | | doc: Remove note about auto-complete not working with hush | Simon Glass | 2014-10-22 | -4/+0 |
|/ |
|
* | fsl_sec : Change accessor function to take care of endianness | Ruchika Gupta | 2014-10-16 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2014-09-26 | -0/+6 |
|\ |
|
| * | driver/ddr: Restruct driver to allow standalone memory space | York Sun | 2014-09-25 | -0/+6 |
* | | usb/gadget: fastboot: add support for flash command | Steve Rae | 2014-09-24 | -0/+10 |
|/ |
|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-09-23 | -4/+1 |
|\ |
|
| * | dm: Fix repeated comment in README | Simon Glass | 2014-09-23 | -4/+1 |
* | | sandbox: Update minor documentation changes | Jagannadha Sutradharudu Teki | 2014-09-21 | -1/+1 |
|/ |
|
* | cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images | Tom Rini | 2014-08-30 | -0/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-08-29 | -0/+15 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-08-11 | -11/+18 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-08-08 | -0/+16 |
| |\ \ |
|
| * | | | spi: add config option to enable the WP pin function on st micron flashes | Heiko Schocher | 2014-07-23 | -0/+11 |
| * | | | pwm, imx6: add support for pwm modul on imx6 | Heiko Schocher | 2014-07-23 | -0/+4 |
* | | | | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -0/+61 |
* | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2014-08-25 | -0/+6 |
|\ \ \ \ |
|
| * | | | | README: document CONFIG_BOARD_SIZE_LIMIT | Sascha Silbe | 2014-08-14 | -0/+5 |
| * | | | | RTC: add support for DS1339 (using DS1307 driver) | Markus Niebel | 2014-08-14 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | net: More BOOTP retry timeout improvements | Thierry Reding | 2014-08-21 | -0/+18 |
|/ / / |
|
* | | | The _config target is not present anymore, mention _defconfig instead | Holger Freyther | 2014-08-06 | -11/+11 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2014-08-06 | -0/+4 |
|\ \ \ |
|
| * | | | spi, spi_mxc: do not hang in spi_xchg_single | Heiko Schocher | 2014-08-06 | -0/+4 |
| | |/
| |/| |
|
* | | | arm: Support pre-relocation malloc() | Simon Glass | 2014-08-04 | -0/+3 |
|/ / |
|
* | | sandbox: Support pre-relocation malloc() | Simon Glass | 2014-07-23 | -0/+3 |
* | | Add a simple malloc() implementation for pre-relocation | Simon Glass | 2014-07-23 | -0/+13 |
|/ |
|
* | fit: make sha256 support optional | Dirk Eibach | 2014-07-07 | -0/+5 |
* | i2c: IHS I2C master driver | Dirk Eibach | 2014-07-07 | -0/+15 |
* | README: document CONFIG_ENV_IS_IN_SPI_FLASH | Wu, Josh | 2014-07-07 | -0/+37 |
* | README: document the CONFIG_ENV_IS_IN_FAT option | Wu, Josh | 2014-07-07 | -0/+31 |
* | armv8/fsl-lsch3: Add support to load and start MC Firmware | J. German Rivera | 2014-07-03 | -0/+27 |
* | dm: Update README to encourage conversion to driver model | Simon Glass | 2014-06-20 | -0/+5 |
* | Add an I/O tracing feature | Simon Glass | 2014-06-20 | -0/+23 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-06-10 | -3/+0 |
|\ |
|
| * | usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY | Stephen Warren | 2014-06-01 | -3/+0 |
* | | bootm: make use of legacy image format configurable | Heiko Schocher | 2014-06-05 | -0/+18 |
* | | fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE | Siva Durga Prasad Paladugu | 2014-06-05 | -0/+6 |
* | | powerpc: mpc8260ads: remove orphan board | Masahiro Yamada | 2014-05-30 | -8/+0 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2014-05-23 | -0/+10 |
|\ |
|
| * | eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command | Pierre Aubert | 2014-05-23 | -0/+10 |
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-22 | -0/+13 |
|\ \ |
|
| * | | fpga: Add support to load partial bitstreams | Michal Simek | 2014-05-20 | -0/+9 |
| * | | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu | 2014-05-20 | -0/+4 |
| |/ |
|