summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fat: root directory cluster only makes sense for FAT32Sergei Shtylyov2011-10-011-8/+6
* fat: cannot compare bytes and sectorsSergei Shtylyov2011-10-011-3/+4
* fat: fix crash with big sector sizeSergei Shtylyov2011-10-012-50/+67
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-012-3/+91
|\
| * sf: eon: add support for EN25Q32B partsShaohui Xie2011-09-291-0/+8
| * cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass2011-09-291-3/+83
* | Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-0112-493/+165
|\ \
| * | Blackfin: uart: implement loop callback for postMike Frysinger2011-09-291-0/+40
| * | Blackfin: bf537-stamp/bf548-ezkit: update POST flash block rangeMike Frysinger2011-09-292-4/+4
| * | Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-297-28/+59
| * | Blackfin: bf537-stamp: drop uart/flash post testsMike Frysinger2011-09-291-54/+0
| * | Blackfin: post: drop custom test listMike Frysinger2011-09-293-252/+0
| * | Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger2011-09-293-95/+2
| |/
* | EfikaSB: Add preliminary EfikaSB supportMarek Vasut2011-09-302-25/+103
* | EfikaMX: Add imximage config for Efika SBMarek Vasut2011-09-304-1/+125
* | ATA: Squash warnings in mxc_ata.Marek Vasut2011-09-301-13/+9
* | vision2: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam2011-09-301-23/+23
* | zmx25: Place machine ID into board configFabio Estevam2011-09-302-2/+1
* | zmx25: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* | I2C: mxc_i2c reworkMarek Vasut2011-09-301-133/+289
* | MX5: Clean up the output of "clocks" commandMarek Vasut2011-09-301-7/+9
* | MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut2011-09-301-9/+27
* | MX5: Modify the PLL decoding algorithmMarek Vasut2011-09-303-10/+70
* | mx53evk: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx53ard: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx53smd: Place machine ID into board configFabio Estevam2011-09-302-2/+3
* | mx53loco: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx51evk: Place machine ID into board configFabio Estevam2011-09-302-1/+1
* | imx31_litekit: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx31ads: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx25pdk: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | mx31pdk: Place machine ID into board configFabio Estevam2011-09-302-1/+2
* | imx31_litekit: Remove dram_init_banksize()Fabio Estevam2011-09-302-7/+1
* | mx31ads: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* | mx25pdk: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* | mx31pdk: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut2011-09-305-6/+2
* | FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut2011-09-301-1/+1
* | FEC: Add timeout for chip resetMarek Vasut2011-09-301-4/+21
* | FEC: Allow registering MII postconfiguration callbackMarek Vasut2011-09-303-1/+19
* | FEC: Allow multiple FECesMarek Vasut2011-09-303-31/+52
* | FEC: Abstract access to fec->eth in MII operationsMarek Vasut2011-09-301-8/+10
* | FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut2011-09-301-1/+5
* | FEC: Add RMII mode supportMarek Vasut2011-09-302-1/+5
* | FEC: Kill mode select FIXME'sMarek Vasut2011-09-301-12/+14
* | FEC: Use defined constant instead of magic numberMarek Vasut2011-09-301-1/+1
* | FEC: Use proper accessor to read register in debug callMarek Vasut2011-09-301-1/+1
* | cosmetic: fsl_pmic: cosmetic for the help messageJason Liu2011-09-301-1/+1
* | EfikaMX: Adjust undocumented magic constant in config fileMarek Vasut2011-09-301-1/+1
OpenPOWER on IntegriCloud