Age | Commit message (Expand) | Author |
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 |
2014-05-23 | eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command | Pierre Aubert |
2014-05-22 | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2014-05-22 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-05-20 | fpga: Add support to load partial bitstreams | Michal Simek |
2014-05-20 | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu |
2014-05-12 | common/board_f: Initialized global data for generic board | York Sun |
2014-05-12 | serial: nsl16550: add hw flow control support | Karicheri, Muralidharan |
2014-05-09 | Merge branch 'tom' of git://git.denx.de/u-boot-x86 | Tom Rini |
2014-05-09 | sandbox: Update and expand the README | Simon Glass |
2014-05-09 | Merge branch 'u-boot/master' | Albert ARIBAUD |
2014-05-08 | usb/gadget: add the fastboot gadget | Sebastian Siewior |
2014-05-05 | usb: dfu: fix boards wo USB cable detection | Mateusz Zalega |
2014-04-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-04-22 | Makefile: Add support of CONFIG_SPL_FSL_PBL | Prabhakar Kushwaha |
2014-04-22 | powerpc:Add support of SPL non-relocation | Prabhakar Kushwaha |
2014-04-22 | mpc85xx/t104x: Add deep sleep framework support | Tang Yuantian |
2014-04-22 | driver/ddr/fsl: Add DDR4 support to Freescale DDR driver | York Sun |
2014-04-22 | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON... | Zhao Qiang |
2014-04-22 | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS | Aneesh Bansal |
2014-04-20 | cosmetic: README: add some entries to Directory Hierarchy | Masahiro Yamada |
2014-04-20 | mips: xburst: remove remainders of dead board | Masahiro Yamada |
2014-04-17 | NAND: DaVinci: allow forced disable of subpage writes | Karicheri, Muralidharan |
2014-04-17 | README: Add CONFIG_SPL_OS_BOOT to README | Tom Rini |
2014-04-17 | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL | Tom Rini |
2014-04-17 | Merge branch 'next' | Tom Rini |
2014-04-08 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-07 | ARM: Add workaround for Cortex-A9 errata 761320 | Nitin Garg |
2014-04-07 | ARM: Add workaround for Cortex-A9 errata 794072 | Nitin Garg |
2014-04-02 | new commands: uuid and guid - generate random unique identifier | Przemyslaw Marczak |
2014-03-23 | usb: dfu: introduce dfuMANIFEST state | Heiko Schocher |
2014-03-21 | aes: Add 'aes' command to access AES-128-CBC | Marek Vasut |
2014-03-04 | Add 64-bit data support for memory commands | York Sun |
2014-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-26 | arm: Switch to -mno-unaligned-access when supported by the compiler | Tom Rini |
2014-02-26 | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD |
2014-02-21 | driver/ddr: Add 256 byte interleaving support | York Sun |
2014-02-21 | Driver/ddr: Add support of different DDR base address | York Sun |
2014-02-21 | driver/ddr: Change Freescale ARM DDR driver to support both big and little en... | York Sun |
2014-02-21 | fs/fdos: Remove | Tom Rini |
2014-02-20 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-20 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-02-20 | i2c, bootcount: add support for bootcounter on i2c devices | Heiko Schocher |
2014-02-19 | doc: README: Correct file name of signature verification documentation | Detlev Zundel |
2014-02-19 | README: document CONFIG_CMD_FS_GENERIC | Stephen Warren |