aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-24common: Move check_member() to kernel.hSimon Glass2-11/+11
2020-01-24common: Move hang() to the same header as panic()Simon Glass2-5/+22
2020-01-24common: Move testdram() into init.hSimon Glass2-4/+2
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass2-4/+3
2020-01-24common: Rename and move source()Simon Glass2-3/+12
2020-01-24common: Move the image globals into image.hSimon Glass2-4/+4
2020-01-24image: Rename load_addr, save_addr, save_sizeSimon Glass1-3/+3
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass2-2/+2
2020-01-24common: Move reset_misc() function to arch headerSimon Glass1-1/+0
2020-01-24common: Move get_tbclk() to time.hSimon Glass2-1/+2
2020-01-24common: Move clock functions into a new fileSimon Glass2-5/+14
2020-01-24common: Move upmconfig() to ppc.hSimon Glass1-1/+0
2020-01-24common: Move ll_boot_init() to init.hSimon Glass2-7/+7
2020-01-24common: arm: Move s_init() to an ARM-specific headerSimon Glass1-2/+0
2020-01-24common: Move device-tree setup functions to fdt_support.hSimon Glass2-12/+14
2020-01-24common: Move type declarations to linux/types.hSimon Glass2-4/+4
2020-01-24common: Drop the symbol_lookup() declarationSimon Glass1-3/+0
2020-01-24common: Drop CONFIG_HAS_POSTSimon Glass1-4/+0
2020-01-24common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass1-3/+0
2020-01-24common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass2-4/+4
2020-01-24common: Move reset_phy() to net.hSimon Glass2-3/+8
2020-01-24common: Drop floppy disk supportSimon Glass2-234/+0
2020-01-24common: Move jumptable_init() out of common.hSimon Glass2-3/+3
2020-01-24common: Move relocate_code() to init.hSimon Glass2-6/+10
2020-01-24common: Move functions for loading from fat/ext2 to fs.hSimon Glass2-6/+22
2020-01-24common: Move do_tftpb() to net.hSimon Glass2-3/+11
2020-01-24common: Move embedded fdt location to fdtdec.hSimon Glass2-3/+3
2020-01-24common: Drop checkflash() and checkdram()Simon Glass1-2/+0
2020-01-24common: Move flash_perror() to flash.hSimon Glass2-3/+7
2020-01-24common: Move main_loop() to init.hSimon Glass2-3/+7
2020-01-24common: Drop mdm_init()Simon Glass1-1/+0
2020-01-24lx2160: Correct default environment variableMeenakshi Aggarwal3-5/+7
2020-01-24include/configs: ls1012afrwy: adjust kernel_addr_rBiwen Li1-1/+1
2020-01-24include/configs: ls1012ardb: adjust kernel_addr_rBiwen Li1-1/+1
2020-01-23qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64MDhananjay Phadke1-0/+2
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck1-8/+0
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck1-7/+2
2020-01-23arm/km: add support for SUSE2Holger Brunck1-0/+8
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck1-0/+4
2020-01-23removing fdt_high from default set of variables for, dragonboard410c configMatthias Schoepfer1-1/+0
2020-01-23bcm968360bg: add initial supportPhilippe Reynes1-0/+40
2020-01-23arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski1-1/+1
2020-01-22board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold1-0/+29
2020-01-22arm: dts: Import device tree for ST-Ericsson Ux500Stephan Gerhold3-0/+111
2020-01-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+152
2020-01-21cmd: add tlv_eeprom commandBaruch Siach1-0/+152
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-11/+119
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini9-9/+238
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-8/+31
2020-01-20spl: Add prototype to function spl_board_boot_device()Alifer Moraes1-0/+1