aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2012-03-03USB: Staticize internal functionsMarek Vasut
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2012-02-28cmd_nand.c: Fix 'nand dump' after latest MTD resyncTom Rini
2012-02-27common/image.c: align usage of fdt_high with initrd_highShawn Guo
2012-02-17Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-02-14cmd_eeprom: typoPeter Meerwald
2012-02-13Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-02-12sf command: allow default bus and chip selectsEric Nelson
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-02-12common, menu: do not trigger timeout again, if a line is readHeiko Schocher
2012-02-12common, menu: show menu on startup if CONFIG_MENU_SHOW is definedHeiko Schocher
2012-02-12common, menu: add statusline supportHeiko Schocher
2012-02-12common: add possibility for readline_into_buffer timeoutHeiko Schocher
2012-01-13openrisc: Add board info printout to cmd_bdinfoStefan Kristiansson
2012-01-13openrisc: Add architecture image supportStefan Kristiansson
2012-01-05usb_storage: Fix EHCI "out of buffer pointers" with CD-ROMKyle Moffett
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2012-01-05FPGA: use debug() instead of module debug printfStefano Babic
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
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-17cmd_sf.c: fix printf() length modifierAndreas Bießmann
2011-12-17Make printf and vprintf safe from buffer overrunsSonny Rao
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