Commit Graph

15786 Commits (7e71dc68846647f387a74d50924da1218e197089)
 

Author SHA1 Message Date
Tim Kientzle 7e71dc6884 disk/part.c: Fix device enumeration through API 12 years ago
David Wagner d8d265999b mkenvimage: Really set the redundant byte when applicable 12 years ago
David Wagner dc6449a9d8 mkenvimage: Don't try to detect comments in the input file 12 years ago
David Wagner 6ee39f8055 mkenvimage: Use mmap() when reading from a regular file 12 years ago
David Wagner 48995b5a96 mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" 12 years ago
David Wagner 3d0f9bd034 mkenvimage: More error handling 12 years ago
David Wagner d1acdae986 mkenvimage: Correct an include and add a missing one 12 years ago
David Wagner 8a1b8fc786 mkenvimage: correct and clarify comments and error messages 12 years ago
Scott Wood 0c18569606 MAKEALL: display SPL size if present 12 years ago
Liming Wang d721a3a771 ARMV7/Vexpress: add missing get_ticks() and get_tbclk() 12 years ago
Wolfgang Denk e758a5c4a7 mkenvimage: fix usage message 12 years ago
Donggeun Kim 656f4c6537 cmd_fat: add FAT write command 12 years ago
Anatolij Gustschin bf6b6af746 fs/fat/fat_write.c: Fix GCC 4.6 warnings 12 years ago
Donggeun Kim 079df7223c FAT write: Fix compile errors 12 years ago
Wolfgang Denk 7cb30b13f1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 12 years ago
Wolfgang Denk 636f77a5a6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 12 years ago
Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" 12 years ago
Tao Hou 85c344e5f9 cfi: fix the incomplete erased status check in buffer write 12 years ago
Wolfgang Denk 9692fd0f70 ETX094: adjust linker script due to grown code size 12 years ago
Macpaul Lin 1a05bb3c28 nds32/n1213: correct vector table in start.S 12 years ago
Macpaul Lin b0c4fae44a nds32: fix ptrace and interrupt register overflow 12 years ago
Ajay Bhargav dbb87bbd8e Armada100: gplugD: Add FAT & EXT2 command support 12 years ago
Ajay Bhargav 099cb1eea9 Armada100: gplugD: Add USB command support 12 years ago
Ajay Bhargav 54cb00486e USB: Armada100: EHCI Driver for Armada100 SOCs 12 years ago
Ajay Bhargav 732c7c2446 USB: Armada100: Add UTMI PHY interface driver 12 years ago
Mike Frysinger f0bc5df45a git-mailrc: change usb maintainer to Marek 12 years ago
Łukasz Majewski 7cf7beffaf usb:udc:samsung:fix Remove the req_config flag 12 years ago
Shiraz Hashim f50dcd60a0 USB:gadget:designware Fix memory nonalignment issue 12 years ago
Amit Virdi 4df4f3c9a2 USB:gadget:designware Make locally used functions static 12 years ago
Vipin KUMAR 23b0e6946b USB:gadget:designware Support high speed 12 years ago
Vipin KUMAR dc3e773918 USB:gadget:designware Device controller bugfixes 12 years ago
Vipin KUMAR 2721551a11 USB:gadget:designware USB device controller (UDC) implementation 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Mike Frysinger b974308105 usb: musb: fix printf warning 12 years ago
Simon Glass f933e84e34 bootstage: arm: Add bootstage calls in board and bootm 12 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 12 years ago
Simon Glass 3a608ca01d bootstage: Implement core microsecond boot time measurement 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 12 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 12 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 12 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 12 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 12 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Simon Glass 097e17836d bootstage: Create an initial header for boot progress integers 12 years ago
Reinhard Arlt 6eee21daf3 bootvx: Clear and disable data cache, and call vxWorks with parameter. 12 years ago