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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-10-08
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
spl: Allow distinguishing between two phases in U-Boot
Simon Glass
2019-10-08
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
Simon Glass
2019-10-08
cros_ec: Add MEC_EMI_BASE and size to the header file
Simon Glass
2019-10-08
log: Add log_nop() to avoid unused-variable warnings
Simon Glass
2019-10-08
serial: ns16550: Add a PCI device/function field
Simon Glass
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
pci: Correct 'specifified' and 'Plese' typos
Simon Glass
2019-10-08
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
2019-10-08
sandbox: pci: Drop the get_devfn() method
Simon Glass
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-10-08
efi: Move inline functions to unconditional part of header
Simon Glass
2019-10-08
spl: Add a function to determine the U-Boot phase
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
mtd: spi: Add 'struct spi_flash {' to the code
Simon Glass
2019-10-04
initcall.h: initcall_run_list(): Improve debug output
Ovidiu Panait
2019-10-04
Kconfig: Migrate CONFIG_BOOTM_* options
Tom Rini
2019-10-04
ARM: keystone2: update the default addresses of the secure monitor
Jean-Jacques Hiblot
2019-09-30
Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2019-09-30
at91: configs: Drop duplication of defconfig macros
Tudor Ambarus
2019-09-24
env: add missing <compiler.h> header file
Pierre-Jean Texier
2019-09-22
Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-09-21
Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-09-21
imx: colibri_imx6: fix splash logo drawing
Anatolij Gustschin
2019-09-21
imx: icore: fix splash logo drawing
Anatolij Gustschin
2019-09-21
imx: apalis_imx6: fix splash logo drawing
Anatolij Gustschin
2019-09-21
imx: mx6sabresd: fix splash logo drawing
Anatolij Gustschin
2019-09-21
imx: wandboard: fix splash logo drawing
Anatolij Gustschin
2019-09-20
Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-09-20
lib: charset: add u16_str<n>cmp()
AKASHI Takahiro
2019-09-20
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
2019-09-19
kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL
Lukasz Majewski
2019-09-19
configs: rk3288: Increase bootm length
Jagan Teki
2019-09-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2019-09-16
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2019-09-16
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
2019-09-16
spi: Add spi_write_then_read
Jagan Teki
2019-09-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-09-13
configs: ti: Add environment support commands for FIT loading
Andrew F. Davis
2019-09-13
ARM: omapl138_lcdk: Remove dead code
Adam Ford
2019-09-12
Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-09-12
board/lx2160a: Fix MC firmware loading for SD boot
Pankaj Bansal
2019-09-12
mmc: fsl_esdhc: Add emmc hs200 support
Yinbo Zhu
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-09
arm: ti: Add missing "=" from previous fix
Tom Rini
2019-09-09
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
[next]