Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eec13c499872bd88df0e5f5633b0b42639085733
eec13c4
tegra124: Implement spl_was_boot_source()
by Simon Glass
· 10 years ago
4e949e2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
ddb5318
sunxi: Enable both ehci and otg in host mode on various boards
by Hans de Goede
· 9 years ago
0c86ceb
sunxi: ga10h: Enable both otg and regular usb host controllers
by Hans de Goede
· 9 years ago
78c2e64
sunxi: musb: Stop treating not having a vbus-det gpio as an error
by Hans de Goede
· 9 years ago
31e4f6f
sunxi: musb: Improve output during probing
by Hans de Goede
· 9 years ago
0b3845a
sunxi: musb: Use device-model for musb host mode
by Hans de Goede
· 9 years ago
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· 9 years ago
c77fbfb
sunxi: musb: Add id pin support
by Hans de Goede
· 9 years ago
c93ecd0
sunxi: musb: Move vbus check to sunxi_musb_enable
by Hans de Goede
· 9 years ago
aadd97f
sunxi: usb-phy: Add support for reading otg id pin value
by Hans de Goede
· 9 years ago
16eac656
sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi
by Hans de Goede
· 9 years ago
10e8717
sunxi: Update selects in arch/arm/Kconfig for DM conversions
by Tom Rini
· 9 years ago
40dd321
sunxi: Remove bogus uart entry from utoo-p66 dts file
by Hans de Goede
· 9 years ago
5e80377
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
c267e7b
usb: ci_udc: fix request allocation when endpoints are disabled
by Rob Herring
· 9 years ago
25d9a6d
sunxi: spl: Remove redundant check from `board_mmc_init` for signature
by Daniel Kochmański
· 9 years ago
e8b97e2
sunxi: spl: Detect at runtime where SPL was read from
by Daniel Kochmański
· 9 years ago
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· 9 years ago
13df57b
mmc: Protect `mmc_initialize` from initialising mmc multiple times
by Daniel Kochmański
· 9 years ago
1ada377
arm: marvell: Increase MAXARGS to 32
by Stefan Roese
· 9 years ago
6f7d667
arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support
by Stefan Roese
· 9 years ago
d0503cd
spl: spl_mmc: Add option to boot from a MMC partition with offset
by Stefan Roese
· 9 years ago
69e9dde
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
by Stefan Roese
· 9 years ago
539fe4a
kwbimage: Add support for SDIO/MMC boot device selection
by Stefan Roese
· 9 years ago
6396213
arm: mvebu: Add SPL SDIO/MMC boot support
by Stefan Roese
· 9 years ago
facc37f
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
5856549
ARM: UniPhier: document reference support card
by Masahiro Yamada
· 9 years ago
3e27895
ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3
by Masahiro Yamada
· 9 years ago
fa71441
ARM: UniPhier: add PH1-sLD3 SoC support
by Masahiro Yamada
· 9 years ago
f0fdc1b
ARM: UniPhier: update CONFIG_BOOTARGS
by Masahiro Yamada
· 9 years ago
b033837
ARM: UniPhier: disable CONFIG_FIT
by Masahiro Yamada
· 9 years ago
eebc129
ARM: UniPhier: add environment variable for TFTP boot
by Masahiro Yamada
· 9 years ago
ec81fb5
ARM: UniPhier: add environment sets for non-FIT Linux boot
by Masahiro Yamada
· 9 years ago
0c503b6
ARM: dts: UniPhier: add device-specific compatible string for EEPROM
by Masahiro Yamada
· 9 years ago
2ae17c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
5caab19
arm: mvebu: db-88f6820: Add SPL support with DDR init code
by Stefan Roese
· 10 years ago
61cee0a
arm: mvebu: a38x: Use correct PEX register access macros
by Stefan Roese
· 9 years ago
5ffceb8
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
eb753e9
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
by Stefan Roese
· 10 years ago
6a90595
arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
e5c5aa9
arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory
by Stefan Roese
· 10 years ago
8ec49a6
Makefile: Fix mvebu build target to use SPL load and exe-address
by Stefan Roese
· 10 years ago
73acffe
arm: mvebu: Disable MMU before changing register base address
by Stefan Roese
· 10 years ago
d7f2c12
arm: mvebu: spl.c: Add call to board_early_init_f()
by Stefan Roese
· 10 years ago
8588a7b
arm: mvebu: Use default reg base address for SPL on A38x
by Stefan Roese
· 10 years ago
e0fa3b8
ci_udc: fix 64-bit compile warnings
by Stephen Warren
· 9 years ago
d04fe8b
arm: mvebu: Call timer_init early before PHY and DDR init
by Stefan Roese
· 9 years ago
3ceae9e
arm: mvebu: add Armada XP SATA support
by Anton Schubert
· 9 years ago
7b5ec7e
linux_compat: handle __GFP_ZERO in kmalloc()
by Masahiro Yamada
· 9 years ago
c537347
linux_compat: move vzalloc() to header file as an inline function
by Masahiro Yamada
· 9 years ago
34d20f8
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· 9 years ago
c9c310c
x86: delete unneeded declarations of disable_irq() and enable_irq()
by Masahiro Yamada
· 9 years ago
44123cf
usb: ehci-marvell: Drop wrl accessor function
by Stefan Roese
· 9 years ago
f84f091
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
3d31026
implement Fastboot via USB OTG on bcm28155_ap boards
by Jiandong Zheng
· 9 years ago
88bb7c0
usb: gadget: bcm_udc_otg files
by Jiandong Zheng
· 9 years ago
f29810e
g_dnl: add missing declaration
by Steve Rae
· 9 years ago
2032bfd
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· 9 years ago
4a126b6
usb: gadget: fastboot: Request status and length check in rx handler
by Paul Kocialkowski
· 9 years ago
6b9f728
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
by Paul Kocialkowski
· 10 years ago
46f9729
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
by Paul Kocialkowski
· 9 years ago
d48378f
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
by Paul Kocialkowski
· 9 years ago
d55acc0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· 9 years ago
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
d5e033b
drivers: usb: fsl: Remove LS102XA immap inclusion
by Nikhil Badola
· 9 years ago
e28e0f2
include: usb: Map USB controller base addresses for LS2085A
by Nikhil Badola
· 9 years ago
a740dfb
include: usb: Move USB controller base address mapping
by Nikhil Badola
· 9 years ago
807babb
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
by Nikhil Badola
· 9 years ago
05a18f4
drivers: usb: fsl: Remove warnings for 64-bit architectures
by Nikhil Badola
· 9 years ago
757219e
ls1021aqds: Enable USB IP support
by Ramneek Mehresh
· 9 years ago
eed80b0
ls1021atwr: Enable USB IP support
by Ramneek Mehresh
· 9 years ago
e39289e
arch: arm: fsl: Add XHCI support for LS1021A
by Ramneek Mehresh
· 9 years ago
f4de407
usb: fsl: Add XHCI driver support
by Ramneek Mehresh
· 9 years ago
d1fbfbd
usb: xhci: keystone: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· 9 years ago
8099940
usb: xhci: omap: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· 9 years ago
93442d9
usb: xhci: exynos: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· 9 years ago
3dad08d
usb: dwc3: Add DWC3 controller driver support
by Ramneek Mehresh
· 9 years ago
c91b2b7
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
by Simon Glass
· 9 years ago
f58369f
dm: usb: eth: Add driver-model support to the asix driver
by Simon Glass
· 9 years ago
d0065dd
dm: usb: Add driver-model support to ehci-pci
by Simon Glass
· 9 years ago
55bbe93
x86: minnowmax: Drop the cache line size hack
by Simon Glass
· 9 years ago
46952fb
dm: usb: Adjust the USB_DEVICE() macro naming
by Simon Glass
· 9 years ago
5b026f9
dm: usb: eth: Support driver model with USB Ethernet
by Simon Glass
· 9 years ago
dc6eda3
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
db19dc5
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
by Simon Glass
· 9 years ago
077dd02
dm: usb: Correct the struct usb_driver_entry comment
by Simon Glass
· 9 years ago
c9118d4
dm: pci: Add a function to get the BDF for a device
by Simon Glass
· 9 years ago
f2acb53
dm: eth: Add driver-model support to the rtl8169 driver
by Simon Glass
· 9 years ago
318d71c
dm: pci: Add support for PCI driver matching
by Simon Glass
· 9 years ago
1b2e365
usb: Update some EHCI driver licenses to use SPDX
by Simon Glass
· 9 years ago
e855d26
usb: ehci: Correct a missing hypen in an error message
by Simon Glass
· 9 years ago
cdfc505
dm: core: Add \n to two dm_warn() messages
by Simon Glass
· 9 years ago
fc64961
musb: Add device-model support to the musb-host u-boot glue
by Hans de Goede
· 9 years ago
5962748
musb: Add musb_host_data struct to hold global data
by Hans de Goede
· 9 years ago
52666e2
musb: Rename and wrap public functions
by Hans de Goede
· 9 years ago
4d8b8df
musb: Update usb-compat to work with struct usb_device without a parent ptr
by Hans de Goede
· 9 years ago
81c4998
musb: Allow musb_platform_enable to return an error code
by Hans de Goede
· 9 years ago
9c20359
dm: usb: Do not assume that first child is always a hub
by Hans de Goede
· 9 years ago
a9e41f8
dm: usb: Allow usb host drivers to implement usb_reset_root_port
by Hans de Goede
· 9 years ago
Next »