summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic
2014-04-02config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000Ɓukasz Majewski
2014-04-02mx6: add example DTB for mx6qsabreautoStefano Babic
2014-04-02imx: add rules for U-Boot DTB supportStefano Babic
2014-04-02mxs: fix warning in SPL with console supportStefano Babic
2014-04-02Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-01arm: mxs: Add serial console support into SPLMarek Vasut
2014-04-01arm: mxs: Properly set GD pointer in SPLMarek Vasut
2014-03-31arm: mx5: Avoid hardcoding memory sizes on M53EVKMarek Vasut
2014-03-31arm: mx5: Fix memory slowness on M53EVKMarek Vasut
2014-03-31arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut
2014-03-31arm: mx5: Fix memory slowness on MX53QSBMarek Vasut
2014-03-31ARM: mx6: Add PCIe on SabreSDPMarek Vasut
2014-03-31pci: mx6: Implement power callbackMarek Vasut
2014-03-31ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6xEric Nelson
2014-03-31woodburn_sd: Remove CONFIG_BOOT_INTERNALFabio Estevam
2014-03-31ARM: mxs: Add OCOTP driverMarek Vasut
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-03-31arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut
2014-03-31board: enable 32kHz RTC OSC at B&R boardsHannes Petermaier
2014-03-26ARM: tegra: make all I2C ports open-drainStephen Warren
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass
2014-03-17sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass
2014-03-17sandbox: Add options to clean up temporary filesSimon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Deal with conflicting getenv() for SDLSimon Glass
2014-03-17sound: Move Samsung-specific code into its own fileSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Add a simple sound driverSimon Glass
2014-03-17sandbox: Add SDL library for LCD, keyboard, audioSimon Glass
2014-03-17sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass
2014-03-17sandbox: Add os_jump_to_image() to run another executableSimon Glass
2014-03-17cros_ec: Implement I2C pass-throughSimon Glass
2014-03-17sandbox: Plumb in Chrome OS EC emulationSimon Glass
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass
2014-03-17cros_ec: Correct comparison between signed and unsigned numbersSimon Glass
2014-03-17cros_ec: spi: Add support for EC protocol version 3Randall Spangler
2014-03-17cros_ec: Add base support for protocol v3Simon Glass
2014-03-17cros_ec: Clean up multiple EC protocol supportRandall Spangler
2014-03-17cros_ec: Sync up with latest Chrome OS EC versionSimon Glass
2014-03-17cros_ec: Move #ifdef to permit flash region accessSimon Glass
2014-03-17cros_ec: Support systems with no EC interruptSimon Glass
2014-03-17cros_ec: Drop old EC version support from EC driverVadim Bendebury
2014-03-17cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass
2014-03-17cros_ec: Add an enum for the number of flash regionsSimon Glass
2014-03-17sandbox: dts: Add display and keyboard to sandboxSimon Glass