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