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
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-23
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2020-09-22
log: mute messages generated by log drivers
Heinrich Schuchardt
2020-09-21
Merge branch 'master' into next
Tom Rini
2020-09-11
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
2020-09-11
bootm: update image OS image size when decompressing
Heinrich Schuchardt
2020-09-11
common: Kconfig: Add dependency for default variables strings
Michal Simek
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
2020-09-01
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2020-09-01
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-09-01
dfu: fix typo parameteres
Heinrich Schuchardt
2020-08-27
image: don't exceed gd->ram_top in bootm_size
Baruch Siach
2020-08-26
board_f: Add default values for bi_dram[] in dram_init_banksize()
Stefan Roese
2020-08-26
image: Use gd->ram_base/_size in env_get_bootm_size()
Stefan Roese
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
stdio: Tidy up the coding style
Simon Glass
2020-08-23
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
xen: Port Xen hypervisor related code from mini-os
Oleksandr Andrushchenko
2020-08-14
common/board_f: make sure to call fix_fdt() before reserve_fdt()
Pragnesh Patel
2020-08-11
spl: usb: Only init usb once
Faiz Abbas
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
2020-08-07
console: Always define the console-recording functions
Simon Glass
2020-08-06
common/board_r: Move blkcache_init call earlier in the boot sequence
Ovidiu Panait
2020-08-06
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2020-08-06
common/board_r: Remove initr_serial wrapper
Ovidiu Panait
2020-08-06
board_f: Remove setup_board_part1
Ovidiu Panait
2020-08-06
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
2020-08-06
board_f: Move sram bdinfo assignments to generic code
Ovidiu Panait
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
2020-08-04
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-07-28
find dtb in android boot image with header version 2 during bootm
chenshuo
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
[next]