Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d7f0b85269f4ca08ade437cb32d53eb4d7539226
d7f0b85
ARM: rmobile: Use PRR driver on all Gen3 boards
by Marek Vasut
· 7 years ago
aff151e
ARM: rmobile: Convert PRR to DM and OF control
by Marek Vasut
· 7 years ago
76080d0
ARM: rmobile: Remove SCIF configs
by Marek Vasut
· 7 years ago
61e2ff8
ARM: rmobile: Clean up ad-hoc clock macros
by Marek Vasut
· 7 years ago
8c1b52f
ARM: rmobile: Zap ad-hoc DRAM configuration macros
by Marek Vasut
· 7 years ago
aee24b5
ARM: rmobile: Configure DRAM sizes from DT
by Marek Vasut
· 7 years ago
1bb8ea3
ARM: rmobile: Zap rmobile_sysinfo on Gen3
by Marek Vasut
· 7 years ago
ef5f197
ARM: rmobile: Zap checkboard on Gen3
by Marek Vasut
· 7 years ago
bee22aa
ARM: rmobile: Drop CPU type ifdef from salvator-x
by Marek Vasut
· 7 years ago
f2b2bd6
ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile
by Marek Vasut
· 7 years ago
a523af6
ARM: rmobile: Unify memory map for RCar Gen3
by Marek Vasut
· 7 years ago
262e915
ARM: rmobile: Add PRR CPU ID macros
by Marek Vasut
· 7 years ago
654f37d
ARM: rmobile: Dispose of r8a779x.h for Gen3
by Marek Vasut
· 7 years ago
e23eb94
ARM: rmobile: Stop using rcar-common/common.c on Gen3
by Marek Vasut
· 7 years ago
5271dda
ARM: rmobile: Zap Gen3 PFC tables
by Marek Vasut
· 7 years ago
796411b
ARM: rmobile: Enable xHCI on RCar Gen3 boards
by Marek Vasut
· 7 years ago
7bcdd0c
ARM: rmobile: Clean up GIC macros
by Marek Vasut
· 7 years ago
8e8ebd3
ARM: rmobile: Remove CONFIG_CMD_SDRAM from Salvator-X
by Marek Vasut
· 7 years ago
d4bde6f
ARM: rmobile: Drop SDHI address macros from Gen3
by Marek Vasut
· 7 years ago
fab5c41
ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards
by Marek Vasut
· 7 years ago
fade9f2
ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB
by Marek Vasut
· 7 years ago
5d1b875
ARM: rmobile: Fix eMMC signal voltage on ULCB
by Marek Vasut
· 7 years ago
90997cd
net: ravb: Fix reset GPIO handling
by Marek Vasut
· 7 years ago
9e75ea4
i2c: rcar_iic: Add RCar IIC driver
by Marek Vasut
· 7 years ago
167ee83
serial: sh: Unify R8A7795 and R8A7796 as Gen3
by Marek Vasut
· 7 years ago
033b611
clk: rmobile: Add R8A7796 xHCI clock
by Marek Vasut
· 7 years ago
18cac5a
clk: rmobile: Move preboot clock shutdown to the driver
by Marek Vasut
· 7 years ago
942ee09
fdtdec: Support parsing multiple /memory nodes
by Marek Vasut
· 7 years ago
9db60e2
MAINTAINERS: Add myself as RCar/RMobile comaintainer
by Marek Vasut
· 7 years ago
b06c46d
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
a04a5da
net: xilinx_axi_emac: Use readl and writel for io ops
by Siva Durga Prasad Paladugu
· 7 years ago
dd12a27
net: zynq_gem: Dont enable SGMII and PCS selection
by Siva Durga Prasad Paladugu
· 7 years ago
b8d4497
arm: zynq: Change Zynq/ZynqMP Kconfig description
by Michal Simek
· 7 years ago
df4950e
tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document
by Jean-Francois Dagenais
· 8 years ago
6d3fa0d
mtd: nand: zynq: Add support for the NAND lock/unlock operation
by Joe Hershberger
· 7 years ago
310995d
mtd: zynq: nand: Move board_nand_init() function to board.c
by Wilson Lee
· 7 years ago
40df796
arm: zynq: Add ps7_init for cc108
by Michal Simek
· 7 years ago
29fb570
arm: zynq: Show information about silicon version
by Michal Simek
· 7 years ago
d28dc3d
arm: zynq: Do not show information from checkboard twice
by Michal Simek
· 7 years ago
3082944
arm: zynq: Use unsigned type with comparison with ARRAY_SIZE
by Michal Simek
· 7 years ago
460b05d
arm: zynq: Convert all board to use arch ps7_init code
by Michal Simek
· 7 years ago
11ea6f5
arm: zynq: Add support for EMIT_WRITE operation
by Michal Simek
· 7 years ago
f290748
arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init
by Michal Simek
· 7 years ago
c0823a7
arm: zynq: Move common ps7_init* initialization to arch code
by Michal Simek
· 7 years ago
a8ea299
arm: zynq: Get rid of ps7_reset_apu() for syzygy board
by Michal Simek
· 7 years ago
f0b619e
arm: zynq: Move ps7_* to separate file
by Michal Simek
· 7 years ago
a3b36c8
arm: zynq: Remove ps7_debug code
by Michal Simek
· 7 years ago
2665fb0
arm: zynq: Enable debug uart on zc706
by Michal Simek
· 7 years ago
96b96ad
arm: zynq: Add missing ps7_post_config declaration
by Michal Simek
· 7 years ago
89ce5a9
net: xilinx_axi_emac: Add support for non processor mode
by Siva Durga Prasad Paladugu
· 8 years ago
fcc8250
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
74a4818
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
caead80
boston: Add u-boot.mcs make target
by Paul Burton
· 7 years ago
fabcffe
boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000
by Paul Burton
· 7 years ago
cc4f364
MIPS: Break out of cache loops for unimplemented caches
by Paul Burton
· 7 years ago
d8b3269
MIPS: Clear instruction hazards in flush_cache()
by Paul Burton
· 7 years ago
219c2db
MIPS: Ensure cache ops complete in cache maintenance functions
by Paul Burton
· 7 years ago
c5bf161
Update Paul Burton's email address
by Paul Burton
· 7 years ago
73780b0
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
by Paul Burton
· 7 years ago
64f733d
boston: Remove unused label in lowlevel_display
by Paul Burton
· 7 years ago
555a652
boston: Drop unused return value
by Paul Burton
· 7 years ago
a27bcbf
ARM: uniphier: remove unused NAND CONFIG options
by Masahiro Yamada
· 7 years ago
b443fb4
ARM: dts: uniphier: Sync with Linux 4.15-rc1
by Masahiro Yamada
· 7 years ago
e9986a4
gpio: uniphier: import dt-binginds header from Linux
by Masahiro Yamada
· 7 years ago
10c62f4
ARM: uniphier: remove XIRQ pin settings
by Masahiro Yamada
· 7 years ago
eadd95a
ARM: uniphier: remove IRQ settings
by Masahiro Yamada
· 7 years ago
53c149c
ARM: uniphier: set CONFIG_LOGLEVEL to 6
by Masahiro Yamada
· 7 years ago
350d052
mtd: nand: denali: sync with Linux 4.15-rc1
by Masahiro Yamada
· 7 years ago
e600137
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 7 years ago
a01549b
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· 7 years ago
470c29d
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 7 years ago
52cde35
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 7 years ago
436fb2b
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· 7 years ago
c7c553f
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS
by Boris Brezillon
· 7 years ago
94b50a8
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 7 years ago
4d75596
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· 7 years ago
13f3b04
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· 7 years ago
1fb87de
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 7 years ago
6f84b26
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 7 years ago
3d841b3
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 7 years ago
27c4792
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 7 years ago
b893e83
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 7 years ago
46deff5
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· 7 years ago
0104249
mtd: nand: Introduce nand_data_interface
by Sascha Hauer
· 7 years ago
1728eb5
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 7 years ago
6a1ff76
mtd: nand: remove unnecessary 'extern' from function declarations
by Sascha Hauer
· 7 years ago
19d30de
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 7 years ago
4c61f79
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
by Masahiro Yamada
· 7 years ago
ed3986c
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· 7 years ago
ab5502b
ARM: openrd: set CONFIG_LOGLEVEL to 2
by Masahiro Yamada
· 7 years ago
dc1fcc4
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
by Siva Durga Prasad Paladugu
· 7 years ago
d02a0b1
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
by Siva Durga Prasad Paladugu
· 8 years ago
70c42b4
arm64: zynqmp: Add revision to identification string
by Michal Simek
· 7 years ago
fe16aa4
arm64: zynqmp: Enable watchdog by default
by Shubhrajyoti Datta
· 8 years ago
b10255f
arm64: zynqmp: Add note about si5328 interrupt
by Michal Simek
· 7 years ago
8861dcf
arm64: zynqmp: usb: Correct IOMMU node for making SMMU work with USB
by Anurag Kumar Vulisha
· 7 years ago
a41bd46
arm64: zynqmp: Remove clock setting from dtsi
by Michal Simek
· 7 years ago
397a08a
arm64: zynqmp: Uncomment snps,quirk-frame-length-adjustment flag in dwc3
by Anurag Kumar Vulisha
· 8 years ago
2ef9866
arm64: zynqmp: Add USB OTG interrupts support in dt
by Manish Narani
· 8 years ago
f7346ef
arm64: zynqmp: Enabled CCI support for USB
by Manish Narani
· 8 years ago
Next »