Commit Graph

13889 Commits (0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff)
 

Author SHA1 Message Date
Marek Vasut be547c6db3 GCC4.6: Squash warnings in lcd.c 13 years ago
Marek Vasut 7fcd9bbd6f GCC4.6: Squash warning in cmd_nvedit.c 13 years ago
Marek Vasut 5b3901d9ae GCC4.6: Squash warning in cmd_flash.c 13 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 years ago
Paul Gortmaker b30d41cad6 sbc82xx: delete support for obsolete SBC8240/SBC8260 13 years ago
Paul Gortmaker 2c32003a5e MAINTAINERS: delete stale entry for EOL Wind River boards 13 years ago
Scott McNutt 15f5798820 Add missing header for gcc3 13 years ago
Philip Balister a9a730e0bc net: Add \n before warning message so it prints on a new line. 13 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 13 years ago
Dave Aldridge 79df1208ee ns16550: change to allow 32 bit access to registers 13 years ago
Marek Vasut b18eabfa5f IDE: Fix complaints about strict aliasing in cmd_ide.c 13 years ago
Simon Glass 857c283e9b Small refactor to remove duplicate serial code 13 years ago
Sergei Shtylyov 025421eab4 fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS 13 years ago
Sergei Shtylyov 40e219165b fat: root directory cluster only makes sense for FAT32 13 years ago
Sergei Shtylyov 60b36f0fc7 fat: cannot compare bytes and sectors 13 years ago
Sergei Shtylyov ac4977719e fat: fix crash with big sector size 13 years ago
Wolfgang Denk 1e02c20ac9 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin 13 years ago
Wolfgang Denk 97d7ab8a8e Merge branch 'post' of git://git.denx.de/u-boot-blackfin 13 years ago
Marek Vasut af708cbaae EfikaSB: Add preliminary EfikaSB support 13 years ago
Marek Vasut 0ef4fc533a EfikaMX: Add imximage config for Efika SB 13 years ago
Marek Vasut e063342c0e ATA: Squash warnings in mxc_ata. 13 years ago
Fabio Estevam db545e49b7 vision2: Place machine ID into board config 13 years ago
Fabio Estevam e6ec1761cd zmx25: Fix build warning due to 'get_reset_cause' defined but not used 13 years ago
Fabio Estevam 9ba24f17b2 zmx25: Place machine ID into board config 13 years ago
Fabio Estevam 5a9361c267 zmx25: Remove dram_init_banksize() 13 years ago
Marek Vasut db84140bb7 I2C: mxc_i2c rework 13 years ago
Marek Vasut 37a6d2085e MX5: Clean up the output of "clocks" command 13 years ago
Marek Vasut 95c0eb198d MX5: Add AHB clock reporting and fix IPG clock reporting 13 years ago
Marek Vasut bf2eaf5112 MX5: Modify the PLL decoding algorithm 13 years ago
Fabio Estevam 00e11a4397 mx53evk: Place machine ID into board config 13 years ago
Fabio Estevam 7c2eabab0d mx53ard: Place machine ID into board config 13 years ago
Fabio Estevam c4c596fb46 mx53smd: Place machine ID into board config 13 years ago
Fabio Estevam 9df82896c5 mx53loco: Place machine ID into board config 13 years ago
Fabio Estevam 4cd300ef16 mx51evk: Place machine ID into board config 13 years ago
Fabio Estevam 4c41438730 imx31_litekit: Place machine ID into board config 13 years ago
Fabio Estevam da3598ac7a mx31ads: Place machine ID into board config 13 years ago
Fabio Estevam f39c008e92 mx25pdk: Place machine ID into board config 13 years ago
Fabio Estevam 9aa3c6a1ee mx31pdk: Place machine ID into board config 13 years ago
Fabio Estevam 7a5faf089b imx31_litekit: Remove dram_init_banksize() 13 years ago
Fabio Estevam 14c7817b87 mx31ads: Remove dram_init_banksize() 13 years ago
Fabio Estevam c3f4f31bcb mx25pdk: Remove dram_init_banksize() 13 years ago
Fabio Estevam 9bd72ebd0e mx31pdk: Remove dram_init_banksize() 13 years ago
Marek Vasut 8edcc6f221 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 13 years ago
Marek Vasut 17fb268cf7 FEC: Squish "got MAC from fuse" message, make it debug() 13 years ago
Marek Vasut e382fb4873 FEC: Add timeout for chip reset 13 years ago
Marek Vasut 2e5f44213f FEC: Allow registering MII postconfiguration callback 13 years ago
Marek Vasut 9e27e9dca1 FEC: Allow multiple FECes 13 years ago
Marek Vasut d133b881b9 FEC: Abstract access to fec->eth in MII operations 13 years ago
Marek Vasut 392b850233 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE 13 years ago
Marek Vasut a50a90c90e FEC: Add RMII mode support 13 years ago