summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-02-01common: fdt_support: Add support for setting usable memorySanchayan Maity
2016-09-29common: autoboot: do not reset environmentStefan Agner
2016-09-29common/board_r: make should_load_env weakStefan Agner
2016-09-29nand: extend nand tortureMax Krummenacher
2016-03-09lcd.c: fix compiler warningMax Krummenacher
2016-03-09cmd_nand.c: make raw_access() externMax Krummenacher
2016-03-09MA-6987 the value of vmalloc on Kernel command line still display 400M after ...zhang sanshan
2016-03-09MA-6928 Bootargs cannot be setzhang sanshan
2016-03-09MLK-10932-3 common: autoboot: need to disconnect with pc for usb bootPeter Chen
2016-03-09MLK-11228-1 android: Integrate community fastboot with FSL i.MX fastbootYe.Li
2016-03-09MLK-11211 lcd: fix build warningPeng Fan
2016-03-09MA-6580 recovery.img cannot be authenticated by HABguoyin.chen
2016-03-09MA-6381 Add HAB support for the whole boot.imgguoyin.chen
2016-03-09MLK-10774-33 imx:mx6 add udc and fastboot supportPeng Fan
2016-03-09MLK-10774-31 lcd: add LCD_MONOCHROMEPeng Fan
2016-03-09MLK-10774-23 Add SECURE BOOT in cmd_bootm.cPeng Fan
2016-03-09ENGR00319151-2 HAB: Add the HAB image authentication to bootzYe.Li
2016-03-09MLK-10774-9 common: add sata commandPeng Fan
2016-03-09MLK-10774-8 env_mmc: add the dynamtic mmc dev supportPeng Fan
2016-03-09MLK-10774-7 Auto check if boot from usbPeng Fan
2016-03-09ENGR00322860 iMX6SX: Add function to check M4 status before bootingYe.Li
2016-03-09ENGR00315894-56 CMD: Add new command "bootaux" to boot auxiliary coreYe.Li
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