summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-232-5/+8
* sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami2014-11-231-2/+10
* common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck2014-11-231-4/+6
* common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck2014-11-231-1/+7
* commands: add more command entries in KconfigMasahiro Yamada2014-11-231-9/+274
* hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada2014-11-231-0/+17
* pci: Honour pci_skip_dev()Thierry Reding2014-11-231-0/+3
* pci: Abort early if bus does not existThierry Reding2014-11-231-0/+4
* fs: make it possible to read the filesystem UUIDChristian Gmeiner2014-11-232-0/+27
* spl: Change debug to printf for "Unsupported boot-device"Stefan Roese2014-11-231-1/+3
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-236-20/+24
* common: Fix cmd_fpgad addressingDirk Eibach2014-11-191-8/+24
* spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-172-5/+23
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-131-0/+3
|\
| * malloc: Output region when debuggingThierry Reding2014-11-121-0/+3
* | powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov2014-11-121-23/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-111-2/+5
|\ \ | |/ |/|
| * usb_storage: blacklist Enclosure Service DevicesSoeren Moch2014-11-081-2/+5
* | common/cmd_fitupd.c: restore corrupted fileWolfgang Denk2014-11-071-9/+5
* | hush: make run_command() return an error on parsing failureRabin Vincent2014-11-071-1/+1
* | hush: fix segfault on syntax errorRabin Vincent2014-11-071-1/+1
* | hush: return consistent codes from run_command()Rabin Vincent2014-11-071-1/+3
* | dlmalloc: ensure gd is set for early allocRabin Vincent2014-11-071-1/+1
* | image-fdt: boot_get_fdt() return value when no DTB existsNoam Camus2014-11-071-2/+2
|/
* usb: kbd: Add (optional) support for using an interrupt queue for pollingHans de Goede2014-11-041-0/+19
* usb: kbd: Cache pipe, interval and packetsizeHans de Goede2014-11-041-21/+13
* stdio: Fix memleak on stdio_deregisterHans de Goede2014-11-041-0/+1
* usb: kbd: Fix memleak on usb_kbd_deregister()Hans de Goede2014-11-041-3/+13
* usb: kbd: Remove unused usb_kbd_generic_poll functionHans de Goede2014-11-041-26/+0
* usb: Do not power-cycle usb devices on initHans de Goede2014-11-041-39/+0
* usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede2014-11-041-17/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-293-2/+5
|\
| * x86: image: Add new image type for x64_64Simon Glass2014-10-283-2/+5
* | kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-1/+0
|/
* spl: move comment to the right placeAndreas Bießmann2014-10-271-1/+1
* image: Fix Android boot image supportAhmad Draidi2014-10-273-18/+57
* cmd_mem: call unmap_sysmem() after map_sysmem()Masahiro Yamada2014-10-271-0/+3
* common: command: trivial coding style fixesMasahiro Yamada2014-10-271-30/+26
* common/cmd_io.c: Fix incorrect help for iod/iowBin Meng2014-10-271-3/+3
* aboot: fix block addressing for don't care chunk typeRob Herring2014-10-271-0/+1
* spl: do not hang in spl_register_fat_device but return error value. It allows...Guillaume GARDET2014-10-271-1/+1
* spl: Add EXT support to SPLGuillaume GARDET2014-10-273-2/+156
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-274-9/+9
* usb: Use correct printf() format string for uintptr_tSimon Glass2014-10-271-5/+6
* scsi: Use correct printf() format string for uintptr_tSimon Glass2014-10-271-4/+5
* Revert "common, env: Fix support for environment in i2c eeprom"Valentin Longchamp2014-10-271-7/+2
* cli: hush: Adjust 'run' command to run each line of the env varSimon Glass2014-10-272-4/+8
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-271-0/+1
|\
| * common: Makefile: allow for spl builds with env_fatFelipe Balbi2014-10-231-0/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-261-36/+21
|\ \
OpenPOWER on IntegriCloud