summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-19Fix breakage in SMC EEPROM standalone applicationsBen Warren
2010-01-18Makefile: fix parallel buildDaniel Hobi
2010-01-17Blackfin: add support for kgdbRobin Getz
2010-01-17asm-generic/signal.h: import from linuxRobin Getz
2010-01-18CRAMFS: support cramfs in RAMHeiko Schocher
2010-01-18powerpc: keymile boards updatesHeiko Schocher
2010-01-18env, eeprom: add redundant environment supportHeiko Schocher
2010-01-18cmd_eeprom: I2C updatesHeiko Schocher
2010-01-18move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke
2010-01-18cmd_bootm.c: Change interpretation of standalone image parameters.Detlev Zundel
2010-01-18cmd_bootm.c: Do not load a ramdisk when not booting a kernel.Detlev Zundel
2010-01-18kgdb: update mem2hex/hex2mem funcsRobin Getz
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger
2010-01-18kgdb: add default generic stubsRobin Getz
2010-01-18netconsole: mark local funcs with staticMike Frysinger
2010-01-18easylogo: add support for 16-bit RGB565Michael Hennerich
2010-01-18mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel
2010-01-18mpc5xxx.h: Add structure definition for XLB arbiter block.Detlev Zundel
2010-01-18config_defaults.h: new header for common u-boot config defaultsMike Frysinger
2010-01-17Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-17Make getenv_IPaddr() globalDirk Behme
2010-01-17Blackfin: drop .eh_frame from linker scriptMike Frysinger
2010-01-17Blackfin: use sort funcs in the linker scriptMike Frysinger
2010-01-17Blackfin: tcm-bf518: new board portHarald Krapfenbauer
2010-01-17Blackfin: enable JFFS summary support for ADI boardsMike Frysinger
2010-01-17Blackfin: bf518f-ezbrd: increase monitor lengthMike Frysinger
2010-01-17Blackfin: handle anomaly 05000257Robin Getz
2010-01-17Blackfin: keep hwtrace on CPLB missRobin Getz
2010-01-17Blackfin: add a netconsole helperRobin Getz
2010-01-17Blackfin: add support for BF527-EZKIT v2.1Michael Hennerich
2010-01-17Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initializationCliff Cai
2010-01-17Blackfin: bfin_spi: round up clock dividerCliff Cai
2010-01-17Blackfin: pull io funcs from linuxMike Frysinger
2010-01-17Blackfin: section off the CF/IDE io.h hacksMike Frysinger
2010-01-17Blackfin: drop unused funcs from io.hMike Frysinger
2010-01-17Blackfin: bf533-stamp: split and cleanup CF/IDE codeMike Frysinger
2010-01-17Blackfin: convert bfin_sdh to generic mmcCliff Cai
2010-01-17Blackfin: bfin_spi: let boards control idle valueCliff Cai
2010-01-17Blackfin: asm/string.h: drop useless includesMike Frysinger
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger
2010-01-17Blackfin: move watchdog config check to MakefileMike Frysinger
2010-01-17Blackfin: fix L1 Instruction sizes on BF52x/BF54xMike Frysinger
2010-01-17Blackfin: bf527-ezkit: auto-select NAND settingsMike Frysinger
2010-01-17Blackfin: support boards with no external memoryMike Frysinger
2010-01-17Blackfin: re-architect initcodeMike Frysinger
2010-01-17Blackfin: global_data.h: make pull in needed headersMike Frysinger
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger
2010-01-17Blackfin: move section length calculation to linker scriptMike Frysinger
2010-01-17Blackfin: bf561-acvilon: new board portValentin Yakovenkov