index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
console: Unify the check for a serial console
Simon Glass
2017-07-31
arm: mach-omap2: Align image address before cache operations
Andrew F. Davis
2017-07-31
ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
Tom Rini
2017-07-31
am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT
Tom Rini
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-31
Remove unused CONFIG_TWL4030_PWM
Adam Ford
2017-07-31
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
Patrice Chotard
2017-07-31
dm: Kconfig: fix typo in help for SPL_PINCTRL
Philipp Tomsich
2017-07-31
efi_loader: Fix warning in efi_gop
Alexander Graf
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-30
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
Bin Meng
2017-07-30
x86: acpi: Don't touch hardware on HW reduced platforms
Andy Shevchenko
2017-07-30
x86: acpi: Export acpi_fill_mcfg() with __weak attribute
Andy Shevchenko
2017-07-30
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-07-30
x86: acpi: Name fields in FADT in accordance with specification
Andy Shevchenko
2017-07-30
x86: acpi: Fill OEM revision
Andy Shevchenko
2017-07-30
Makefile: Export build date as integer
Andy Shevchenko
2017-07-30
Makefile: Don't shadow actual error when compile ASL
Andy Shevchenko
2017-07-30
x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts
Stefan Roese
2017-07-30
x86: dfi-bt700: Add xHCI USB support
Stefan Roese
2017-07-30
x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
Stefan Roese
2017-07-30
x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob
Stefan Roese
2017-07-30
x86: Add Intel Edison board files
Andy Shevchenko
2017-07-30
x86: Add Intel Tangier support
Felipe Balbi
2017-07-30
x86: Add dma-mapping.h to architectural code
Andy Shevchenko
2017-07-30
watchdog: Introduce watchdog driver for Intel Tangier
Felipe Balbi
2017-07-30
arch/x86: Select USB before selecting host driver
Andy Shevchenko
2017-07-29
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
2017-07-29
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
2017-07-28
clk: fix compilation errors for poplar platform
Patrice Chotard
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
phy: add a NO-OP phy driver
Jean-Jacques Hiblot
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
dm: phy: add missing #ifdef CONFIG_PHY
Patrice Chotard
2017-07-28
dfu: add common function to initiate transaction
Patrick Delaunay
2017-07-28
dfu: factorize transaction cleanup
Patrick Delaunay
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
usb: gadget: f_thor: Free the allocated out request buffer
Siva Durga Prasad Paladugu
2017-07-28
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-07-28
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
[next]