Commit Graph

15793 Commits (ad1820a3c6b16ada7a73db5720b28a804d321cb9)
 

Author SHA1 Message Date
Tom Rini ad1820a3c6 spl.c: Use __noreturn decorator 12 years ago
Tom Rini 4a30f1e874 config.mk: Check for -fstack-usage support 12 years ago
Tom Rini 6f4acc179c config.mk: Make cc-option create a file under include/generated 12 years ago
Tom Rini 667c9a8008 .gitignore: Add .su files 12 years ago
Robert Delien 56df16f25a Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers 12 years ago
Robert Delien 531bb825fd Introducing 8-bit wide register, mx28_register_8 12 years ago
Robert Delien b228e14e96 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 12 years ago
Marek Vasut 40083c52f7 i.MX28: Reformat the DRAM memory configuration data 12 years ago
Marek Vasut af335c579f M28: Support for the old M28 SoM v1.0 12 years ago
Marek Vasut f5861ccc74 M28: Fix LCD PINMUX 12 years ago
Wolfgang Grandegger 2ea73e9e38 mx6qsabrelite: add and enable USB Host 1 support 12 years ago
Wolfgang Grandegger 3f467529ca usb/ehci: Add USB support for the MX6Q 12 years ago
Dirk Behme 4e187fbcdf mx6q: mx6qsabrelite: Update the README 12 years ago
Robert Delien 1e94d07faf i.mx28: Replaced magic numbers for scratch register addresses with register definitions 12 years ago
Robert Delien c67d9c5e58 i.mx28: Added register definitions for DIGCTL registers 12 years ago
Marek Vasut 30a14ea2b1 PXA: Fix missing get_tbclk() breaking vpac boards 12 years ago
Marek Vasut 60994b99b6 PXA: Fix warning in zipitz2 12 years ago
Simon Glass 7e4f5f0cca arm: Remove jornada link script 12 years ago
Marek Vasut c1ff6d8872 PXA: Remove PXA PCMCIA support 12 years ago
Vasily Khoruzhick 81f731ca7c zipitz2: use pxa_mmc_gen as MMC driver 12 years ago
Vasily Khoruzhick 76d4ae251e zipitz2: fix boot issue introduced by PXA low level init rework 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