summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-231-0/+10
|\
| * eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' commandPierre Aubert2014-05-231-0/+10
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-221-0/+13
|\ \
| * | fpga: Add support to load partial bitstreamsMichal Simek2014-05-201-0/+9
| * | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu2014-05-201-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-221-0/+22
|\ \ | |/ |/|
| * usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-081-0/+22
* | common/board_f: Initialized global data for generic boardYork Sun2014-05-121-0/+6
* | serial: nsl16550: add hw flow control supportKaricheri, Muralidharan2014-05-121-0/+4
* | Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-05-091-0/+11
|\ \
| * | sandbox: Update and expand the READMESimon Glass2014-05-091-0/+11
| |/
* | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-11/+40
|\ \ | |/
| * usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-051-7/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-251-3/+34
| |\
| | * Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha2014-04-221-0/+4
| | * powerpc:Add support of SPL non-relocationPrabhakar Kushwaha2014-04-221-0/+3
| | * mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-221-0/+4
| | * driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun2014-04-221-1/+12
| | * QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-2/+7
| | * powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal2014-04-221-0/+4
| * | cosmetic: README: add some entries to Directory HierarchyMasahiro Yamada2014-04-201-0/+5
| * | mips: xburst: remove remainders of dead boardMasahiro Yamada2014-04-201-1/+0
| |/
| * Merge branch 'next'Tom Rini2014-04-171-0/+1
| |\
| | * aes: Add 'aes' command to access AES-128-CBCMarek Vasut2014-03-211-0/+1
* | | NAND: DaVinci: allow forced disable of subpage writesKaricheri, Muralidharan2014-04-171-0/+5
* | | README: Add CONFIG_SPL_OS_BOOT to READMETom Rini2014-04-171-0/+4
* | | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-171-0/+4
|/ /
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-1/+11
|\ \
| * | new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak2014-04-021-1/+1
| * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-231-0/+10
| |/
* | ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-071-0/+1
* | ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-071-0/+1
|/
* Add 64-bit data support for memory commandsYork Sun2014-03-041-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-261-7/+1
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-1/+1
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-6/+0
* | driver/ddr: Add 256 byte interleaving supportYork Sun2014-02-211-0/+5
* | Driver/ddr: Add support of different DDR base addressYork Sun2014-02-211-0/+5
* | driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun2014-02-211-0/+6
* | fs/fdos: RemoveTom Rini2014-02-211-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-201-1/+0
|\ \ | |/
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-201-1/+3
| |\
| * \ Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-191-1/+0
| |\ \
| | * | ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-061-1/+0
* | | | i2c, bootcount: add support for bootcounter on i2c devicesHeiko Schocher2014-02-201-0/+20
| |_|/ |/| |
* | | doc: README: Correct file name of signature verification documentationDetlev Zundel2014-02-191-1/+1
* | | README: document CONFIG_CMD_FS_GENERICStephen Warren2014-02-191-0/+2
|/ /
* | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-041-0/+1
|\ \
| * | common: Add new clk commandMichal Simek2014-02-041-0/+1
| |/
* | driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha2014-02-031-0/+6
|/
OpenPOWER on IntegriCloud