summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Add mdio command for new PHY infrastructureAndy Fleming2-0/+289
2011-04-21fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming15-108/+86
2011-04-21tsec: Convert tsec to use PHY LibAndy Fleming14-1780/+391
2011-04-21phylib: Add a bunch of PHY drivers from tsecAndy Fleming14-0/+1542
2011-04-21Create PHY Lib for U-BootAndy Fleming10-36/+2218
2011-04-20miiphy: Fix some formatting issuesAndy Fleming2-90/+90
2011-04-20Remove instances of phy_read/writeAndy Fleming5-107/+107
2011-04-20tsec: arrange the code to avoid useless function declarationMingkai Hu1-440/+415
2011-04-20tsec: use IO accessors for IO accessesMingkai Hu2-127/+130
2011-04-14MAINTAINERS: fix email address caseFabio Estevam1-1/+1
2011-04-14Fix bad padding of bootp request packetSimon Glass1-1/+1
2011-04-14Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk12-116/+148
2011-04-13Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk80-353/+261
2011-04-13cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser1-6/+8
2011-04-13sf: sst: add support for SST25VF064CJames Kosin1-0/+4
2011-04-13Merge branch 'master' of git://git.denx.de/u-boot-x86Graeme Russ1-0/+2
2011-04-13x86: Update MAINTAINERS and delete README filesGraeme Russ3-105/+2
2011-04-13sc520: Move reset to stand-alone fileGraeme Russ3-10/+41
2011-04-13x86: Rename i386 to x86Graeme Russ74-28/+27
2011-04-13x86: Code cleanupGraeme Russ28-179/+170
2011-04-13eNET: Remove config.mkGraeme Russ2-26/+3
2011-04-13eNET: Fix saveenv crashGraeme Russ1-6/+17
2011-04-13disk/part.c: fix potential stack overflow bugLei Wen1-1/+1
2011-04-13Add support for dataflash to U-boot environment settings tool.Remy Bohmer3-28/+56
2011-04-13mkimage: add "-V" option to print version informationWolfgang Denk2-2/+12
2011-04-13ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2-5/+10
2011-04-13common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann1-1/+1
2011-04-13cmd_nvedit: use explicit typecast for printfAndreas Bießmann1-2/+2
2011-04-13Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk13-16/+24
2011-04-13Drop config.h include in tools/imximage.hLoïc Minier1-2/+0
2011-04-13Fix misc spelling errors found by lintianLoïc Minier8-10/+10
2011-04-13Fix gunzip to work for any gziped uImage sizeCatalin Radu1-6/+10
2011-04-13Fix min/max macros in include/common.hAaron Williams1-2/+4
2011-04-12cmd_sf: use cmd_usage() in more placesMike Frysinger1-30/+29
2011-04-12cmd_sf: drop device status message when probingMike Frysinger1-3/+0
2011-04-12sf: use print_size() for sector_size outputMike Frysinger1-2/+2
2011-04-12cmd_sf: add handler for +len arg for erase commandRichard Retanubun1-4/+47
2011-04-12sf: localize erase funcsMike Frysinger8-9/+9
2011-04-12sf: sst: setup read funcMike Frysinger1-0/+1
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun11-64/+30
2011-04-12sf: atmel: undo unification of status pollingMike Frysinger1-2/+29
2011-04-12sf: punt unused spi_flash_region structMike Frysinger1-5/+0
2011-04-12ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin3-0/+206
2011-04-12mp2usb: remove board supportEric Bénard5-945/+0
2011-04-12ppc, mgcoge: add DIP switch detectionAndreas Huber2-0/+23
2011-04-12arm, keymile: remove unneeded codeHolger Brunck1-7/+0
2011-04-12Net: Add Intel E1000 82574L PCIe card supportRoy Zang3-8/+32
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund13-12/+127
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund13-13/+13
2011-04-11ea20: fix undefined PHY_* errorsBen Gardiner1-3/+3