summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-23mmc: Implement SD/MMC versioning properlyPantelis Antoniou
2015-02-19cmd_i2c: Provide option for bulk 'i2c write' in one transactionLubomir Popov
2015-02-19cmd_i2c: quit I2C commands immediately on errorMasahiro Yamada
2015-02-18Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2015-02-17cmd_fdt: Print the control fdt in terms of virtual memoryJoe Hershberger
2015-02-17cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger
2015-02-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_r: allocate bootparamsAndreas Bießmann
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-17cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner
2015-02-16spl, spl_nor: fix compiler warningHeiko Schocher
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass