summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-18colibri_t20: nand: change offset handlingMarcel Ziswiler
2012-10-18colibri_t20: nand: integrate NVIDIA partition table parsingMarcel Ziswiler
2012-10-18colibri_t20: fix SD bootMarcel Ziswiler
2012-10-18colibri_t20: nand: change offset handlingMarcel Ziswiler
2012-10-18colibri_t20: nand: integrate NVIDIA partition table parsingMarcel Ziswiler
2012-10-18colibri_t20: fix SD boot bootdeviceMarcel Ziswiler
2012-10-18colibri_t20: add sanity check to board_query_sdram_size()Marcel Ziswiler
2012-10-18tegra 30: PMIC init commentMarcel Ziswiler
2012-10-16colibri_t20: modify order of console boot argumentMarcel Ziswiler
2012-10-15Examples: Properly append LDFLAGS to LD commandMarek Vasut
2012-09-26colibri_t20: activate backlight gpioMarcel Ziswiler
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-07-18tegra: fdt: Change load entry to 0x1080000Jimmy Zhang
2012-07-18tegra: config: Change load entry to 0x108000/0x80108000Jimmy Zhang
2012-06-05arm: tegra3: Fix bootup up issuePuneet Saxena
2012-04-30arm: tegra2: seaboard: Enable CRC32 v optionJimmy Zhang
2012-04-25Provide alternative config for netbootingVadim Bendebury
2012-04-10x86: Fix TPM driver to work with multiple vendor TPMsDuncan Laurie
2012-03-29Make u-boot recognize full range of PPT LPC controllersVadim Bendebury
2012-03-21Increase size of MRC cache on LinkStefan Reinauer
2012-03-20spi: Atmel: Add support for AT25DFTom Warren
2012-03-19x86: Make RW unused section labels uniqueDuncan Laurie
2012-03-16Reduce RW BIOS data sections to 512K from 976KDuncan Laurie
2012-03-16Remove code that disabled cache in _x86boot_startDuncan Laurie
2012-03-15Use keyboard controller for hard reset instead of CF9Vadim Bendebury
2012-03-15gen: Get disk/part_dos.c to compile when CONFIG_SYS_64BIT_LBA is turned onGabe Black
2012-03-15arm: Tegra3: pass board id through the dts filesVarun Wadekar
2012-03-14gen: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-03-13gen: Make the SCSI command aware of READ CAPACITY (16) and how to use itGabe Black
2012-03-13x86: config: Turn on the CONFIG_SYS_64BIT_LBA option for corebootGabe Black
2012-03-13gen: Make the SCSI and USB drivers compile with the CONFIG_SYS_64BIT_LBA optionGabe Black
2012-03-13x86: Add an emeraldlake2 device treeGabe Black
2012-03-08tegra: Remove keyboard support from fdtSimon Glass
2012-02-28Print firmware version in tab screenStefan Reinauer
2012-02-28Don't ever return from cold_reboot() functionStefan Reinauer
2012-02-27Add flag fast-developer-mode to make default developer mode time on x86 2sStefan Reinauer
2012-02-27tegra: configs: enable warm boot on CardhuVarun Wadekar
2012-02-27tegra: configs: enable warm boot on WaluigiVarun Wadekar
2012-02-27arm: tegra3: add warmboot code needed for LP0Varun Wadekar
2012-02-24arm: tegra: move warmboot_avp.h over to common locationVarun Wadekar
2012-02-24arm: tegra3: header file for the MC/EMC registersVarun Wadekar
2012-02-24arm: tegra3: header file for sdmmc controller registersVarun Wadekar
2012-02-24arm: tegra3: add header for APB_MISC_GP and padctrl registersVarun Wadekar
2012-02-24arm: tegra3: add header file to describe the AHB controllerVarun Wadekar
2012-02-24arm: tegra3: add PMC registersVarun Wadekar
2012-02-24arm: tegra3: add AHB aperture base addressVarun Wadekar
2012-02-24arm: tegra3: add flow controller registersVarun Wadekar
2012-02-23ehci: fix PCI controllers lookupVincent Palatin
2012-02-21Fix vbexport_test displayVadim Bendebury
2012-02-17usb: properly detect empty mass storage media readerVincent Palatin