Commit Graph

6717 Commits (c3474ef32db6161c2b51eefa5df2e38a6d3c2e8c)

Author SHA1 Message Date
Simon Glass ed3ee5cd06 fdt: Add basic support for decoding GPIO definitions 13 years ago
Simon Glass d17da65560 fdt: Add functions to access phandles, arrays and bools 13 years ago
Simon Glass f88fe2ded4 fdt: Tidy up a few fdtdec problems 13 years ago
Simon Glass a53f4a29ac fdt: Add fdtdec_find_aliases() to deal with alias nodes 13 years ago
Eric Nelson 2c4b3c19a1 net: force PKTALIGN to ARCH_DMA_MINALIGN 13 years ago
Marek Vasut b3541c1ac9 i.MX28: Make use of the bounce buffer 13 years ago
Jason Hobbs a34e854948 ARM: highbank: change env config to use nvram 13 years ago
Rob Herring 877012df30 ARM: highbank: Add boot counter support 13 years ago
Rob Herring 7b81649a05 ARM: highbank: change TEXT_BASE to 0x8000 13 years ago
Heiko Schocher 24efef90c4 ARM: davinci: fixes for cam_enc_4xx board 13 years ago
Stefano Babic 1441aa6ae8 Davinci: ea20: use gpio framework to access gpios 13 years ago
Stefano Babic 88b821bbef OMAP3: mt_ventoux: sets its own mtdparts 13 years ago
Stefano Babic 84c21fb16f OMAP3: twister: add support to boot Linux from SPL 13 years ago
Simon Schwarz 2d52a9a38c devkit8000: Implement and activate direct OS boot 13 years ago
Simon Schwarz d38bc97daf devkit8000: add config for spl command 13 years ago
Simon Schwarz 1648a37505 Add cmd_spl command 13 years ago
Fabio Estevam 94f0003f65 configs: imx: Use CONFIG_SF_DEFAULT_CS 13 years ago
Fabio Estevam 1fc3bbd17a mx28evk: Provide default values for SPI bus and chip select 13 years ago
Eric Nelson c338f0b5c6 i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE 13 years ago
Eric Nelson 1c9ceff8ca i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG 13 years ago
Fabio Estevam 304e49e6cb mx31pdk: Fix CONFIG_SYS_MEMTEST_END 13 years ago
Fabio Estevam f361a5c075 efikamx: Fix CONFIG_SYS_MEMTEST_END 13 years ago
Fabio Estevam 869aed7bce mx53smd: Fix CONFIG_SYS_MEMTEST_END 13 years ago
Fabio Estevam bc9d5ef107 mx53evk: Fix CONFIG_SYS_MEMTEST_END 13 years ago
Fabio Estevam 0bd14dea63 mx51evk: Fix CONFIG_SYS_MEMTEST_END 13 years ago
Eric Nelson 9ff323df76 i.MX6: mx6qsabrelite: add ext2 support 13 years ago
Marek Vasut 8e807ec3aa IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 13 years ago
Matt Porter 763cf0a3d2 SPL: Enable YMODEM support on BeagleBone and AM335x EVM 13 years ago
Wolfgang Grandegger 2ea73e9e38 mx6qsabrelite: add and enable USB Host 1 support 13 years ago
Marek Vasut c1ff6d8872 PXA: Remove PXA PCMCIA support 13 years ago
Vasily Khoruzhick 81f731ca7c zipitz2: use pxa_mmc_gen as MMC driver 13 years ago
Vasily Khoruzhick 76d4ae251e zipitz2: fix boot issue introduced by PXA low level init rework 13 years ago
Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" 13 years ago
Ajay Bhargav dbb87bbd8e Armada100: gplugD: Add FAT & EXT2 command support 13 years ago
Ajay Bhargav 099cb1eea9 Armada100: gplugD: Add USB command support 13 years ago
Łukasz Majewski 7cf7beffaf usb:udc:samsung:fix Remove the req_config flag 13 years ago
Vipin KUMAR 23b0e6946b USB:gadget:designware Support high speed 13 years ago
Vipin KUMAR 2721551a11 USB:gadget:designware USB device controller (UDC) implementation 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Simon Glass 3a608ca01d bootstage: Implement core microsecond boot time measurement 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 13 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 13 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 13 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 13 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 13 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 13 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 13 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago