summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-30cmd: blk: remove unreachable codeHeinrich Schuchardt1-2/+0
2017-11-30common: command: tempory buffer should have size of command line bufHeinrich Schuchardt1-1/+1
2017-11-30disk: efi: correct the allocation size for mbr header in stackPatrick Delaunay1-2/+2
2017-11-30board: atmel: add sama5d2_ptc_ek boardLudovic Desroches17-488/+554
2017-11-30ARM: at91: add sama5d2 smc headerLudovic Desroches1-0/+76
2017-11-30mmc: atmel_sdhci: not on capabilities to set gck rateLudovic Desroches1-10/+2
2017-11-30clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang1-6/+8
2017-11-30clk: at91: clk-generated: select absolute closest rateLudovic Desroches1-3/+1
2017-11-30clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang1-3/+3
2017-11-30mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard8-116/+16
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard7-96/+42
2017-11-30clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard4-1/+103
2017-11-30dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard3-46/+102
2017-11-30configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCCPatrice Chotard1-0/+4
2017-11-30clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard2-32/+18
2017-11-30clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.cPatrice Chotard3-9/+13
2017-11-30clk: stm32f7: add STM32F4 supportPatrice Chotard1-43/+66
2017-11-30ARM: DTS: stm32: update rcc compatible for STM32F746Patrice Chotard1-1/+1
2017-11-30clk: stm32f7: add dedicated STM32F7 compatible stringPatrice Chotard1-0/+1
2017-11-30clk: stm32f7: retrieve PWR base address from DTPatrice Chotard4-18/+69
2017-11-30ARM: DTS: stm32: add pwrcfg node for stm32f746Patrice Chotard2-0/+11
2017-11-30tools: env: Add support for direct read/write UBI volumesS. Lockwood-Childs2-2/+261
2017-11-30Merge git://git.denx.de/u-boot-nds32Tom Rini20-115/+485
2017-11-30nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen1-1/+0
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen1-2/+3
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen5-2/+8
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen2-0/+16
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen2-31/+161
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen3-0/+149
2017-11-30dt-bindings: spi: Add andestech atcspi200 spi binding docRick Chen1-0/+37
2017-11-30cosmetic: atcspi200: Rename function name as atcspi200Rick Chen1-48/+48
2017-11-30spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen4-7/+7
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen1-1/+1
2017-11-30dt-bindings: timer: Add andestech atcpit100 timerRick Chen1-0/+31
2017-11-30cosmetic: atcpit100_timer: Use device api to get platdataRick Chen1-2/+2
2017-11-30cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen1-17/+17
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen4-5/+6
2017-11-30ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen1-2/+2
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini104-2358/+3013
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu1-42/+42
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu1-1/+10
2017-11-29arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek1-2/+2
2017-11-29tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais1-1/+1
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger1-0/+12
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2-2/+13
2017-11-29arm: zynq: Add ps7_init for cc108Michal Simek1-0/+815
2017-11-29arm: zynq: Show information about silicon versionMichal Simek1-0/+9
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek1-3/+0
2017-11-29arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek1-1/+2
2017-11-29arm: zynq: Convert all board to use arch ps7_init codeMichal Simek12-1629/+6