aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-12bootm: Correct the arguments for the ELF image loaderSimon Glass1-3/+3
2013-07-12bootm: Use selected configuration for ramdisk and fdtSimon Glass5-9/+15
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass3-0/+20
2013-07-12bootm: Remove extra OK messageSimon Glass1-1/+0
2013-07-12cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2Tom Rini1-3/+2
2013-07-10usb: pxa27x_udc: fix compiler warningsMike Dunn1-9/+5
2013-07-10dfu: Update DFU's authorship historyŁukasz Majewski1-0/+7
2013-07-10cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itselfTom Rini1-16/+40
2013-07-10cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argcTom Rini1-5/+13
2013-07-10bootm: Add the missing PREP stage to bootz and correct image handlingSimon Glass1-2/+3
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass3-11/+22
2013-07-10bootm: Require boot function only if it is about to be usedSimon Glass1-2/+5
2013-07-10bootm: Disable interrupts only when loadingSimon Glass1-24/+43
2013-07-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini12-96/+161
2013-07-08video: consolidate splash screen alignment codeAnatolij Gustschin5-39/+39
2013-07-04cmd_bootm.c: Correct check/return for unsupported sub-commandTom Rini1-2/+7
2013-07-03cosmetic: README.SPL: fix a typoMasahiro Yamada1-1/+1
2013-07-03Makefile: fix readelf usageAndreas Bießmann1-1/+1
2013-07-03tools/proftool: remove REG_NOERRORAndreas Bießmann1-1/+1
2013-07-03lib/rsa/rsa-sig.c: compile on OS XAndreas Bießmann1-1/+0
2013-07-03dfu:ext4:fix Fix DFU upload functionalityŁukasz Majewski1-4/+5
2013-07-03dfu:ext4:fix Fix ext4{read|write} command formattingŁukasz Majewski1-0/+2
2013-07-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini11-18/+72
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann8-0/+51
2013-07-01omap: cm_t35: Fix cm_t35 for weak splash_screen_prepareRobert Winkler2-2/+1
2013-07-01video: lcd: Make splash_screen_prepare weak, remove config macroRobert Winkler3-17/+12
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler6-16/+72
2013-07-01lcd: align bmp header when uncopmressing imagePiotr Wilczek2-15/+30
2013-07-01lcd: remove unaligned access in lcd_dt_simplefb_configure_node()Stephen Warren1-3/+3
2013-07-01drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek1-13/+13
2013-07-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini8-34/+46
2013-06-30usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert1-0/+1
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher1-1/+1
2013-06-30dfu:function: Fix number of allocated DFU function pointersLukasz Majewski1-1/+1
2013-06-30usb, musb-new: add wdt triggerHeiko Schocher1-0/+2
2013-06-30usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2-1/+8
2013-06-30usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher1-1/+3
2013-06-30usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek1-1/+2
2013-06-30drivers:usb: use get|put_unaligned_le16Piotr Wilczek1-4/+4
2013-06-30dfu: make data buffer size configurableHeiko Schocher3-9/+50
2013-06-28Prepare v2013.07-rc2v2013.07-rc2Tom Rini1-1/+1
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese1-5/+0
2013-06-28mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass3-5/+6
2013-06-28bootm: Disable interrupts before loading OSSimon Glass1-26/+27
2013-06-28cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handlingTom Rini1-27/+38
2013-06-27am335x_evm: Add missing ';' in findfdtTom Rini1-1/+1
2013-06-27Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xxTom Rini1-3/+8
2013-06-27PPC 74xx_7xx: Fix build warnings for ELPPC boardWolfgang Denk1-3/+8
2013-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin1-5/+5
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier1-1/+1