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
*
imx: hab: use unified rom section for mx6sx and mx6ul
Adrian Alonso
2015-10-30
3
-1
/
+6
*
imx: hab: rework secure boot support for imx6
Adrian Alonso
2015-10-30
4
-2
/
+2
*
imx: cpu: move common chip revision id's
Adrian Alonso
2015-10-30
5
-19
/
+13
*
imx: mx6sabresd: add i.MX6DQP Sabresd support
Peng Fan
2015-10-30
2
-6
/
+65
*
imx: mx6sabresd discard PHYS_SDRAM_SIZE
Peng Fan
2015-10-30
1
-1
/
+0
*
imx35, flea3: add FIT image support
Heiko Schocher
2015-10-30
1
-0
/
+4
*
ts4800: add CONFIG_OF_LIBFDT
Damien Riegel
2015-10-30
1
-0
/
+2
*
arm, imx6, aristainetos2: set gpr register after reset
Heiko Schocher
2015-10-30
1
-0
/
+16
*
arm, imx: add some gpr register defines
Heiko Schocher
2015-10-30
1
-0
/
+35
*
driver: misc: add MXC_OCOTP Kconfig entry
Peng Fan
2015-10-30
1
-0
/
+7
*
imx-common: timer: clean up code
Peng Fan
2015-10-30
1
-73
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-10-30
532
-10293
/
+7187
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
20
-114
/
+326
|
|
\
|
|
*
net: eth: Check return value in various places
Bin Meng
2015-10-29
1
-18
/
+25
|
|
*
dm: test: Add a new test case against dm eth codes for NULL pointer access
Bin Meng
2015-10-29
1
-0
/
+64
|
|
*
net: eth: Clear MAC address in eth_pre_remove()
Bin Meng
2015-10-29
1
-0
/
+5
|
|
*
dm: core: Remove unnecessary codes in uclass_pre_remove_device()
Bin Meng
2015-10-29
1
-7
/
+0
|
|
*
net: pch_gbe: Add driver remove support
Bin Meng
2015-10-29
1
-0
/
+12
|
|
*
net: designware: Add driver remove support
Bin Meng
2015-10-29
1
-0
/
+12
|
|
*
net: mdio: Add mdio_free() and mdio_unregister() API
Bin Meng
2015-10-29
2
-0
/
+21
|
|
*
net: phy: Test previous phydev->dev against new mac dev
Bin Meng
2015-10-29
1
-1
/
+1
|
|
*
net: phy: Change to print all phys that are not found
Bin Meng
2015-10-29
1
-1
/
+8
|
|
*
net: phy: Don't create phy device when there is no phy
Bin Meng
2015-10-29
1
-1
/
+2
|
|
*
net: phy: micrel: disable NAND-tree for KSZ8051
Sylvain Rochet
2015-10-29
1
-0
/
+29
|
|
*
net: rtl8169: Build warning fixes for 64-bit
Stephen Warren
2015-10-29
1
-4
/
+6
|
|
*
net: Increase the size of the net_boot_file_name buffer
Jacob Stiffler
2015-10-29
2
-2
/
+2
|
|
*
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
Sylvain Lemieux
2015-10-29
1
-0
/
+11
|
|
*
smsc95xx: Use zero length packets when RX fifo is empty
Stefan Brüns
2015-10-29
1
-16
/
+0
|
|
*
net: parse DHCP options from overloaded file/sname fields
Stefan Brüns
2015-10-29
1
-10
/
+32
|
|
*
net: Do not overwrite options found in overloaded 'file' field
Stefan Brüns
2015-10-29
1
-26
/
+18
|
|
*
net: change the env name to use const
Josh Wu
2015-10-28
2
-4
/
+4
|
|
*
net/eth: fix a bug in on_ethaddr()
Gong Qianyu
2015-10-28
1
-0
/
+1
|
|
*
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
Stefan Brüns
2015-10-28
1
-3
/
+4
|
|
*
net: cancel timeout handler after DHCPACK
Stefan Brüns
2015-10-28
1
-0
/
+1
|
|
*
net/arp: account for ARP delay, avoid duplicate packets on timeout
Stefan Brüns
2015-10-28
3
-4
/
+7
|
|
*
net/arp: Do not run net_start_again() on timeout
Stefan Brüns
2015-10-28
1
-1
/
+1
|
|
*
net: Fix parsing of Bootp/DHCP option 0 (Pad)
Stefan Brüns
2015-10-28
1
-1
/
+10
|
|
*
net: send RFC1542 compliant value for bootp requests
Stefan Brüns
2015-10-28
1
-2
/
+6
|
|
*
net: reject Bootp/DHCP packets with bad OP value
Stefan Brüns
2015-10-28
1
-8
/
+5
|
|
*
net: protect status led access in bootp
Thomas Chou
2015-10-28
1
-1
/
+1
|
|
*
net: bootp fix vci string on SPL-Boot
Hannes Petermaier
2015-10-28
1
-1
/
+3
|
|
*
net: TFTP: variables cleanup and addition
Albert ARIBAUD \(3ADEV\)
2015-10-28
4
-4
/
+36
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-10-28
40
-366
/
+1101
|
|
\
\
|
|
*
|
spi: altera_spi: Minor cleanup
Jagan Teki
2015-10-28
1
-5
/
+5
|
|
*
|
spi: altera_spi: Use BIT macro
Jagan Teki
2015-10-28
1
-2
/
+2
|
|
*
|
spi: xilinx_spi: Use GENMASK
Jagan Teki
2015-10-27
1
-7
/
+7
|
|
*
|
spi: tegra: Use GENMASK
Jagan Teki
2015-10-27
3
-9
/
+9
|
|
*
|
spi: omap3_spi: Use GENMASK
Jagan Teki
2015-10-27
1
-5
/
+5
|
|
*
|
spi: fsl_qspi: Use GENMASK
Jagan Teki
2015-10-27
1
-1
/
+1
|
|
*
|
spi: designware_spi: Use GENMASK
Jagan Teki
2015-10-27
1
-1
/
+1
[next]