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
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
cli: handle getch error
Patrick Delaunay
2018-09-10
console: unify fgetc function when console MUX is deactivated
Patrick Delaunay
2018-08-31
spl: Kconfig: Fix typo in 'Upgrade'
Fabio Estevam
2018-08-24
malloc_simple: calloc: don't call memset if malloc failed
Simon Goldschmidt
2018-08-24
common: avb_verify: Fix division by zero in mmc_byte_io()
Eugeniu Rosca
2018-08-24
common: avb_verify: Fix never-occurring avb_free(ops_data)
Eugeniu Rosca
2018-08-24
common: avb_verify: Fix memory leaks
Eugeniu Rosca
2018-08-24
common: avb_verify: Make local data static
Eugeniu Rosca
2018-08-24
common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
Eugeniu Rosca
2018-08-24
common: avb_verify: Fix invalid 'for' loop condition
Eugeniu Rosca
2018-08-20
cmd: Add dtimg command
Sam Protsenko
2018-08-20
common: Add support for Android DT image
Sam Protsenko
2018-08-20
spl: fix debug print in spl_common_init()
Simon Goldschmidt
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
2018-08-16
fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
Ramon Fried
2018-08-13
avb2.0: add get_size_of_partition()
Igor Opaniuk
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-08-07
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-08-07
common: fdt: Make fdt_del_subnodes/fdt_del_partition static
Michal Simek
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
2018-08-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-31
sunxi: add support for Allwinner H6 SoC
Icenowy Zheng
2018-07-30
common: Log should depends on DM not be selected by DM
Michal Simek
2018-07-28
Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
Ramon Fried
2018-07-27
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-07-26
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-26
console: Remember if ctrlc is disabled in console_tstc()
Joe Hershberger
2018-07-26
spl: Add option SPL_PAYLOAD
York Sun
2018-07-24
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2018-07-25
fdt_support: make fdt_fixup_mtdparts() prototype more specific
Masahiro Yamada
2018-07-24
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
2018-07-24
avb2.0: use block API in AVB ops
Igor Opaniuk
2018-07-24
avb2.0: add proper dependencies
Igor Opaniuk
2018-07-21
configs: Make NAND_BOOT and ONENAND_BOOT imply NAND
Adam Ford
2018-07-21
spl: record boot_device into spl_image and call spl_perform_fixups
Philipp Tomsich
2018-07-20
bootmenu: Extend BOOTDELAY help text
Alex Kiernan
2018-07-20
spl: Make the spl_nand_load_image static
Michael Trimarchi
2018-07-20
spl: mmc: Skip RAW mode ARGS sectors if not defined
York Sun
2018-07-19
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
2018-07-19
spl: nor: Add FIT support
York Sun
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
spl: fit: display a message when an FPGA image is loaded
Luis Araneda
2018-07-19
lib: fdtdec: Update ram_base to store ram start adddress
Siva Durga Prasad Paladugu
2018-07-19
usb_kdb: Get stdio_dev directly from sdev pointer
Michal Simek
2018-07-19
usb_kbd: Add support for watchdog
Michal Simek
2018-07-19
common: command: Handle USAGE failure separately
Michal Simek
[next]