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