summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: Fix some entry/exit pointsAlexander Graf2016-03-272-7/+11
* cfi_flash: return device into read array mode after reading statusVasily Khoruzhick2016-03-271-0/+2
* zipitz2: enable cachesVasily Khoruzhick2016-03-272-6/+1
* pxa_lcd: make driver cache-awareVasily Khoruzhick2016-03-271-0/+16
* pxa: add support for D- and I- cachesVasily Khoruzhick2016-03-274-0/+74
* pxa: start.S: enable SRAM clockVasily Khoruzhick2016-03-271-1/+9
* zipitz2: enable USB host supportVasily Khoruzhick2016-03-272-0/+22
* pxa-common: pxa27x has 3 OHCI portsVasily Khoruzhick2016-03-271-0/+4
* zipitz2: enable libfdtVasily Khoruzhick2016-03-271-0/+1
* pxa_lcd: invert colors for Zipit Z2 to get white on black paletteVasily Khoruzhick2016-03-271-1/+1
* zipitz2: enable LCD rotationVasily Khoruzhick2016-03-272-0/+2
* zipitz2: restore board supportVasily Khoruzhick2016-03-277-0/+461
* cmd: spi: check return value of strdupPeng Fan2016-03-271-0/+2
* serial: add BCM283x mini UART driverStephen Warren2016-03-273-0/+165
* board: ti: am57xx: Set ethernet MAC addresses from EEPROM to envRoger Quadros2016-03-271-0/+53
* net: export eth_setenv_enetaddr_by_index() to net.hRoger Quadros2016-03-271-0/+17
* debug_uart: Remove duplicated carriage return handlingBin Meng2016-03-271-2/+0
* efi_stub: Move carriage return before line feed in putc()Bin Meng2016-03-271-2/+3
* net: rtl8169: Fix build error when DEBUG is onBin Meng2016-03-271-5/+5
* mmc: Print send_cmd response only when return value is zeroBin Meng2016-03-271-38/+42
* mmc: Fix switch..case indentionBin Meng2016-03-271-70/+70
* Fix typo choosen in comments and printf logsAlexander Merkle2016-03-272-3/+3
* Fix typo in chosen parameter of pcm052.dtsAlexander Merkle2016-03-271-1/+1
* Fix typo in chosen parameter in vf610-twr.dtsAlexander Merkle2016-03-271-1/+1
* bootp: Prevent u-boot from using others responses.Anton Persson2016-03-271-0/+2
* mmc: bcm2835: fix 64-bit build warningStephen Warren2016-03-271-1/+1
* ARM: bcm2835: fix 64-bit build warning in mboxStephen Warren2016-03-271-2/+4
* ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren2016-03-279-10/+10
* doc/README.clang: Document sandbox instructionsTom Rini2016-03-271-0/+4
* bcm2835 video: Map fb as cachedAlexander Graf2016-03-271-0/+9
* RPi: Enable caches for rpi2Alexander Graf2016-03-273-1/+8
* lcd: Fix compile warning in 64bit modeAlexander Graf2016-03-271-2/+2
* arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-273-12/+161
* arm64: Add 32bit arm compatible dcache definitionsAlexander Graf2016-03-271-1/+5
* board: ti: DRA7: Add DRA72-rev C evm pinmuxNishanth Menon2016-03-272-36/+110
* ARM: OMAP5/DRA7: Expose do_set_iodelayNishanth Menon2016-03-272-2/+4
* ARM: OMAP5/DRA7: Split iodelay functionality into sub stepsNishanth Menon2016-03-272-14/+52
* board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0Ravi Babu2016-03-271-4/+55
* ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0Nishanth Menon2016-03-271-1/+43
* ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0Nishanth Menon2016-03-271-1/+15
* ARM: DRA72x: Add support for detection of SR2.0Ravi Babu2016-03-275-0/+9
* efi_loader: Add GOP supportAlexander Graf2016-03-275-0/+205
* ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon2016-03-271-7/+11
* ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon2016-03-271-10/+15
* ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon2016-03-271-5/+9
* tools: env: fw_parse_script: simplify removal of newline/carriage returnAndreas Fenkart2016-03-261-6/+4
* tools: env: split fw_string_blank into skip_chars / skip_blanksAndreas Fenkart2016-03-261-9/+14
* tools: env: fw_string_blank: return from loop when item foundAndreas Fenkart2016-03-261-5/+2
* tools: env: replace WHITESPACE macro by isblankAndreas Fenkart2016-03-261-4/+3
* stm32f746-disco: enable flash supportVikas Manocha2016-03-262-7/+10
OpenPOWER on IntegriCloud