aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-19Fix breakage in SMC EEPROM standalone applicationsBen Warren2-10/+0
2010-01-18Makefile: fix parallel buildDaniel Hobi1-1/+4
2010-01-18CRAMFS: support cramfs in RAMHeiko Schocher2-0/+217
2010-01-18powerpc: keymile boards updatesHeiko Schocher5-149/+22
2010-01-18env, eeprom: add redundant environment supportHeiko Schocher1-4/+127
2010-01-18cmd_eeprom: I2C updatesHeiko Schocher4-11/+84
2010-01-18move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke2-3/+3
2010-01-18cmd_bootm.c: Change interpretation of standalone image parameters.Detlev Zundel1-3/+0
2010-01-18cmd_bootm.c: Do not load a ramdisk when not booting a kernel.Detlev Zundel1-1/+2
2010-01-18kgdb: update mem2hex/hex2mem funcsRobin Getz1-11/+32
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger9-36/+0
2010-01-18kgdb: add default generic stubsRobin Getz2-1/+65
2010-01-18netconsole: mark local funcs with staticMike Frysinger1-5/+5
2010-01-18easylogo: add support for 16-bit RGB565Michael Hennerich1-18/+60
2010-01-18mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel1-48/+78
2010-01-18mpc5xxx.h: Add structure definition for XLB arbiter block.Detlev Zundel1-0/+17
2010-01-18config_defaults.h: new header for common u-boot config defaultsMike Frysinger3-8/+23
2010-01-17Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk99-1198/+3161
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser16-40/+40
2010-01-17Make getenv_IPaddr() globalDirk Behme5-29/+58
2010-01-17Blackfin: drop .eh_frame from linker scriptMike Frysinger1-1/+0
2010-01-17Blackfin: use sort funcs in the linker scriptMike Frysinger1-2/+1
2010-01-17Blackfin: tcm-bf518: new board portHarald Krapfenbauer7-1/+298
2010-01-17Blackfin: enable JFFS summary support for ADI boardsMike Frysinger1-0/+3
2010-01-17Blackfin: bf518f-ezbrd: increase monitor lengthMike Frysinger1-1/+1
2010-01-17Blackfin: handle anomaly 05000257Robin Getz1-1/+10
2010-01-17Blackfin: keep hwtrace on CPLB missRobin Getz1-0/+9
2010-01-17Blackfin: add a netconsole helperRobin Getz1-0/+12
2010-01-17Blackfin: add support for BF527-EZKIT v2.1Michael Hennerich6-14/+1391
2010-01-17Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initializationCliff Cai2-0/+29
2010-01-17Blackfin: bfin_spi: round up clock dividerCliff Cai1-1/+6
2010-01-17Blackfin: pull io funcs from linuxMike Frysinger5-43/+298
2010-01-17Blackfin: section off the CF/IDE io.h hacksMike Frysinger1-12/+15
2010-01-17Blackfin: drop unused funcs from io.hMike Frysinger1-38/+0
2010-01-17Blackfin: bf533-stamp: split and cleanup CF/IDE codeMike Frysinger3-110/+94
2010-01-17Blackfin: convert bfin_sdh to generic mmcCliff Cai9-459/+161
2010-01-17Blackfin: bfin_spi: let boards control idle valueCliff Cai1-1/+5
2010-01-17Blackfin: asm/string.h: drop useless includesMike Frysinger1-4/+1
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger5-80/+91
2010-01-17Blackfin: move watchdog config check to MakefileMike Frysinger2-4/+2
2010-01-17Blackfin: fix L1 Instruction sizes on BF52x/BF54xMike Frysinger17-159/+72
2010-01-17Blackfin: bf527-ezkit: auto-select NAND settingsMike Frysinger3-5/+9
2010-01-17Blackfin: support boards with no external memoryMike Frysinger5-20/+61
2010-01-17Blackfin: re-architect initcodeMike Frysinger1-52/+169
2010-01-17Blackfin: global_data.h: make pull in needed headersMike Frysinger1-0/+2
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger23-155/+3
2010-01-17Blackfin: move section length calculation to linker scriptMike Frysinger3-23/+30
2010-01-17Blackfin: bf561-acvilon: new board portValentin Yakovenkov7-1/+333
2010-01-17Blackfin: ADI settings: enable silent console supportMike Frysinger1-0/+1
2010-01-17Blackfin: bf537-stamp: rename SPI/MMC defineMike Frysinger1-1/+1