aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-10-09common/usb.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09common/cmd_usb.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09cmd_time: add time commandChe-liang Chiou
2011-10-09common/image.c: remove duplicated IH_TYPE entries.Wolfgang Denk
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek
2011-10-05cmd_sf: Fix compiler warningKumar Gala
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk
2011-10-03NAND: Make page, erase, oob size available via cmd_nandMarek Vasut
2011-10-03NAND: Add -y option to nand scrub commandMarek Vasut
2011-10-03NAND: Add nand read.raw and write.raw commandsMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut
2011-10-01GCC4,6: Squash warning in cmd_nand.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_mem.cMarek Vasut
2011-10-01GCC4.6: Squash warnings in lcd.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_flash.cMarek Vasut
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-10-01IDE: Fix complaints about strict aliasing in cmd_ide.cMarek Vasut
2011-10-01Small refactor to remove duplicate serial codeSimon Glass
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi
2011-09-29fdt: Add new fdt_create_phandle helperKumar Gala
2011-09-29fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala
2011-09-29cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-10utx8245: fix build breakage due to assert()Wolfgang Denk
2011-09-10Add assert() for debug assertionsSimon Glass
2011-09-10YAFFS2: cmd_yaffs2.c - fix build warningsWolfgang Denk
2011-09-07common: fix behavior of ROUND macro when input is already roundedAnton Staaf
2011-09-07ARM: remove broken "evb4510" board.Wolfgang Denk
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN
2011-09-04stdio: Fix a possible buffer overflowBradley Bolen
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes
2011-09-04led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'Joel A Fernandes
2011-09-04led: correct off/on locations in structureJason Kridner
2011-09-04led: added cmd_led to MakefileJason Kridner
2011-09-04Corrected LED name match finding avoiding extraneous Usage printoutsJason Kridner
2011-08-08USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()Marek Vasut
2011-08-08USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllersMarek Vasut
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-04hwmon: do not init sensors on startupHeiko Schocher
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-08-01fpga: constify to fix build warningWolfgang Denk