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