summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARC: Cache: Move PAE exists check into slc_upper_region_init()Eugeniy Paltsev2018-03-211-6/+9
* ARC: Move cache global variables to arch_global_dataEugeniy Paltsev2018-03-212-10/+15
* ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variablesEugeniy Paltsev2018-03-211-24/+43
* ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()Eugeniy Paltsev2018-03-211-5/+11
* ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdefEugeniy Paltsev2018-03-211-30/+29
* ARC: Cache: Allways check D$ status before entire/line opsEugeniy Paltsev2018-03-211-5/+6
* ARC: Move BCR encodings to separate header fileEugeniy Paltsev2018-03-212-59/+85
* ARC: Cache: Move IOC initialization to a separate functionEugeniy Paltsev2018-03-211-26/+30
* ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev2018-03-212-5/+85
* ARC: Introduce is_isa_X() functionsEugeniy Paltsev2018-03-211-0/+11
* ARC: Cache: Add support for FLUSH_N_INV D$ operationsEugeniy Paltsev2018-03-211-23/+19
* ARC: Cache: Remove per-line I$ operations as unusedEugeniy Paltsev2018-03-211-23/+7
* ARC: Cache: Move I$ entire operation to a separate functionEugeniy Paltsev2018-03-211-12/+19
* arc: Fine-tune implementation of memory barriersAlexey Brodkin2018-03-211-4/+4
* arc: Introduce a possibility to not relocate U-bootAlexey Brodkin2018-03-213-2/+15
* arc: Eliminate unused code and data with GCC's garbage collectorAlexey Brodkin2018-03-211-1/+2
* arc: Don't halt slavesAlexey Brodkin2018-03-211-20/+0
* arc: Get rid of handwritten string routinesAlexey Brodkin2018-03-219-666/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-03-208-21/+167
|\
| * LS2088ARDB: Secure Boot: Fix fall back option failureVinitha V Pillai2018-03-201-7/+7
| * armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar2018-03-206-5/+148
| * armv8: ls1088a: Add i2c_early_init() func for LS1088AQDSAshish Kumar2018-03-201-0/+3
| * armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILDAshish Kumar2018-03-201-1/+1
| * armv8: ls1088qds: Remove CONFIG_ from local defines for FPGAAshish Kumar2018-03-201-8/+8
* | Merge git://git.denx.de/u-boot-usbTom Rini2018-03-197-128/+255
|\ \
| * | usb: dwc2: Replace printf, pr_err by dev_info, dev_errPatrice Chotard2018-03-171-9/+11
| * | usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello2018-03-171-1/+1
| * | usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello2018-03-171-3/+35
| * | usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+6
| * | usb: ohci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
| * | usb: ohci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
| * | usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+9
| * | usb: ehci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
| * | usb: ehci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
| * | usb: Remove unused ppc4xx EHCI host driverStefan Roese2018-03-172-36/+0
| * | ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R2018-03-171-0/+11
| * | usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R2018-03-171-27/+48
| * | usb: xhci-dwc3: Power on USB PHY before usingVignesh R2018-03-171-0/+12
| * | usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin2018-03-172-1/+13
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-193-20/+96
|\ \ \
| * | | sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN9I kconfig entryJagan Teki2018-03-192-1/+8
| * | | sunxi: Add DRAM_SUN4I kconfig entryJagan Teki2018-03-192-3/+10
| * | | sunxi: add DRAM_SUN6I kconfigJagan Teki2018-03-192-1/+8
| * | | sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki2018-03-193-6/+12
| * | | sunxi: Add SUN8I_RSB kconfig entryJagan Teki2018-03-192-2/+11
| * | | sunxi: Use SUN6I_PRCM if usedJagan Teki2018-03-192-2/+2
| * | | sunxi: Add SUN6I_P2WI kconfig entryJagan Teki2018-03-192-1/+13