index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-30
net: ravb: Fix reset GPIO handling
Marek Vasut
2017-11-30
i2c: rcar_iic: Add RCar IIC driver
Marek Vasut
2017-11-30
serial: sh: Unify R8A7795 and R8A7796 as Gen3
Marek Vasut
2017-11-30
clk: rmobile: Add R8A7796 xHCI clock
Marek Vasut
2017-11-30
clk: rmobile: Move preboot clock shutdown to the driver
Marek Vasut
2017-11-30
fdtdec: Support parsing multiple /memory nodes
Marek Vasut
2017-11-30
MAINTAINERS: Add myself as RCar/RMobile comaintainer
Marek Vasut
2017-11-29
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-11-29
net: xilinx_axi_emac: Use readl and writel for io ops
Siva Durga Prasad Paladugu
2017-11-29
net: zynq_gem: Dont enable SGMII and PCS selection
Siva Durga Prasad Paladugu
2017-11-29
arm: zynq: Change Zynq/ZynqMP Kconfig description
Michal Simek
2017-11-29
tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document
Jean-Francois Dagenais
2017-11-29
mtd: nand: zynq: Add support for the NAND lock/unlock operation
Joe Hershberger
2017-11-29
mtd: zynq: nand: Move board_nand_init() function to board.c
Wilson Lee
2017-11-29
arm: zynq: Add ps7_init for cc108
Michal Simek
2017-11-29
arm: zynq: Show information about silicon version
Michal Simek
2017-11-29
arm: zynq: Do not show information from checkboard twice
Michal Simek
2017-11-29
arm: zynq: Use unsigned type with comparison with ARRAY_SIZE
Michal Simek
2017-11-29
arm: zynq: Convert all board to use arch ps7_init code
Michal Simek
2017-11-29
arm: zynq: Add support for EMIT_WRITE operation
Michal Simek
2017-11-29
arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init
Michal Simek
2017-11-29
arm: zynq: Move common ps7_init* initialization to arch code
Michal Simek
2017-11-29
arm: zynq: Get rid of ps7_reset_apu() for syzygy board
Michal Simek
2017-11-29
arm: zynq: Move ps7_* to separate file
Michal Simek
2017-11-29
arm: zynq: Remove ps7_debug code
Michal Simek
2017-11-29
arm: zynq: Enable debug uart on zc706
Michal Simek
2017-11-29
arm: zynq: Add missing ps7_post_config declaration
Michal Simek
2017-11-29
net: xilinx_axi_emac: Add support for non processor mode
Siva Durga Prasad Paladugu
2017-11-28
Merge git://git.denx.de/u-boot-mips
Tom Rini
2017-11-28
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-11-28
boston: Add u-boot.mcs make target
Paul Burton
2017-11-28
boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000
Paul Burton
2017-11-28
MIPS: Break out of cache loops for unimplemented caches
Paul Burton
2017-11-28
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
2017-11-28
MIPS: Ensure cache ops complete in cache maintenance functions
Paul Burton
2017-11-28
Update Paul Burton's email address
Paul Burton
2017-11-28
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
Paul Burton
2017-11-28
boston: Remove unused label in lowlevel_display
Paul Burton
2017-11-28
boston: Drop unused return value
Paul Burton
2017-11-29
ARM: uniphier: remove unused NAND CONFIG options
Masahiro Yamada
2017-11-29
ARM: dts: uniphier: Sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
gpio: uniphier: import dt-binginds header from Linux
Masahiro Yamada
2017-11-29
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
2017-11-29
ARM: uniphier: remove IRQ settings
Masahiro Yamada
2017-11-29
ARM: uniphier: set CONFIG_LOGLEVEL to 6
Masahiro Yamada
2017-11-29
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-11-29
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
[next]