Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d3fd433f07d39481ebc942c2cf60f593a77aec5e
d3fd433
ARM64: zynqmp: Correct the watchdog timer interrupt number
by Punnaiah Choudary Kalluri
· 9 years ago
cb9dcc6
ARM64: zynqmp: Fix coding style in phy node
by Michal Simek
· 9 years ago
be6f6af
ARM64: zynqmp: Add initial support for the first silicon
by Michal Simek
· 9 years ago
0785dfd
ARM64: zynqmp: Use the same U-Boot version with/without ATF
by Michal Simek
· 9 years ago
d041e3e
ARM64: zynqmp: Remove incorrect link to common config file
by Michal Simek
· 9 years ago
c061d5b
ARM64: zynqmp: ep: Define minimum sdhci frequency for ep
by Siva Durga Prasad Paladugu
· 9 years ago
7ebf67a
ARM: zynq: Move spi node to aligned location
by Michal Simek
· 9 years ago
1c5e069
ARM: zynq: Fix defconfig for zybo
by Michal Simek
· 9 years ago
4691941
ARM: zynq: Fix all remaining zynq platform to use stdout-path
by Michal Simek
· 9 years ago
e5c343d
ARM: zynq: Clean DTSI coding style
by Michal Simek
· 9 years ago
dce7e11
ARM: zynq: Move FLASH_BAR to Kconfig
by Michal Simek
· 9 years ago
448bce7
ARM: zynq: Enable SPI_FLASH for zc770 xm013 platform
by Michal Simek
· 9 years ago
c5ca2db
ARM: zynq: Define sys prompt for all Zynq boards
by Siva Durga Prasad Paladugu
· 9 years ago
eb04ab3
ARM: zynq: Do not select options if SPL is not enabled
by Michal Simek
· 9 years ago
67b2904
ARM: zynq: Remove memory division by 2 for ECC case
by Michal Simek
· 9 years ago
b215614
mmc: zynq_sdhci: Added qurik to disable high speed
by Siva Durga Prasad Paladugu
· 9 years ago
4297900
mmc: sdhci: Clear high speed if not supported
by Siva Durga Prasad Paladugu
· 9 years ago
a57a4a5
sdhci: zynq: Remove hardcoded value zero as min frequency
by Siva Durga Prasad Paladugu
· 9 years ago
f17ea71
net: zynq: Change MDC setup for arm64
by Michal Simek
· 9 years ago
0179063
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· 9 years ago
842efb3
serial: zynq: Fix address reading from DM
by Michal Simek
· 9 years ago
a253318
serial: zynq: Extend compatible string list
by Michal Simek
· 9 years ago
455ad58
fpga: Fix compilation warnings
by Michal Simek
· 9 years ago
ddbcf8f
fpga: Add bitstream type BIT_NONE
by Siva Durga Prasad Paladugu
· 9 years ago
f721326
fpga: xilinx: Check for substring in device ID validation
by Siva Durga Prasad Paladugu
· 9 years ago
38c4761
microblaze: Fix board_init calling sequence
by Michal Simek
· 9 years ago
077fe0f
microblaze: Enable HUSH via Kconfig
by Michal Simek
· 9 years ago
44a3a91
microblaze: Read information about RAM from DT
by Michal Simek
· 9 years ago
85916e2
microblaze: Remove empty file - cpu.c
by Michal Simek
· 9 years ago
b11ec1a
microblaze: Move CONFIG_NETCONSOLE to Kconfig
by Michal Simek
· 9 years ago
27f24a3
microblaze: Remove CONFIG_FIT from board file
by Michal Simek
· 9 years ago
ed982b4
microblaze: Remove systemace from board file
by Michal Simek
· 9 years ago
502547e
microblaze: Move eth configuration to Kconfig
by Michal Simek
· 9 years ago
83b76d9
microblaze: Enable axi emac via Kconfig
by Michal Simek
· 9 years ago
3229c86
net: emaclite: Move emaclite to Kconfig
by Michal Simek
· 9 years ago
f412b6a
net: emaclite: Let core to handle received packet
by Michal Simek
· 9 years ago
f03ec01
net: emaclite: Rename start and stop functions
by Michal Simek
· 9 years ago
d538ee1
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
4d2749b
net: emaclite: Use indirect access in emaclite_recv
by Michal Simek
· 9 years ago
0070251
net: emaclite: Use indirect reg access in send
by Michal Simek
· 9 years ago
15c239c
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
by Michal Simek
· 9 years ago
26c7945
net: emaclite: Fix logic around available TX buffers
by Michal Simek
· 9 years ago
5a4baa3
net: emaclite: Use indirect register access for TX reset
by Michal Simek
· 9 years ago
3af7090
net: emaclite: Use indirect register access for rx_ping/pong
by Michal Simek
· 9 years ago
a0b2bfb
net: emaclite: Use indirect register access for tx_ping/pong
by Michal Simek
· 9 years ago
9a23c49
net: emaclite: Convert MDIO to use register offset
by Michal Simek
· 9 years ago
d722e86
net: emaclite: Add MDIO support to driver
by Michal Simek
· 9 years ago
8ce6947
net: emaclite: Remove ancient OF probe function
by Michal Simek
· 9 years ago
338a5f2
net: Add axi emac to Kconfig
by Michal Simek
· 9 years ago
ad499e4
net: axi_emac: Rename start, stop, write_hwaddr functions
by Michal Simek
· 9 years ago
97d2363
net: axi_emac: Split recv from free_pkt
by Michal Simek
· 9 years ago
5d0449d
net: axi_emac: Enable access to MDIO in probe
by Michal Simek
· 9 years ago
75cc93f
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
f098548
net: axi_emac: Pass private structure where possible
by Michal Simek
· 9 years ago
0d78abf
net: axi_emac: Pass private structure to phyread/phywrite
by Michal Simek
· 9 years ago
6609f35
net: axi_emac: Put iobase to private structure
by Michal Simek
· 9 years ago
f36bbcc
net: axi_emac: Pass directly pointer to register space
by Michal Simek
· 9 years ago
2652a62
net: axi_emac: Show phy address instead of register content
by Michal Simek
· 9 years ago
3e3f8ba
net: axi_emac: Fix parentheses around operand !
by Michal Simek
· 9 years ago
2014a3d
microblaze: Enable MICREL_KSZ9021
by Michal Simek
· 9 years ago
48470b7
microblaze: Wire-up debug_uart in asm
by Michal Simek
· 9 years ago
576e95b4
microblaze: Remove unused I2C macros
by Michal Simek
· 9 years ago
9040f4e
microblaze: Enable PHYLIB via Kconfig
by Michal Simek
· 9 years ago
062f078
microblaze: Do not print eth device when DM_ETH is enabled
by Michal Simek
· 9 years ago
f0e353c
microblaze: Enable uart16550 DM by default
by Michal Simek
· 9 years ago
54e24d3
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
4166ba3
serial: uartlite: Add support for debug console
by Michal Simek
· 9 years ago
9376839
serial: uartlite: Move driver to DM
by Michal Simek
· 9 years ago
67659e2
microblaze: Move baudrate setting out driver selection
by Michal Simek
· 9 years ago
1cc174d
microblaze: Remove CONSOLE_ARG
by Michal Simek
· 9 years ago
6a2c1aa
ppc: xilinx-ppc4xx-generic: Update xparameters.h
by Ricardo Ribalda Delgado
· 9 years ago
ad7321d
configs/xilinx-ppc440-generic: Typos and size
by Ricardo Ribalda Delgado
· 9 years ago
f9c690b
configs/xilinx-ppc405-generic: Typos and size
by Ricardo Ribalda Delgado
· 9 years ago
5e68f17
ppc: dts: Add device tree for xilix-ppc4xx-generic
by Ricardo Ribalda Delgado
· 9 years ago
2150add
ppc: xilinx-ppc405-generic: Cleanout header files
by Ricardo Ribalda Delgado
· 9 years ago
06a6405
ppc: xilinx-ppc440-generic: Cleanout header files
by Ricardo Ribalda Delgado
· 9 years ago
3a40457
ppc: ppc405: ppc405-generic_flash_defconfig
by Ricardo Ribalda Delgado
· 9 years ago
093eb5d
ppc: ppc440: ppc440-generic_flash_defconfig
by Ricardo Ribalda Delgado
· 9 years ago
bec8dd5
ppc: pp440-generic: Simplify Makefile
by Ricardo Ribalda Delgado
· 9 years ago
6de59eb
ppc: pp405-generic: Simplify Makefile
by Ricardo Ribalda Delgado
· 9 years ago
5b218ae
mailaddr: Update mail address
by Ricardo Ribalda Delgado
· 9 years ago
df48b23
.mailmap: Add all the mail alias for Ricardo Ribalda
by Ricardo Ribalda Delgado
· 9 years ago
583aefb
xilinx-ppc440: Remove support for v5fx30teval
by Ricardo Ribalda Delgado
· 9 years ago
70c29dc
ppc: xilinx-ppc405: Remove support for fx12mm
by Ricardo Ribalda Delgado
· 9 years ago
9ac0efd
ppc: xilinx-ppc440: Remove support for ml507
by Ricardo Ribalda Delgado
· 9 years ago
9e4de7f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
2ca0299
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs"
by Hans de Goede
· 9 years ago
54be0f0
sunxi: Bananapro: Set LDO4 to 2.5V
by Hans de Goede
· 9 years ago
f3c5045
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
f7b4fff
sunxi: h8_homlet_v2: Drop LDO settings from defconfig
by Chen-Yu Tsai
· 9 years ago
0509efb
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
3517a27
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
c2caf65
power: axp818: Remove duplicate register definition macros
by Chen-Yu Tsai
· 9 years ago
cd7aa27
sunxi: Add suport for A83T based Banana-pi M3 Board
by Vishnu Patekar
· 9 years ago
f3ad64c
sunxi: Add support for LPDDR3 for A83T
by Vishnu Patekar
· 9 years ago
f5fd8ca
sunxi: Groundwork to support new dram type for A83T
by Vishnu Patekar
· 9 years ago
627b380
sunxi: Redundant code cleanup from a83t dram init
by Vishnu Patekar
· 9 years ago
853f6d1
sunxi: Enable booting non-secure and virtualization for H3
by Chen-Yu Tsai
· 9 years ago
9683945
sunxi: Support PSCI ops on Allwinner H3
by Chen-Yu Tsai
· 9 years ago
ed80584
sunxi: Support H3 CCU security switches
by Chen-Yu Tsai
· 9 years ago
Next »