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
/
common
Age
Commit message (
Expand
)
Author
2015-06-08
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-06-08
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
2015-06-06
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
2015-06-05
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
2015-06-04
cmd_ide: Eliminate build warnings in atapi_inquiry()
Bin Meng
2015-06-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
2015-05-29
usb: kbd: Fix key repeat not always working
Hans de Goede
2015-05-29
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
2015-05-28
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
2015-05-28
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-05-28
spl: spl_mmc: Error and count distinction
Paul Kocialkowski
2015-05-28
Combine bootm_find_<thing> functions together
Karl Apsite
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
mkimage will now report information about loadable
Karl Apsite
2015-05-27
env_mmc: add error message to pass to set_default_env
Tim Harvey
2015-05-27
menu: Return an error code if Ctrl-C is pressed
Tuomas Tynkkynen
2015-05-27
pxe: Fix crash if 'sysboot' is run without args
Tuomas Tynkkynen
2015-05-26
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-05-26
spl: spl_mmc: fix mmc Falcon mode regression
Tim Harvey
2015-05-21
env: Distinguish finer between source of env change
Joe Hershberger
2015-05-21
env: Add regex support to env_attrs
Joe Hershberger
2015-05-21
env: Allow env_attr_walk to pass a priv * to callback
Joe Hershberger
2015-05-21
env: Simplify the reverse_strstr() interface
Joe Hershberger
2015-05-21
env: Fix return values in env_attr_lookup()
Joe Hershberger
2015-05-19
console: Fix pre-console flushing via cfb_console being very slow
Hans de Goede
2015-05-19
env_nand: use nand_spl_load_image for readenv if SPL
Tim Harvey
2015-05-14
common: cmd regulator: command cleanup
Przemyslaw Marczak
2015-05-14
common: cmd pmic: command cleanup
Przemyslaw Marczak
2015-05-14
dm: regulator: add regulator command
Przemyslaw Marczak
2015-05-14
dm: pmic: add pmic command
Przemyslaw Marczak
2015-05-14
dm: i2c: Implement 'i2c bus' command for driver model
Simon Glass
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
2015-05-14
usb: usb_control_msg() propagate controller error code
Hans de Goede
2015-05-14
Use map_sysmem when accessing memory in setexpr
Joe Hershberger
2015-05-14
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-05-14
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
2015-05-13
edid: Add a function to read detailed monitor timings
Simon Glass
2015-05-10
ppc4xx: Remove sc3 board
Stefan Roese
2015-05-10
Fix broken verify functionality in crc32 command
Joe Hershberger
2015-05-10
Fix inconsistency of VERIFY defines in cmd_mem
Joe Hershberger
2015-05-10
cmd_part: fix usage text
maxin.john@enea.com
2015-05-10
spl: spl_mmc: Partition raw boot mode for eMMC
Paul Kocialkowski
2015-05-10
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Paul Kocialkowski
2015-05-08
image: android: handle default kernel address
Maxime Ripard
[next]