~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Commit message (
Expand
)
Author
Age
*
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-07-17
*
ide: Drop init for not using BLK
Simon Glass
2023-04-27
*
ide: Drop CONFIG_START_IDE
Simon Glass
2023-04-27
*
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-14
*
dm: Allow serial output during the relocation process
Simon Glass
2023-02-11
*
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
Simon Glass
2023-02-10
*
Correct SPL uses of SAVE_PREV_BL_FDT_ADDR
Simon Glass
2023-02-10
*
Correct SPL use of OF_EMBED
Simon Glass
2023-02-10
*
Correct SPL uses of NEEDS_MANUAL_RELOC
Simon Glass
2023-02-10
*
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-12
*
global: Migrate CONFIG_PRAM to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-06
*
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-11-02
*
event: Add an event for main_loop
Sughosh Ganu
2022-10-31
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
Merge branch 'next'
Tom Rini
2022-10-03
|
\
|
*
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
|
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
|
*
cyclic: Integrate cyclic functionality at bootup in board_r/f
Stefan Roese
2022-09-13
*
|
board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
Pierre-Clément Tosi
2022-09-29
|
/
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
common/board_r.c: drop legacy and unused bi_enetaddr
Rasmus Villemoes
2022-06-06
*
event: fix static events for CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2022-06-06
*
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
Tom Rini
2022-06-06
*
board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
Ovidiu Panait
2022-05-11
*
efi_loader: call efi_init_early() earlier
Heinrich Schuchardt
2022-04-29
*
nds32: Remove the architecture
Tom Rini
2022-04-25
*
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-23
*
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-04-04
*
event: Add basic support for events
Simon Glass
2022-03-10
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
common: board_r: drop ifdefs around header includes
Ovidiu Panait
2022-01-18
*
common: board_r: include asm-generic/gpio.h
Ovidiu Panait
2022-01-18
*
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
2022-01-18
*
common: board_r: drop initr_addr_map wrapper
Ovidiu Panait
2022-01-18
*
common: board_r: drop initr_kgdb wrapper
Ovidiu Panait
2022-01-18
*
common: remove bedbug debugger support
Ovidiu Panait
2022-01-18
*
x86: efi: Don't set up global_data again with EFI
Simon Glass
2021-12-31
*
fdt: Show a runtime warning based on devicetree source
Simon Glass
2021-12-23
*
fdt: Report the devicetree source
Simon Glass
2021-12-23
*
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-25
*
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-16
|
\
|
*
common: board_r: support enable_caches for RISC-V
Zong Li
2021-09-07
*
|
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
2021-08-30
|
/
*
common: board_r: print error if binman_init fails
Tim Harvey
2021-08-01
*
env: allow environment to be amended from control dtb
Rasmus Villemoes
2021-05-04
*
common: Move initr_addr_map() to a bit earlier
Bin Meng
2021-03-05
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
[next]