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-11-14
dm: cpu: Fix print_cpuinfo() output
Bin Meng
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-11-09
common: build ymodem only on need
Jun Nie
2018-11-09
common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
Lars Povlsen
2018-11-09
spl: fix debug prints for tiny printf
Simon Goldschmidt
2018-11-09
fit: Add missing CR in debug output in fit_find_config_node()
Stefan Roese
2018-11-07
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
Bin Meng
2018-10-25
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-24
miiphy: Add function to retrieve MDIO bus list head
Pankaj Bansal
2018-10-22
tools: add i.MX8/8X image support
Peng Fan
2018-10-16
spl: fpga: Implement fpga bistream loading with fpga_load
Michal Simek
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-10
bootm: Add board specific OS preboot hook
Marek Vasut
2018-10-09
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
2018-10-06
spl: spi: Do not hardcode fixed size for header
Michal Simek
2018-10-06
spl: ram: Fix u_boot_pos calculation
Michal Simek
2018-10-06
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-05
ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
Alexey Brodkin
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-09-30
spl: mmc: Report device number when we fail
Alex Kiernan
2018-09-29
Convert CONFIG_DISABLE_CONSOLE to Kconfig
Christian Gmeiner
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
sandbox: Fix set_working_fdt_addr users
Alexander Graf
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
2018-09-26
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-18
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-09-18
common: board_f: Sort includes
Mario Six
2018-09-18
board_f: Add reset status printing
Mario Six
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
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
[next]