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-08-11
env: Move set_default_vars to env.h
Simon Glass
2019-08-11
env: Move env_fix_drivers() to env.h
Simon Glass
2019-08-11
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
2019-08-11
env: Move eth_env_get/set_enetaddr() to env.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
env: Move envmatch() to env.h
Simon Glass
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
2019-08-11
env: Create a new file for environment functions
Simon Glass
2019-08-11
common: Remove video_setmem()
Simon Glass
2019-08-11
common: Move lcd_setmem() to lcd.h
Simon Glass
2019-08-11
common: Drop the dpram_... functions
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
board: hisilicon: Add support for Hikey960 board
Manivannan Sadhasivam
2019-08-11
arm: dts: Import HI3660 devicetree from Linux
Manivannan Sadhasivam
2019-08-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-08-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-08-09
ARM: renesas: Add R8A77980 V3H Condor board code
Marek Vasut
2019-08-09
ARM: dts: renesas: Add R8A77980 V3H DTs and headers
Marek Vasut
2019-08-09
apalis-tk1: configs: remove legacy usbboot command
Igor Opaniuk
2019-08-09
apalis-tk1: support v1.2 hardware revision
Marcel Ziswiler
2019-08-09
apalis-tk1: remove default vesa vga mode from vidargs
Marcel Ziswiler
2019-08-09
apalis-tk1: switch to zImage
Igor Opaniuk
2019-08-09
apalis-tk1: add pcie_aspm=off to defargs
Igor Opaniuk
2019-08-09
apalis-tk1: enable user debug by default
Igor Opaniuk
2019-08-09
board: intel: Add new slimbootloader board
Park, Aiden
2019-08-09
x86: qemu: Fix non-working ramboot and nfsboot environment variables
Bin Meng
2019-08-09
qemu-x86: Use config_distro_bootcmd
Joshua Watt
2019-08-07
Update include/android_image.h from AOSP
Alex Deymo
2019-08-07
ARM: dts: add hifsys reset for MediaTek SoCs
Ryder Lee
2019-08-07
log: document the assign() macro
Heinrich Schuchardt
2019-08-04
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-08-02
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
Tom Rini
2019-08-02
autoboot: Add comments for menu_show()
Simon Glass
2019-08-02
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
2019-07-31
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-07-31
env: ti: boot: Handle reboot reason from BCB
Sam Protsenko
[next]