summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang2010-10-071-2/+2
| |/ /
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-113-19/+46
|\ \ \
| * | | sspi: add options to specify bus and modeReinhard Meyer2010-10-061-15/+25
| * | | sf: spansion: add support for S25FL032P partsDavid Jander2010-10-061-0/+9
| * | | sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert2010-10-061-4/+3
| * | | sf: winbond: add support W25Q64 partsGraeme Smecher2010-10-061-0/+9
| |/ /
* | | include/compiler.h: remove uint typedef for __MACH__Andreas Bießmann2010-10-061-1/+0
* | | Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser2010-10-061-5/+2
* | | ds1621: Fix negative temperature readingsJeff Dischler2010-10-061-1/+1
* | | ds1621: Clean up coding stylePeter Tyser2010-10-061-131/+114
* | | ds1621: Poll for register write completionPeter Tyser2010-10-061-5/+21
* | | lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIESAndreas Bießmann2010-10-061-4/+8
* | | cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger2010-10-061-9/+53
* | | PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-063-5/+6
* | | serial.c: Fix build breakage introduced with commit e3c78c9bStefan Roese2010-10-061-0/+1
* | | env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not definedHeiko Schocher2010-10-062-0/+12
* | | board/mpl: Remove mpl-specific memory test commandPeter Tyser2010-10-067-598/+8
* | | env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman2010-10-061-2/+1
* | | CCM: remove code for yet another corpseWolfgang Denk2010-10-0612-2023/+1
* | | PCU_E: remove code for yet another corpseWolfgang Denk2010-10-0615-2163/+9
* | | pm9g45: fix compile warningWolfgang Denk2010-10-061-1/+0
* | | pm9263: fix compile warningWolfgang Denk2010-10-061-1/+0
* | | rules.mk: make sure we always create a .depend fileWolfgang Denk2010-10-061-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-05175-23567/+11281
|\ \
| * | Blackfin: otp: fix build after constification of args[]Mike Frysinger2010-10-021-6/+7
| * | Blackfin: bf537-pnav: increase monitor lenMike Frysinger2010-10-021-1/+1
| * | Blackfin: bf527-ad7160-eval: fix GPIO CS defineMike Frysinger2010-10-021-1/+1
| * | Blackfin: bf548-ezkit: bump SPI flash size upMike Frysinger2010-10-022-1/+5
| * | Blackfin: fix MMC init output alignmentMike Frysinger2010-10-021-1/+1
| * | Blackfin: blackvme: new board portWojtek Skulski2010-10-026-1/+368
| * | Blackfin: propagate target cpu defines when building embedded envMike Frysinger2010-10-021-0/+3
| * | Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger2010-10-021-2/+3
| * | Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NANDMike Frysinger2010-10-021-2/+3
| * | Blackfin: adi config: enable nand lock/unlock supportMike Frysinger2010-10-021-0/+1
| * | Blackfin: bct-brettl2: new board portPeter Meerwald2010-10-0210-0/+590
| * | Blackfin: adi config: allow boards to tweak a little moreMike Frysinger2010-10-021-8/+14
| * | Blackfin: cmd_gpio: return gpio value to callerMike Frysinger2010-10-021-1/+1
| * | Blackfin: bf527-sdp: new board portMike Frysinger2010-10-026-0/+245
| * | Blackfin: adi config: add a hook for boards to append the envMike Frysinger2010-10-021-1/+5
| * | Blackfin: adi config: add an "all spi flashes" option to unify board listsMike Frysinger2010-10-024-12/+15
| * | Blackfin: support a 3rd gpio cfi pinPeter Meerwald2010-10-021-1/+14
| * | Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger2010-10-021-14/+13
| * | Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-0253-34/+52
| * | Blackfin: bf561: merge headersMike Frysinger2010-10-024-1930/+1906
| * | Blackfin: bf533: merge headersMike Frysinger2010-10-028-1342/+1293
| * | Blackfin: unify core MMRsMike Frysinger2010-10-0238-3456/+350
| * | Blackfin: bf52x: unify arch header duplicationMike Frysinger2010-10-026-2316/+6
| * | Blackfin: bf537: unify arch header duplicationMike Frysinger2010-10-025-295/+6
| * | Blackfin: punt old *p style volatile MMR definesMike Frysinger2010-10-0224-13223/+0
| * | Blackfin: bf527-ad7160-eval: convert from old style MMR macrosMike Frysinger2010-10-021-1/+1
OpenPOWER on IntegriCloud