summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-08lcd: add option for board specific splash screen preparationNikita Kiryanov
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-03-08omap3: add useful dss definesNikita Kiryanov
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-08cm-t35: implement board specific card detect checkNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov
2013-03-08omap_hsmmc: fix out of bounds array accessNikita Kiryanov
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
2013-03-08am335x_evm: Add am335x_evm_usbspl build targetTom Rini
2013-03-08am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini
2013-03-07mx23_olinuxino: Fix warning for implicit declarationOtavio Salvador
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren
2013-03-07mx6: Provide a structure for accessing HDMI registersFabio Estevam
2013-03-07mxs: timrot: Rename local macrosFadil Berisha
2013-03-07mx23_olinuxino: Add ethernet supportOtavio Salvador
2013-03-07mx23_olinuxino: Enable USB supportOtavio Salvador
2013-03-07mx23evk: Enable USB supportOtavio Salvador
2013-03-07mxs: timrot: Add support to i.MX23Fadil Berisha
2013-03-07mx23_olinuxino: Add support for status LEDOtavio Salvador
2013-03-07mxs: Fix iomux.h to not break build during assembly stageOtavio Salvador
2013-03-07led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_setOtavio Salvador
2013-03-07mx23evk: Adjust DRAM control register to use full 128MB of RAMOtavio Salvador
2013-03-07mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador
2013-03-07mxs: m28: Enable power to USB port 0Marek Vasut
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut
2013-03-07mxs: Squash the header file usage in ehci-mxsMarek Vasut
2013-03-07mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut
2013-03-07mxs: spi: Fix the MXS SPI for mx23Marek Vasut
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut
2013-03-07mxs: Reset the EMI block on mx23Marek Vasut
2013-03-07USB: drop unneeded header in ehci-mx6Stefano Babic
2013-03-07i.MX6: Add DDR controller registersEric Nelson
2013-03-07i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson
2013-03-07i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson
2013-03-07i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson
2013-03-07i.MX6: consolidate pad names for multi-CPU boardsEric Nelson
2013-03-07i.MX6: mx6qsabrelite: indent with tabsEric Nelson
2013-03-05Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2013-03-04x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass
2013-03-04x86: Adjust link device tree include fileSimon Glass
2013-03-04x86: Add error checking to x86 relocation codeSimon Glass
2013-03-04x86: Support relocation of FDT on start-upSimon Glass
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass
2013-03-04x86: Add basic cache operationsSimon Glass