summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* 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
* | i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-131-0/+18
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-081-0/+7
|\
| * usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-081-0/+7
* | README: remove wrong config nameIgor Grinberg2013-11-081-1/+0
* | cmd_nvedit.c: Add env exists commandAndrew Ruder2013-11-081-0/+1
|/
* video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-301-0/+5
* README: I2C: Fix indentNobuhiro Iwamatsu2013-10-171-3/+3
* i2c: Add support for Renesas rcarNobuhiro Iwamatsu2013-10-171-0/+14
* i2c: mxc: move to new subsystemtrem2013-10-171-0/+11
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-10/+10
OpenPOWER on IntegriCloud