aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+11
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg1-0/+1
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg1-0/+1
2014-04-02new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak1-1/+1
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher1-0/+10
2014-03-04Add 64-bit data support for memory commandsYork Sun1-0/+3
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-7/+1
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini1-1/+1
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-6/+0
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun1-0/+5
2014-02-21Driver/ddr: Add support of different DDR base addressYork Sun1-0/+5
2014-02-21driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun1-0/+6
2014-02-21fs/fdos: RemoveTom Rini1-1/+0
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+0
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+3
2014-02-20i2c, bootcount: add support for bootcounter on i2c devicesHeiko Schocher1-0/+20
2014-02-19doc: README: Correct file name of signature verification documentationDetlev Zundel1-1/+1
2014-02-19README: document CONFIG_CMD_FS_GENERICStephen Warren1-0/+2
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut1-1/+0
2014-02-04Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+1
2014-02-04common: Add new clk commandMichal Simek1-0/+1
2014-02-03driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha1-0/+6
2014-01-21powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha1-0/+9
2014-01-12sf: Add CONFIG_SF_DUAL_FLASHJagannadha Sutradharudu Teki1-0/+6
2014-01-02powerpc/mpc85xx: Add support for single source clockingPriyanka Jain1-0/+5
2014-01-02board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha1-0/+3
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira1-0/+9
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+19
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+90
2013-12-06i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch1-0/+6
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-5/+39
2013-11-25Driver/DDR: Add Freescale DDR driver for ARMYork Sun1-0/+3
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-5/+36
2013-11-25gpio_led: add support for inverted polarityIgor Grinberg1-0/+7
2013-11-25README: document the CONFIG_GPIO_LED symbolIgor Grinberg1-0/+8
2013-11-13i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher1-0/+5
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-0/+13
2013-11-13i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu1-0/+18
2013-11-11arm, am33x: make RTC32K OSC enable configurableHeiko Schocher1-0/+3
2013-11-11bootcount: store bootcount var in environmentHeiko Schocher1-0/+16
2013-11-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini1-0/+7
2013-11-08usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak1-0/+7
2013-11-08README: remove wrong config nameIgor Grinberg1-1/+0
2013-11-08cmd_nvedit.c: Add env exists commandAndrew Ruder1-0/+1
2013-10-30video, cfb_console: make background and foreground color configurableHeiko Schocher1-0/+5
2013-10-17README: I2C: Fix indentNobuhiro Iwamatsu1-3/+3
2013-10-17i2c: Add support for Renesas rcarNobuhiro Iwamatsu1-0/+14
2013-10-17i2c: mxc: move to new subsystemtrem1-0/+11
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-10/+10