]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
ATMEL: use generic mmc framework
[karo-tx-uboot.git] / common /
2012-03-06 Stephen Warrenimage: Support FDTs already loaded at their load address
2012-03-06 Stefan Kristianssoncmd_cache: use cache/invalidate functions available...
2012-03-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-03-06 Simon GlassConvert cmd_usage() calls in common to use a return...
2012-03-06 Simon GlassAdd cmd_process() to process commands in one place
2012-03-06 Simon GlassRemove interleave of non-U-Boot code in hush
2012-03-06 Simon GlassCreate a single cmd_call() function to handle command...
2012-03-06 Simon GlassDon't include standard parser if hush is used
2012-03-06 Simon GlassStop using builtin_run_command()
2012-03-06 Simon GlassRename run_command2() to run_command()
2012-03-06 Simon GlassRename run_command() to builtin_run_command()
2012-03-06 Simon GlassRemove CMD_PXE's static on run_command()
2012-03-03 Wolfgang GrandeggerUSB: relax usbcore reset timings
2012-03-03 amartin@nvidia.comUSB: move keyboard polling into kbd driver
2012-03-03 amartin@nvidia.comUSB: reevaluate iomux stdin on USB kbd detect
2012-03-03 Vincent Palatinusb: add numeric keypad support to HID driver
2012-03-03 Vincent PalatinUSB: fix USB keyboard polling parameter
2012-03-03 Marek VasutUSB: Make struct devrequest setup_packet local
2012-03-03 Marek VasutUSB: Separate out USB hub driver
2012-03-03 Marek VasutUSB: Staticize internal functions
2012-03-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-03-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2012-02-28 Tom Rinicmd_nand.c: Fix 'nand dump' after latest MTD resync
2012-02-27 Shawn Guocommon/image.c: align usage of fdt_high with initrd_high
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-02-17 Wolfgang DenkMerge branch 'trini@ti.com' of git://git.denx.de/u...
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-02-14 Peter Meerwaldcmd_eeprom: typo
2012-02-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2012-02-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2012-02-12 Eric Nelsonsf command: allow default bus and chip selects
2012-02-12 Hadli, Manjunathdavinci: add support for printing clock frequency
2012-02-12 Heiko Schochercommon, menu: do not trigger timeout again, if a line...
2012-02-12 Heiko Schochercommon, menu: show menu on startup if CONFIG_MENU_SHOW...
2012-02-12 Heiko Schochercommon, menu: add statusline support
2012-02-12 Heiko Schochercommon: add possibility for readline_into_buffer timeout
2012-01-20 Graeme RussMerge branch 'staging'
2012-01-13 Stefan Kristianssonopenrisc: Add board info printout to cmd_bdinfo
2012-01-13 Stefan Kristianssonopenrisc: Add architecture image support
2012-01-05 Kyle Moffettusb_storage: Fix EHCI "out of buffer pointers" with...
2012-01-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-01-05 Igor Grinbergenv: factor out the env_get_char_spec() function
2012-01-05 Stefano BabicFPGA: use debug() instead of module debug printf
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-20 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-12-20 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-20 Simon Glassnet: Fix arguments in tftpput command
2011-12-20 Heiko Schochercommon/cmd_pxe.c: Fix GCC 4.6 build warnings
2011-12-19 Horst Kronstorfercommon/cmd_nvedit.c: Fix size calculation in do_env_imp...
2011-12-17 Andreas Bießmanncmd_sf.c: fix printf() length modifier
2011-12-17 Sonny RaoMake printf and vprintf safe from buffer overruns
2011-12-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-16 Tom RiniUSB: Use (get|put)_unaligned for accessing wMaxPacketSize
2011-12-12 Horst Kronstorfercommon/cmd_nvedit.c: Add missing 'env save' preproc...
2011-12-12 Kumar Galapowerpc/bootm: Flush ramdisk and device tree image...
2011-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-11 Veli-Pekka Peltolausb: add help for missing start subcommand
2011-12-11 Veli-Pekka Peltolacosmetic: remove excess whitespace from usb command...
2011-12-11 Marek VasutUSB: Drop dead code from usb_kbd.c
2011-12-11 Marek VasutUSB: Rework usb_kbd.c
2011-12-11 Marek VasutUSB: Add functionality to poll the USB keyboard via...
2011-12-10 Matthias Weissersandbox: Add improved RAM simulation
2011-12-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-10 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-09 Simon GlassAdd board_pre_console_putc to deal with early console...
2011-12-09 Wolfgang Denkcommon/usb_kbd.c: fix bug introduced in commit 00b7d6e
2011-12-09 Marek VasutUSB: Squash checkpatch warnings in usb_kbd.c
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-12-07 Simon GlassFix unused function in cmd_bdinfo.c
2011-12-07 Simon GlassFix SPI build errors in exports.c
2011-12-07 Wolfgang DenkRevert "mii: miiphy register address width change"
2011-12-06 Marek VasutPXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
2011-12-06 Vadim BendeburyAdd a cli command to test the TPM device.
2011-12-06 Jason Hobbspxe: make the first label the implicit default
2011-12-06 Mike Frysingercmd_bdinfo: simplify local static funcs a bit
2011-12-06 Chandan Nathmii: miiphy register address width change
2011-12-06 Thomas Weberenv_nand: Remove DEBUG definition
2011-12-05 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-05 Anatolij Gustschincommon/menu.c: Fix build warning
2011-12-05 Gerlando Falautoserial: constify serial_assign()
2011-12-05 Gerlando Falautoserial: cosmetic checkpatch compliance
2011-12-05 Andy Flemingmiiphy: Note that miiphy_* API is deprecated
2011-12-01 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2011-12-01 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-01 Stephen Warrenimage: Don't detect XIP images as overlapping.
2011-12-01 Stephen Warrenimage: Implement IH_TYPE_KERNEL_NOLOAD
2011-11-29 Wolfgang Denkmenu.c: use puts() instead of printf() where possible
2011-11-29 Graeme Russx86: Provide more configuration granularity
2011-11-28 Wolfgang Denkmenu.c: use puts() instead of printf() where possible
2011-11-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-11-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-11-27 Kumar Galacmd_nvedit.c: Fix compiler warning introduced by checkp...
next