summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger2012-02-121-7/+0
* Blackfin: pr1: new board portDimitar Penev2012-02-126-0/+272
* fw_env.h: fix commentFrans Meulenbroeks2012-02-111-2/+2
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-02-112-0/+23
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2012-02-112-0/+23
| |\
| | * add STM29F400BB to table of supported legacy flashsDavid Müller (ELSOFT AG)2012-02-091-0/+20
| | * * Fix: watchdog timed out, if flash blank (0xFF) blocksJens Scharsig (BuS Elektronik)2012-02-091-0/+3
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-02-1166-693/+3085
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-02-1166-693/+3085
| |\ \
| | * | nand/fsl_elbc: Convert to self-initScott Wood2012-01-262-5/+49
| | * | nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood2012-01-263-37/+126
| | * | nand_spl: store ecc data on the stackScott Wood2012-01-2611-54/+16
| | * | mtd/nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-261-7/+10
| | * | nand: make 1-bit software ECC configurableChristian Hitz2012-01-263-1/+30
| | * | nand: Sanitize ONFI strings.Christian Hitz2012-01-263-1/+65
| | * | nand: Merge changes to BBT from Linux nand driverChristian Hitz2012-01-262-99/+330
| | * | nand: Merge changes from Linux nand driverChristian Hitz2012-01-263-315/+541
| | * | nand: cleanup whitespaceChristian Hitz2012-01-261-74/+78
| | * | nand: Add more NAND types from Linux nand driverChristian Hitz2012-01-261-0/+35
| | * | nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-268-8/+1788
| | * | NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPSScott Wood2012-01-268-8/+0
| | * | NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-2624-31/+2
| | * | nand_spl_simple: store ecc data on the stackStefano Babic2012-01-268-55/+17
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-02-119-175/+421
|\ \ \ | |/ /
| * | ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-237-1/+118
| * | ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna2012-01-231-7/+13
| * | ARM: I2C: I2C Multi byte address supportPatil, Rachna2012-01-232-173/+296
| |/
* | README: update (C) entryWolfgang Denk2012-01-191-1/+1
|/
* overo: add SPL supportAndreas Müller2012-01-165-29/+147
* omap_rev_string: output to stdoutAndreas Müller2012-01-165-17/+11
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-162-2/+2
* drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller2012-01-161-4/+9
* include/configs/omap3_overo.h: several cleanupsAndreas Müller2012-01-161-35/+31
* board/overo/overo.c: replace printf with one argument by putsAndreas Müller2012-01-161-7/+7
* drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller2012-01-161-6/+6
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-1616-122/+231
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-165-0/+205
* ARM:AM33XX: Fixing AM335X config parametersChandan Nath2012-01-161-8/+3
* ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-164-27/+32
* ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XXChandan Nath2012-01-163-3/+3
* cm-t35: use the new EEPROM module to read the MAC addressNikita Kiryanov2012-01-163-3/+54
* cm-t35: pass correct revision information to LinuxNikita Kiryanov2012-01-161-0/+28
* omap3: make get_board_rev() function weakNikita Kiryanov2012-01-161-1/+2
* cm-t35: add EEPROM module and pass Linux a serial numberNikita Kiryanov2012-01-164-1/+95
* cm-t35: various cleanupsNikita Kiryanov2012-01-161-6/+4
* cm-t35: cleanup the config fileNikita Kiryanov2012-01-161-39/+39
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-162-3/+3
* beagle: add eeprom expansion board info for bct brettl3Peter Meerwald2012-01-161-0/+4
* ARMV7: Add support For Logic OMAP35x/DM37x modulesPeter Barada2012-01-166-0/+703
* arm, davinci: Change byte order of RTC kick register valuesChristian Riesch2012-01-162-4/+4
OpenPOWER on IntegriCloud