summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-17Blackfin: ADI settings: enable silent console supportMike Frysinger
2010-01-17Blackfin: bf537-stamp: rename SPI/MMC defineMike Frysinger
2010-01-17Blackfin: update tiny board settings (voltage/default env)Harald Krapfenbauer
2010-01-17Blackfin: tweak embedded LDR env config optionMike Frysinger
2010-01-15malloc: return NULL if not initialized yetWolfgang Denk
2010-01-15JFFS2: drop support for LZARI compression modeWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-01-12usb: musb: add virtual root hub control supportBryan Wu
2010-01-09Adds EHCI definitions to sequoia board configuration file.Chris Zhang
2010-01-09Add ppc440epx USB ehci support.Chris Zhang
2010-01-09Fix EHCI port reset.Chris Zhang