summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-05-29imx-common: m4boot: allow to boot other OS'es using m4bootStefan Agner
2015-05-28image: add Cortex-M4 related operating systemsStefan Agner
2015-05-13mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-05-11image-fdt.c: store returned error valueMax Krummenacher
2015-05-05common: hash: fix crc32 verifyMarcel Ziswiler
2015-04-18generic-board: allow showing custom board infoMarcel Ziswiler
2015-04-10common/armflash: Support for ARM flash imagesLinus Walleij
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-04-10common, ubi: use positive return values for ubi checkStefan Agner
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)
2015-04-07cmd_mem.c: Update 'iteration_limit' to unsigned longTom Rini
2015-04-07cmd_mem: cleanups, catch bad usagePavel Machek
2015-04-07env_sf: Fix recovery defaultMario Schuknecht
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-03-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-30cmd_nand: Verify writes to NANDPeter Tyser
2015-03-28m68k: fix 3 broken boardsangelo@sysam.it
2015-03-28common/board_f: move board_init_f_mem() from #else CONFIG_X86Alexey Brodkin
2015-03-25part: Add support for list filtering on bootable partitionsSjoerd Simons
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-13common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()Stefan Roese
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-09common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu
2015-03-09common/board_r: Restore non-cached memory setupJan Kiszka
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak
2015-03-05cmd_usb_mass_storage: Remove extra 'ums' string in the usage textFabio Estevam
2015-03-05common/board_f: implement type casting for gd structureAlexey Brodkin
2015-03-05spl: fix calling "spl export .." more than onceHeiko Schocher
2015-03-05m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang
2015-03-05m68k: add generic-board supportangelo@sysam.it
2015-03-05cmd_yaffs: Clean up command usage messagesPeter Tyser
2015-03-05common/lcd: Add command for writing to lcd-displayHannes Petermaier
2015-03-05common/lcd: Add command for setting cursor within lcd-consoleHannes Petermaier
2015-03-05gpt: support random UUIDs without setting environment variablesRob Herring
2015-03-05gpt: fix error reporting on partition table write failuresRob Herring
2015-03-05Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-03-05kconfig: common: Fix memtest bool nameNikolaos Pasaloukos
2015-03-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-03-04common: board: support systems with where RAM ends beyond 4GBStephen Warren
2015-03-02Merge git://git.denx.de/u-boot-usbTom Rini
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2015-02-25crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana
2015-02-25fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta
2015-02-25fastboot: Add USB cable detect checkRob Herring
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta