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
2021-01-16
common: Makefile: drop duplicated line
Peng Fan
2021-01-16
console: cosmetics: remove #if 0
Patrick Delaunay
2021-01-16
common: always compile fixup_cmdtable()
Heinrich Schuchardt
2021-01-16
common: spl: spl_fit.c: report an error on hash check fail
Philippe Reynes
2021-01-16
cli_readline: Only insert printable chars
Steve Bennett
2021-01-16
Add optional salt to AUTOBOOT_STOP_STR_SHA256
Joel Peshkin
2021-01-15
IOMUX: Stop dropped consoles
Andy Shevchenko
2021-01-15
IOMUX: Drop indentation level by removing redundant 'else'
Andy Shevchenko
2021-01-15
IOMUX: Refactor iomux_doenv() in order to increase readability
Andy Shevchenko
2021-01-15
IOMUX: Preserve console list if realloc() fails
Andy Shevchenko
2021-01-15
console: rename search_device() to console_search_dev()
Andy Shevchenko
2021-01-15
console: Keep ->start() and ->stop() balanced
Andy Shevchenko
2021-01-15
console: Introduce console_start() and console_stop()
Andy Shevchenko
2021-01-15
console: add console_has_tstc helper function for CONSOLE_MUX
Patrick Delaunay
2021-01-15
console: remove #ifdef CONFIG_CONSOLE_RECORD
Patrick Delaunay
2021-01-15
console: add function console_devices_set
Patrick Delaunay
2021-01-15
console: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2021-01-15
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
Ovidiu Panait
2021-01-15
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_api wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_jumptable wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_xen wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_noncached wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_pci_ep wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_post_backlog wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_secondary_cpu wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_console_record wrapper
Ovidiu Panait
2021-01-15
common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
Ovidiu Panait
2021-01-15
common: board_f: Move setup_machine code to setup_bdinfo
Ovidiu Panait
2021-01-15
common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
Ovidiu Panait
2021-01-15
common: board_f: Drop initf_console_record wrapper
Ovidiu Panait
2021-01-15
common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
Ovidiu Panait
2021-01-15
log: call vsnprintf only when it is needed to emit trace
Patrick Delaunay
2021-01-15
console: allow to record console output before ready
Patrick Delaunay
2021-01-15
console: remove duplicated test on gd value
Patrick Delaunay
2021-01-15
log: use console puts to output trace before LOG init
Patrick Delaunay
2021-01-15
log: don't build the trace buffer when log is not ready
Patrick Delaunay
2021-01-13
image-fit: fit_check_format check for valid FDT
Heinrich Schuchardt
2021-01-12
Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2021-01-11
Merge branch 'next'
Tom Rini
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
image: support board_fit_config_name_match
Sebastian Reichel
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
2021-01-04
common: usb_storage: Fix code indentation
Michal Simek
2020-12-22
Common:fdt: Check for error return value
Hongwei Zhang
[next]