aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2012-01-19common/image.c: align usage of fdt_high with initrd_highShawn Guo
2012-01-19miiphyutil: add Micrel KSZ9021 support to miiphy_speedTroy Kisky
2012-01-19HACK: Bypass normal mmc if CONFIG_SNOWBALL_MMC_HACKJohn Rigby
2012-01-19HACK: Copy in alternate mmc files for snowballJohn Rigby
2012-01-19PXE: look for usbethaddr if no ethaddrJohn Rigby
2011-12-20Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2011-12-20net: Fix arguments in tftpput commandSimon Glass
2011-12-20common/cmd_pxe.c: Fix GCC 4.6 build warningsHeiko Schocher
2011-12-19common/cmd_nvedit.c: Fix size calculation in do_env_import()Horst Kronstorfer
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-12-12common/cmd_nvedit.c: Add missing 'env save' preproc guardHorst Kronstorfer
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2011-12-11usb: add help for missing start subcommandVeli-Pekka Peltola
2011-12-11cosmetic: remove excess whitespace from usb command helpVeli-Pekka Peltola
2011-12-11USB: Drop dead code from usb_kbd.cMarek Vasut
2011-12-11USB: Rework usb_kbd.cMarek Vasut
2011-12-11USB: Add functionality to poll the USB keyboard via control EPMarek Vasut
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser
2011-12-09Add board_pre_console_putc to deal with early console outputSimon Glass
2011-12-09common/usb_kbd.c: fix bug introduced in commit 00b7d6eWolfgang Denk
2011-12-09USB: Squash checkpatch warnings in usb_kbd.cMarek Vasut
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-12-07Fix unused function in cmd_bdinfo.cSimon Glass
2011-12-07Fix SPI build errors in exports.cSimon Glass
2011-12-07Revert "mii: miiphy register address width change"Wolfgang Denk
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-12-06Add a cli command to test the TPM device.Vadim Bendebury
2011-12-06pxe: make the first label the implicit defaultJason Hobbs
2011-12-06cmd_bdinfo: simplify local static funcs a bitMike Frysinger
2011-12-06mii: miiphy register address width changeChandan Nath
2011-12-06env_nand: Remove DEBUG definitionThomas Weber
2011-12-05common/menu.c: Fix build warningAnatolij Gustschin
2011-12-05serial: constify serial_assign()Gerlando Falauto
2011-12-05serial: cosmetic checkpatch complianceGerlando Falauto
2011-12-05miiphy: Note that miiphy_* API is deprecatedAndy Fleming
2011-12-02Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-01image: Don't detect XIP images as overlapping.Stephen Warren
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-28menu.c: use puts() instead of printf() where possibleWolfgang Denk
2011-11-27cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanupKumar Gala
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-23common/cmd_bootm.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-22env: clean env_common.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nand.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_flash.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_sf.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_eeprom.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_embedded.c checkpatch and code styleIgor Grinberg