| Commit message (Expand) | Author | Age | Lines |
* | powerpc/mpc85xx: Add support for single source clocking | Priyanka Jain | 2014-01-02 | -0/+5 |
* | board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL | Prabhakar Kushwaha | 2014-01-02 | -0/+3 |
* | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira | 2013-12-13 | -0/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-12-10 | -0/+19 |
|\ |
|
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -5/+90 |
| |\ |
|
| * | | arm, am33x: make RTC32K OSC enable configurable | Heiko Schocher | 2013-11-11 | -0/+3 |
| * | | bootcount: store bootcount var in environment | Heiko Schocher | 2013-11-11 | -0/+16 |
* | | | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 | Naveen Krishna Ch | 2013-12-06 | -0/+6 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-12-02 | -5/+39 |
|\ \ |
|
| * | | Driver/DDR: Add Freescale DDR driver for ARM | York Sun | 2013-11-25 | -0/+3 |
| * | | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -5/+36 |
* | | | gpio_led: add support for inverted polarity | Igor Grinberg | 2013-11-25 | -0/+7 |
* | | | README: document the CONFIG_GPIO_LED symbol | Igor Grinberg | 2013-11-25 | -0/+8 |
|/ / |
|
* | | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework | Heiko Schocher | 2013-11-13 | -0/+5 |
* | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | -0/+13 |
* | | i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework | Nobuhiro Iwamatsu | 2013-11-13 | -0/+18 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usb | Tom Rini | 2013-11-08 | -0/+7 |
|\ |
|
| * | usb: ums: add ums exit feature by ctrl+c or by detach usb cable | Przemyslaw Marczak | 2013-11-08 | -0/+7 |
* | | README: remove wrong config name | Igor Grinberg | 2013-11-08 | -1/+0 |
* | | cmd_nvedit.c: Add env exists command | Andrew Ruder | 2013-11-08 | -0/+1 |
|/ |
|
* | video, cfb_console: make background and foreground color configurable | Heiko Schocher | 2013-10-30 | -0/+5 |
* | README: I2C: Fix indent | Nobuhiro Iwamatsu | 2013-10-17 | -3/+3 |
* | i2c: Add support for Renesas rcar | Nobuhiro Iwamatsu | 2013-10-17 | -0/+14 |
* | i2c: mxc: move to new subsystem | trem | 2013-10-17 | -0/+11 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -10/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-10-08 | -1/+0 |
|\ |
|
| * | omap1510inn: arm925t: remove support | Albert ARIBAUD | 2013-10-07 | -1/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-10-02 | -4/+5 |
|\ \
| |/ |
|
| * | README: update ARM register usage | Jeroen Hofstee | 2013-09-23 | -3/+5 |
| * | ARM: s3c44b0: remove remainders of dead board | Masahiro Yamada | 2013-09-19 | -1/+0 |
* | | dfu: ram support | Afzal Mohammed | 2013-09-24 | -0/+6 |
* | | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | -2/+2 |
* | | Cosmetic: Update some info in the README "arch" section. | Robert P. J. Day | 2013-09-20 | -4/+8 |
|/ |
|
* | Merge and reformat boards.cfg and MAINTAINERS | Albert ARIBAUD | 2013-09-12 | -3/+3 |
* | documentation: add more compression configs | Kees Cook | 2013-09-03 | -0/+9 |
* | TPL : introduce the TPL based on the SPL | Ying Zhang | 2013-08-20 | -0/+16 |
* | powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL | Ying Zhang | 2013-08-20 | -0/+4 |
* | powerpc: mpc85xx: Support booting from SD Card with SPL | Ying Zhang | 2013-08-20 | -0/+4 |
* | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini | 2013-08-18 | -0/+15 |
|\ |
|
| * | Merge git://git.denx.de/u-boot-arm | Stefano Babic | 2013-07-31 | -82/+113 |
| |\ |
|
| * | | imx: Add documentation for imx specific commands | Robert Winkler | 2013-07-27 | -0/+15 |
* | | | RFC: bootm: Add silent_linux environment variable | Simon Glass | 2013-08-16 | -0/+6 |
* | | | board/bsc9132qds: Add DSP side tlb and laws | Priyanka Jain | 2013-08-09 | -0/+8 |
* | | | mpc85xx: Base emulator support | York Sun | 2013-08-09 | -0/+4 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -64/+111 |
|\ \ |
|
| * | | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | -0/+5 |
| * | | tegra: i2c: Enable new CONFIG_SYS_I2C framework | Simon Glass | 2013-07-23 | -0/+5 |
| * | | i2c, multibus: get rid of CONFIG_I2C_MUX | Heiko Schocher | 2013-07-23 | -47/+0 |
| * | | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -5/+12 |
| * | | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -18/+27 |