summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
|/
* powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha2014-01-211-0/+9
* sf: Add CONFIG_SF_DUAL_FLASHJagannadha Sutradharudu Teki2014-01-121-0/+6
* powerpc/mpc85xx: Add support for single source clockingPriyanka Jain2014-01-021-0/+5
* board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha2014-01-021-0/+3
* Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-131-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-101-0/+19
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-5/+90
| |\
| * | arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-111-0/+3
| * | bootcount: store bootcount var in environmentHeiko Schocher2013-11-111-0/+16
* | | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch2013-12-061-0/+6
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-021-5/+39
|\ \
| * | Driver/DDR: Add Freescale DDR driver for ARMYork Sun2013-11-251-0/+3
| * | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-5/+36
* | | gpio_led: add support for inverted polarityIgor Grinberg2013-11-251-0/+7
* | | README: document the CONFIG_GPIO_LED symbolIgor Grinberg2013-11-251-0/+8
|/ /
* | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-131-0/+5
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-0/+13
OpenPOWER on IntegriCloud