projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
2022-10-07
Ovidiu Panait
common/board_f: drop ifdefs around header includes
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-10-07
Ovidiu Panait
common/board_f: introduce arch_setup_dest_addr()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-10-07
Ovidiu Panait
common/board_f: move CONFIG_MACH_TYPE logic to arch...
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-10-07
Ovidiu Panait
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR...
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-09-13
Ovidiu Panait
microblaze: add arch_print_bdinfo() implementation
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-09-13
Ovidiu Panait
cmd: bdinfo: introduce bdinfo_print_size() helper
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-09-13
Ovidiu Panait
cpu: microblaze: add error handling in microblaze_cpu_get_desc()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-09-13
Ovidiu Panait
microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INI...
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
cpu: add CPU driver for microblaze
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: add support for handling PVR data
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMIL...
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: introduce flush_dcache_range()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: introduce cpuinfo structure
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: introduce flush_cache_all()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: introduce Kconfig options for icache...
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: split flush_cache() function
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: improve icache Kconfig options
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: improve dcache Kconfig options
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
microblaze: start.S: remove unused code
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-24
Ovidiu Panait
cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-06
Ovidiu Panait
event: fix static events for CONFIG_NEEDS_MANUAL_RELOC
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-06
Ovidiu Panait
event: remove CONFIG_EVENT_DYNAMIC check in event_register()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-06-06
Ovidiu Panait
cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
Signed-off-by:
Ovidiu Panait
<ovpanait@gmail.com>
commit
|
commitdiff
|
tree
2022-05-11
Ovidiu Panait
board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC)...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-15
Ovidiu Panait
microblaze: exception: fix unaligned data access register...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-15
Ovidiu Panait
microblaze: exception: move unaligned access printfs...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-15
Ovidiu Panait
microblaze: exception: fix return address for delay...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-15
Ovidiu Panait
microblaze: exception: fix delay slot exception handling
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-15
Ovidiu Panait
microblaze: exception: migrate MICROBLAZE_V5 to Kconfig
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-15
Ovidiu Panait
microblaze: exception: move privileged instruction...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-10
Ovidiu Panait
common: drop CONFIG_SYS_RESET_ADDR
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-02-10
Ovidiu Panait
powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: board_r: drop ifdefs around header includes
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: board_r: include asm-generic/gpio.h
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: board_r: move init_addr_map() to init.h
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: board_r: drop initr_addr_map wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: board_r: drop initr_kgdb wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: remove bedbug debugger support
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-18
Ovidiu Panait
common: spl: move armv7m-specific code to spl_perform_fixups()
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: branch to base vector address on reset
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: start.S: add support for configurable vector...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: add Kconfig symbol for the vector base...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: drop CONFIG_SYS_RESET_ADDRESS macro
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: start.S: use stack space as scratch memory...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: Kconfig: SPL dependencies fixup
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: spl: add board_boot_order() implementation
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2022-01-05
Ovidiu Panait
microblaze: u-boot.lds: replace __end symbol with _end
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
global_data: Enable spl_handoff only if CONFIG_HANDOFF...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop arch-specific ifdefs around initr_trap
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_bbmii wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_api wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_jumptable wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_xen wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_noncached wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_pci wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_pci_ep wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_post_backlog wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_secondary_cpu wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_r: Drop initr_console_record wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_f: Move setup_machine code to setup_bdinfo
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: board_f: Drop initf_console_record wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-15
Ovidiu Panait
common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2021-01-12
Ovidiu Panait
spi: ti_qspi: Fix "spi-max-frequency" error path in...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-12-23
Ovidiu Panait
test: dm: spi: Add testcase for spi_claim_bus()
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-12-23
Ovidiu Panait
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-12-23
Ovidiu Panait
test: spi: Add sandbox_spi_get_{speed, mode} interface
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-12-23
Ovidiu Panait
spi: sandbox_spi: Implement speed/mode setup
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-12-23
Ovidiu Panait
sandbox: test: Add a second SPI slave on sandbox_spi bus
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-12-23
Ovidiu Panait
sandbox: spi: Drop unused sandbox_spi_parse_spec function
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-10-27
Ovidiu Panait
microblaze: start.S: Use board_init_f_alloc/init in...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-10-27
Ovidiu Panait
microblaze: start.S: Factor out exception setup code...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-10-22
Ovidiu Panait
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-10-02
Ovidiu Panait
pinctrl: bcm283x: Store the return value of dev_read_u32_def...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-10-02
Ovidiu Panait
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-10-02
Ovidiu Panait
pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-22
Ovidiu Panait
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-22
Ovidiu Panait
board_f: Remove dead code from init_func_i2c
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-22
Ovidiu Panait
test: dm: Add test case for devfdt_get_addr_ptr
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-22
Ovidiu Panait
dm: core: Fix devfdt_get_addr_ptr return value
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
common/board_r: Move blkcache_init call earlier in...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_...
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
common/board_r: Remove initr_serial wrapper
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
drivers: serial: Make serial_initialize return int
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: Remove setup_board_part1
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: ppc: Factor out ppc-specific bdinfo setup
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: m68k: Factor out m68k-specific bdinfo setup
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: Move sram bdinfo assignments to generic code
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: Introduce arch_setup_bdinfo initcall
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
board_f: Introduce setup_bdinfo initcall
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
cmd: bdinfo: Move sram info prints to generic code
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
2020-08-06
Ovidiu Panait
Kconfig: Remove CONFIG_SYS_SRAM_START
Signed-off-by:
Ovidiu Panait
<ovidiu.panait@windriver.com>
commit
|
commitdiff
|
tree
next