summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Add mdio command for new PHY infrastructureAndy Fleming2011-04-20-0/+289
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-108/+86
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20-1780/+391
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-20-0/+1542
* Create PHY Lib for U-BootAndy Fleming2011-04-20-36/+2218
* miiphy: Fix some formatting issuesAndy Fleming2011-04-20-90/+90
* Remove instances of phy_read/writeAndy Fleming2011-04-20-107/+107
* tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-20-440/+415
* tsec: use IO accessors for IO accessesMingkai Hu2011-04-20-127/+130
* MAINTAINERS: fix email address caseFabio Estevam2011-04-13-1/+1
* Fix bad padding of bootp request packetSimon Glass2011-04-13-1/+1
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-13-116/+148
|\
| * sf: sst: add support for SST25VF064CJames Kosin2011-04-13-0/+4
| * cmd_sf: use cmd_usage() in more placesMike Frysinger2011-04-12-30/+29
| * cmd_sf: drop device status message when probingMike Frysinger2011-04-12-3/+0
| * sf: use print_size() for sector_size outputMike Frysinger2011-04-12-2/+2
| * cmd_sf: add handler for +len arg for erase commandRichard Retanubun2011-04-12-4/+47
| * sf: localize erase funcsMike Frysinger2011-04-12-9/+9
| * sf: sst: setup read funcMike Frysinger2011-04-12-0/+1
| * sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-12-64/+30
| * sf: atmel: undo unification of status pollingMike Frysinger2011-04-11-2/+29
| * sf: punt unused spi_flash_region structMike Frysinger2011-04-11-5/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2011-04-13-353/+261
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-x86Graeme Russ2011-04-13-0/+2
| |\ \
| | * | eNET: Fix undefined reference to `monitor_flash_len'Graeme Russ2011-04-08-0/+2
| * | | x86: Update MAINTAINERS and delete README filesGraeme Russ2011-04-13-105/+2
| * | | sc520: Move reset to stand-alone fileGraeme Russ2011-04-13-10/+41
| * | | x86: Rename i386 to x86Graeme Russ2011-04-13-28/+27
| * | | x86: Code cleanupGraeme Russ2011-04-13-179/+170
| * | | eNET: Remove config.mkGraeme Russ2011-04-13-26/+3
| * | | eNET: Fix saveenv crashGraeme Russ2011-04-13-6/+17
* | | | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-13-6/+8
|/ / /
* | | disk/part.c: fix potential stack overflow bugLei Wen2011-04-12-1/+1
* | | Add support for dataflash to U-boot environment settings tool.Remy Bohmer2011-04-12-28/+56
* | | mkimage: add "-V" option to print version informationWolfgang Denk2011-04-12-2/+12
* | | ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2011-04-12-5/+10
* | | common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann2011-04-12-1/+1
* | | cmd_nvedit: use explicit typecast for printfAndreas Bießmann2011-04-12-2/+2
* | | Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-16/+24
* | | Drop config.h include in tools/imximage.hLoïc Minier2011-04-12-2/+0
* | | Fix misc spelling errors found by lintianLoïc Minier2011-04-12-10/+10
* | | Fix gunzip to work for any gziped uImage sizeCatalin Radu2011-04-12-6/+10
* | | Fix min/max macros in include/common.hAaron Williams2011-04-12-2/+4
| |/ |/|
* | ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-11-0/+206
* | mp2usb: remove board supportEric Bénard2011-04-11-945/+0
* | ppc, mgcoge: add DIP switch detectionAndreas Huber2011-04-11-0/+23
* | arm, keymile: remove unneeded codeHolger Brunck2011-04-11-7/+0
* | Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-11-8/+32
* | PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-12/+127
* | PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-11-13/+13