summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/crc8: Add crc start valueStefan Roese2016-04-113-15/+23
* test/py: README: link to example hook scriptsStephen Warren2016-04-111-0/+6
* bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese2016-04-111-0/+3
* disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORTMichal Simek2016-04-111-1/+1
* am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof2016-04-111-1/+1
* rpi: remove redundant board filesStephen Warren2016-04-1115-308/+236
* stm32: stm32_flash: add memory barrier during flash writeVikas Manocha2016-04-111-0/+4
* test/py: Add support for loading image via tftp to specified locationMichal Simek2016-04-111-1/+5
* spmi: Fix sandbox spmi driver memory corruptionMateusz Kulikowski2016-04-111-1/+2
* test/py: pass -v option when executing sandboxStephen Warren2016-04-111-0/+1
* board: ti: am57xx: Prevent init_sata() from being called twiceRoger Quadros2016-04-111-1/+0
* README: Specify the full path for README.videoFabio Estevam2016-04-111-1/+1
* drivers: block: fix placement of parametersEric Nelson2016-04-111-20/+14
* cmd: blkcache: simplify sub-command handlingEric Nelson2016-04-111-4/+2
* cmd: blkcache: remove indentation from output of 'show'Eric Nelson2016-04-111-5/+5
* ARM: rpi: add some missing Kconfig help textStephen Warren2016-04-111-1/+27
* ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-117-0/+73
* ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-111-2/+2
* arm: socfpga: sr1500: Remove USB_GADGETSam Protsenko2016-04-111-2/+0
* env_eeprom invalidates gd->env_addr by setting it to an offset valueGuy Thouret2016-04-111-7/+0
* fastboot: sparse: fix sparse blocks calculationJeffy Chen2016-04-111-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-1020-105/+129
|\
| * arm: socfpga: Drop space after 'loadaddr=' in extra envMarek Vasut2016-04-106-6/+6
| * arm: socfpga: Nuke useless includeMarek Vasut2016-04-103-14/+0
| * arm: socfpga: migration of CONFIG_SPI_FLASH_BARDenis Bakhvalov2016-04-108-2/+7
| * arm: socfpga: sockit: Use more relaxed DRAM timingsMarek Vasut2016-04-103-80/+80
| * arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut2016-04-101-3/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-1022-224/+570
|\ \
| * | dm: usb: Do not reprobe usb hosts on "usb tree" commandHans de Goede2016-04-101-2/+6
| * | musb: Properly call musb_stop() on probe failureHans de Goede2016-04-101-1/+3
| * | musb: sunxi: Do not allocate musb struct multiple timesHans de Goede2016-04-101-4/+7
| * | usb: bcm_udc_otg: enable clocksSteve Rae2016-04-101-0/+4
| * | drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash2016-04-101-11/+14
| * | drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2016-04-103-18/+19
| * | drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash2016-04-101-43/+29
| * | drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash2016-04-104-195/+220
| * | usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede2016-04-102-2/+3
| * | usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski2016-04-101-2/+2
| * | board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2016-04-104-0/+29
| * | drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal2016-04-104-1/+297
| * | drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-102-15/+0
| * | arm: add missing writes[bwql], reads[bwql].Purna Chandra Mandal2016-04-101-0/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-04-0814-29/+57
|\ \ | |/ |/|
| * powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2016-04-083-7/+35
| * powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZEYork Sun2016-04-0810-21/+21
| * powerpc: t1040qds: Use generic ethsw commandsCodrin Ciubotariu2016-04-071-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-04-0643-313/+369
|\ \ | |/ |/|
| * armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-0636-248/+115
| * armv8: ls1043a: load Fman ucode from SD/MMC under SD bootQianyu Gong2016-04-061-1/+9
| * armv8: ls1043a: load Fman ucode from NAND flash under NAND bootQianyu Gong2016-04-061-1/+5
OpenPOWER on IntegriCloud