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
/
include
Age
Commit message (
Expand
)
Author
2020-01-24
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-24
common: Move reset_misc() function to arch header
Simon Glass
2020-01-24
common: Move get_tbclk() to time.h
Simon Glass
2020-01-24
common: Move clock functions into a new file
Simon Glass
2020-01-24
common: Move upmconfig() to ppc.h
Simon Glass
2020-01-24
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-24
common: arm: Move s_init() to an ARM-specific header
Simon Glass
2020-01-24
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-24
common: Move type declarations to linux/types.h
Simon Glass
2020-01-24
common: Drop the symbol_lookup() declaration
Simon Glass
2020-01-24
common: Drop CONFIG_HAS_POST
Simon Glass
2020-01-24
common: Drop CONFIG_POST_STD/ALT_LIST
Simon Glass
2020-01-24
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
Simon Glass
2020-01-24
common: Move reset_phy() to net.h
Simon Glass
2020-01-24
common: Drop floppy disk support
Simon Glass
2020-01-24
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-24
common: Move relocate_code() to init.h
Simon Glass
2020-01-24
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-24
common: Move do_tftpb() to net.h
Simon Glass
2020-01-24
common: Move embedded fdt location to fdtdec.h
Simon Glass
2020-01-24
common: Drop checkflash() and checkdram()
Simon Glass
2020-01-24
common: Move flash_perror() to flash.h
Simon Glass
2020-01-24
common: Move main_loop() to init.h
Simon Glass
2020-01-24
common: Drop mdm_init()
Simon Glass
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
2020-01-16
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-16
Add support for MT7622 reference board
Sam Shih
2020-01-16
clk: mediatek: add driver for MT7622
Sam Shih
2020-01-16
clk: add APIs to get (optional) clock by name without a device
Chunfeng Yun
2020-01-16
ARM: MediaTek: add basic support for MT8512 boards
mingming lee
2020-01-16
clk: mediatek: add driver support for MT8512
mingming lee
2020-01-16
mmc: add additional quirk for APP_CMD retry
Joel Johnson
2020-01-16
powerpc/mpc85xx: drop eSDHC periperhal clock code
Yangbo Lu
2020-01-15
Include missing headers for asm-generic/sections.h
Sean Anderson
2020-01-15
dma: Add stub of dma_memcpy and dma_get_device
Vignesh Raghavendra
2020-01-14
imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
Giulio Benetti
2020-01-14
ram: add SDRAM driver for i.MXRT SoCs
Giulio Benetti
2020-01-14
serial_lpuart: add support for i.MXRT
Giulio Benetti
2020-01-14
ARM: dts: imxrt1050: add dtsi file
Giulio Benetti
2020-01-14
clk: imx: add i.IMXRT1050 clk driver
Giulio Benetti
2020-01-14
pico-imx7d: Convert to DM_ETH
Joris Offouga
2020-01-14
imx: add imx8x based deneb board
Anatolij Gustschin
2020-01-14
imx: add imx8x capricorn giedi board
Anatolij Gustschin
2020-01-14
arm64: zynqmp: Move PANIC to Kconfig
Michal Simek
2020-01-14
arm64: zynqmp: Add support for u-boot.itb generation with ATF
Michal Simek
2020-01-14
ARM: zynq: Add jtag distro boot support
T Karthik Reddy
[next]