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
2015-08-23
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-08-21
net: Move CONFIG_E1000 options to Kconfig
Simon Glass
2015-08-21
Tidy up some defconfig files
Simon Glass
2015-08-21
net: e1000: Add Kconfig options
Simon Glass
2015-08-21
net: e1000: Convert to driver model
Simon Glass
2015-08-21
net: e1000: Prepare for driver model conversion
Simon Glass
2015-08-21
net: e1000: Move #include of common.h to the C files
Simon Glass
2015-08-21
net: Return -EINTR when ctrl+c is pressed
Michal Simek
2015-08-21
net: e1000: Support 64-bit physical address
Mingkai Hu
2015-08-21
tftp: adjust settings to be suitable for 100Mbit ethernet
Pavel Machek
2015-08-21
ARM: at91: sama5: update the spi flash mapping
Wu, Josh
2015-08-21
ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
Wu, Josh
2015-08-21
ARM: at91: sama5d3xek: use a $dtb_name to load dtb
Wu, Josh
2015-08-21
ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
Wu, Josh
2015-08-21
arm: at91: add support for mini-box picosam9g45 board
Erik van Luijk
2015-08-21
arm: at91: pmc: replace the constant with a define in at91_pmc.h
Erik van Luijk
2015-08-21
arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init
Erik van Luijk
2015-08-21
arm: at91: mpddr: allow multiple DDR controllers
Erik van Luijk
2015-08-20
ARM: davinci: remove support for cam_enc_4xx
Masahiro Yamada
2015-08-19
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-08-19
usb: dwc2: Rename to dwc2_usb
Marek Vasut
2015-08-19
usb: dwc2: Add original Synopsys compat string
Marek Vasut
2015-08-19
usb: gadget: ether: populate _reset_ callback
Kishon Vijay Abraham I
2015-08-19
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
2015-08-19
usb: gadget: ether: Perform board initialization from ethernet gadget driver
Kishon Vijay Abraham I
2015-08-19
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
2015-08-19
usb: spear: Add support for both SPEAr600 EHCI controllers
Stefan Roese
2015-08-19
imx: usb: ehci-mx6: wait_for_bit to check reg status
Adrian Alonso
2015-08-19
imx: usb: ehci-mx6: add usb support for imx7d soc
Adrian Alonso
2015-08-19
imx: usb: ehci-mx6: document board specific functions
Adrian Alonso
2015-08-19
imx: usb: ehci-mx6: reg accessor cleanups
Adrian Alonso
2015-08-19
zynqmp: enable CONFIG_NET_RANDOM_ETHADDR
Michal Simek
2015-08-19
ARM: dts: Rename memory@0 to memory
Michal Simek
2015-08-19
zynq: enable CONFIG_NET_RANDOM_ETHADDR
Masahiro Yamada
2015-08-19
zynq: Make CONFIG_OF_EMBED default case
Michal Simek
2015-08-19
zynqmp: usb: Add usb dwc3 driver support for zynqmp
Siva Durga Prasad Paladugu
2015-08-19
ARM: zynq: drop "optional" from board select in favor of ZC702
Masahiro Yamada
2015-08-19
board: Xilinx: zynqmp: Define checkboard() function
Siva Durga Prasad Paladugu
2015-08-19
configs: zynqmp: Enable networking by default for EP108
Michal Simek
2015-08-19
ARM: zynqmp_ep: Enable ethernet for EP
Michal Simek
2015-08-19
ARM: zynqmp: Add platform specific arch_get_page_table
Michal Simek
2015-08-19
zynqmp: Enable U-Boot run in EL3
Michal Simek
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
fdtdec: fix OF_CONTROL switch
Masahiro Yamada
2015-08-18
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-18
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
Masahiro Yamada
2015-08-18
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
2015-08-18
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
Masahiro Yamada
2015-08-18
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
Masahiro Yamada
[next]