Commit Graph

20970 Commits (7af26b1669b75a02e1cfaa68ac526897e790af84)
 

Author SHA1 Message Date
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 11 years ago
Simon Glass ec39029193 bootm: Remove extra OK message 11 years ago
Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 11 years ago
Mike Dunn ecc8edbf69 usb: pxa27x_udc: fix compiler warnings 11 years ago
Łukasz Majewski 81c065d2a0 dfu: Update DFU's authorship history 11 years ago
Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 11 years ago
Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 11 years ago
Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 11 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 11 years ago
Simon Glass a26913f32d bootm: Require boot function only if it is about to be used 11 years ago
Simon Glass 385501d38b bootm: Disable interrupts only when loading 11 years ago
Tom Rini 2f4998ab44 Merge branch 'master' of git://git.denx.de/u-boot-video 11 years ago
Anatolij Gustschin ff8fb56b6f video: consolidate splash screen alignment code 11 years ago
Tom Rini c479c1361a cmd_bootm.c: Correct check/return for unsupported sub-command 11 years ago
Masahiro Yamada a544eaddcc cosmetic: README.SPL: fix a typo 11 years ago
Andreas Bießmann c1273d7162 Makefile: fix readelf usage 11 years ago
Andreas Bießmann d4125ebc8d tools/proftool: remove REG_NOERROR 11 years ago
Andreas Bießmann 1a260fe3ef lib/rsa/rsa-sig.c: compile on OS X 11 years ago
Łukasz Majewski 9df49553a4 dfu:ext4:fix Fix DFU upload functionality 11 years ago
Łukasz Majewski 051f9a3eed dfu:ext4:fix Fix ext4{read|write} command formatting 11 years ago
Tom Rini 36f05e60f9 Merge branch 'master' of git://git.denx.de/u-boot-usb 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 11 years ago
Robert Winkler 327598945b omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare 11 years ago
Robert Winkler 59b1592211 video: lcd: Make splash_screen_prepare weak, remove config macro 11 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 11 years ago
Piotr Wilczek f7ef9d610c lcd: align bmp header when uncopmressing image 11 years ago
Stephen Warren 5af7d0f090 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() 11 years ago
Piotr Wilczek b1d8654b41 drivers:video:s6e8ax0: change data_to_send array to static 11 years ago
Tom Rini 5a34d9bf31 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 11 years ago
Pierre Aubert befd387242 usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1 11 years ago
Heiko Schocher b37c4a2baa usb: fix unaligned access in device_qual() 11 years ago
Lukasz Majewski e059a400ad dfu:function: Fix number of allocated DFU function pointers 11 years ago
Heiko Schocher 7a34278542 usb, musb-new: add wdt trigger 11 years ago
Heiko Schocher c5398cc968 usb, g_dnl: make possibility to fixup the device_desc board specific 11 years ago
Heiko Schocher ad5f977889 usb, dfu gadget: switch to dfu mode in dfu_bind 11 years ago
Piotr Wilczek 12595e99e4 usb:composite: use memcpy to avoid unaligned access 11 years ago
Piotr Wilczek 7f3cf4060f drivers:usb: use get|put_unaligned_le16 11 years ago
Heiko Schocher e7e75c70c5 dfu: make data buffer size configurable 11 years ago
Tom Rini e6bf18dba2 Prepare v2013.07-rc2 11 years ago
Stefan Roese ed12b5b9da Fix bootm to work on powerpc again (compressed uImage) 11 years ago
Simon Glass 29ce737d6f mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE 11 years ago
Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 11 years ago
Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 11 years ago
Tom Rini 20cb5fbec6 am335x_evm: Add missing ';' in findfdt 11 years ago
Tom Rini 58a5c43c09 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx 11 years ago
Wolfgang Denk b8bfde7f01 PPC 74xx_7xx: Fix build warnings for ELPPC board 11 years ago
Jason Jin 1b9591c237 ColdFire: Update the arch_global_date changes for mcf5441x 11 years ago
Steve deRosier 08dbd6ccd5 Fix MCF5235 SDRAM base address macro 11 years ago
Jens Scharsig (BuS Elektronik) aea5eee126 m68k: fix debug call befor serial init 11 years ago
Mike Dunn 8b6b51a617 mtd/nand: docg4: fix compiler warnings 11 years ago