summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-08config.mk: avoid -traditional-cpp on OS X 10.5Mike Frysinger
2010-08-08fdt: Fix bug in size calculation in fdt_resize() with initrd useFeng Wang
2010-08-08board/purple/flash.c: removed unneded variableFrans Meulenbroeks
2010-08-08various cmd_* files: fixed layout a little bitFrans Meulenbroeks
2010-08-08various cmd_* files: remove the command name from the help messageFrans Meulenbroeks
2010-08-08tools/env/fw_printenv: Make redundant env work on locked flashes alsoDetlev Zundel
2010-08-08flash_protect: check for NULL flash infoMike Frysinger
2010-08-08getenv_f(): fix handling of too short buffersWolfgang Denk
2010-08-08dataflash mmc mux: use common cmd_usage functionMike Frysinger
2010-08-08mflash: use common cmd_usage functionMike Frysinger
2010-08-08print_buffer: optimize & shrinkMike Frysinger
2010-08-08cmd editing: optimize/shrink output blankingMike Frysinger
2010-08-088xx, kup4k/kup4x: add FDT supportHeiko Schocher
2010-08-088xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher
2010-08-08fdt relocate: have more attention to use a bootmap or notStephan Linz
2010-08-08Add mkimage manpageNobuhiro Iwamatsu
2010-08-07LZMA and LZO causes compile errorMatthias Weisser
2010-08-07ext2fs: Fix optimization bug for doubly-indirect block pointersAaron Pace
2010-08-07Fix condition where bootm_size not set and wrong memory size reportedMatthew McClintock
2010-08-06Replace CHANGELOG files by auto-generated "snapshot.commit"Wolfgang Denk
2010-08-05net 52xx: fix ethernet device names with spacesWolfgang Denk
2010-08-03Rename getenv_r() into getenv_f()Wolfgang Denk
2010-08-03bootm: fix pointer warning with lzmaMike Frysinger
2010-08-03Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-08-01powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala
2010-07-29Blackfin: gpio: use common usage funcMike Frysinger
2010-07-26powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork
2010-07-26powerpc/8xxx: Improvement to DDR parametersyork
2010-07-26powerpc/8xxx: Enable DDR3 RDIMM supportyork
2010-07-26powerpc/8xxx: Enabled address hashing for 85xxyork
2010-07-26powerpc/8xxx: Enable quad-rank DIMMs.york
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala
2010-07-26powerpc/p4080: Add workaround for erratum CPU22Kumar Gala
2010-07-26powerpc/p4080: Add workaround for errata SERDES8Kumar Gala
2010-07-26powerpc/p4080: Add support for initializing SERDESKumar Gala
2010-07-26powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala
2010-07-26fdt: Add function to alloc phandle valuesKumar Gala
2010-07-26powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala
2010-07-26powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork
2010-07-26powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork
2010-07-26powerpc/fsl_fman: Add initial fman immap structuresKumar Gala
2010-07-26powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala
2010-07-25Blackfin: jtag-console: handle newline stuffingMike Frysinger
2010-07-25Blackfin: jtag-console: add debug markersMike Frysinger
2010-07-25Blackfin: jtag-console: robustify against missing peerMike Frysinger
2010-07-25Blackfin: jtagconsole: disable output processingMike Frysinger
2010-07-25Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger