index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: zynq_sdhci: Added qurik to disable high speed
Siva Durga Prasad Paladugu
2016-01-27
1
-0
/
+5
*
mmc: sdhci: Clear high speed if not supported
Siva Durga Prasad Paladugu
2016-01-27
1
-0
/
+4
*
sdhci: zynq: Remove hardcoded value zero as min frequency
Siva Durga Prasad Paladugu
2016-01-27
1
-1
/
+6
*
net: zynq: Change MDC setup for arm64
Michal Simek
2016-01-27
1
-0
/
+4
*
net: phy: ti: Enable automatic crossover mode
Michal Simek
2016-01-27
1
-0
/
+3
*
serial: zynq: Fix address reading from DM
Michal Simek
2016-01-27
1
-6
/
+1
*
serial: zynq: Extend compatible string list
Michal Simek
2016-01-27
1
-0
/
+1
*
fpga: Fix compilation warnings
Michal Simek
2016-01-27
1
-4
/
+4
*
fpga: Add bitstream type BIT_NONE
Siva Durga Prasad Paladugu
2016-01-27
1
-0
/
+1
*
fpga: xilinx: Check for substring in device ID validation
Siva Durga Prasad Paladugu
2016-01-27
1
-2
/
+2
*
microblaze: Fix board_init calling sequence
Michal Simek
2016-01-27
2
-2
/
+5
*
microblaze: Enable HUSH via Kconfig
Michal Simek
2016-01-27
2
-3
/
+1
*
microblaze: Read information about RAM from DT
Michal Simek
2016-01-27
3
-21
/
+1
*
microblaze: Remove empty file - cpu.c
Michal Simek
2016-01-27
2
-10
/
+1
*
microblaze: Move CONFIG_NETCONSOLE to Kconfig
Michal Simek
2016-01-27
2
-1
/
+1
*
microblaze: Remove CONFIG_FIT from board file
Michal Simek
2016-01-27
2
-1
/
+2
*
microblaze: Remove systemace from board file
Michal Simek
2016-01-27
2
-20
/
+0
*
microblaze: Move eth configuration to Kconfig
Michal Simek
2016-01-27
2
-14
/
+3
*
microblaze: Enable axi emac via Kconfig
Michal Simek
2016-01-27
2
-5
/
+2
*
net: emaclite: Move emaclite to Kconfig
Michal Simek
2016-01-27
4
-6
/
+10
*
net: emaclite: Let core to handle received packet
Michal Simek
2016-01-27
1
-3
/
+3
*
net: emaclite: Rename start and stop functions
Michal Simek
2016-01-27
1
-5
/
+5
*
net: emaclite: Move driver to DM
Michal Simek
2016-01-27
5
-111
/
+92
*
net: emaclite: Use indirect access in emaclite_recv
Michal Simek
2016-01-27
1
-52
/
+73
*
net: emaclite: Use indirect reg access in send
Michal Simek
2016-01-27
1
-30
/
+18
*
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
Michal Simek
2016-01-27
1
-13
/
+2
*
net: emaclite: Fix logic around available TX buffers
Michal Simek
2016-01-27
1
-16
/
+8
*
net: emaclite: Use indirect register access for TX reset
Michal Simek
2016-01-27
1
-3
/
+3
*
net: emaclite: Use indirect register access for rx_ping/pong
Michal Simek
2016-01-27
1
-3
/
+2
*
net: emaclite: Use indirect register access for tx_ping/pong
Michal Simek
2016-01-27
1
-13
/
+13
*
net: emaclite: Convert MDIO to use register offset
Michal Simek
2016-01-27
1
-36
/
+56
*
net: emaclite: Add MDIO support to driver
Michal Simek
2016-01-27
1
-0
/
+238
*
net: emaclite: Remove ancient OF probe function
Michal Simek
2016-01-27
2
-31
/
+0
*
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
2
-4
/
+8
*
net: axi_emac: Rename start, stop, write_hwaddr functions
Michal Simek
2016-01-27
1
-7
/
+7
*
net: axi_emac: Split recv from free_pkt
Michal Simek
2016-01-27
1
-3
/
+9
*
net: axi_emac: Enable access to MDIO in probe
Michal Simek
2016-01-27
1
-3
/
+19
*
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
4
-79
/
+122
*
net: axi_emac: Pass private structure where possible
Michal Simek
2016-01-27
1
-9
/
+7
*
net: axi_emac: Pass private structure to phyread/phywrite
Michal Simek
2016-01-27
1
-9
/
+9
*
net: axi_emac: Put iobase to private structure
Michal Simek
2016-01-27
1
-2
/
+3
*
net: axi_emac: Pass directly pointer to register space
Michal Simek
2016-01-27
1
-6
/
+5
*
net: axi_emac: Show phy address instead of register content
Michal Simek
2016-01-27
1
-1
/
+1
*
net: axi_emac: Fix parentheses around operand !
Michal Simek
2016-01-27
1
-4
/
+4
*
microblaze: Enable MICREL_KSZ9021
Michal Simek
2016-01-27
1
-0
/
+1
*
microblaze: Wire-up debug_uart in asm
Michal Simek
2016-01-27
1
-0
/
+4
*
microblaze: Remove unused I2C macros
Michal Simek
2016-01-27
1
-5
/
+0
*
microblaze: Enable PHYLIB via Kconfig
Michal Simek
2016-01-27
2
-2
/
+1
*
microblaze: Do not print eth device when DM_ETH is enabled
Michal Simek
2016-01-27
1
-1
/
+1
*
microblaze: Enable uart16550 DM by default
Michal Simek
2016-01-27
2
-13
/
+1
[next]