summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai2020-01-2443-723/+1550
| * | common: Update comment to show progressSimon Glass2020-01-241-3/+2
| * | common: Collect all the header files togetherSimon Glass2020-01-241-24/+0
| * | common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2020-01-247-38/+37
| * | common: Move ROUND() into kernel.hSimon Glass2020-01-242-2/+2
| * | common: Move check_member() to kernel.hSimon Glass2020-01-242-11/+11
| * | common: Move hang() to the same header as panic()Simon Glass2020-01-24128-11/+153
| * | common: Move testdram() into init.hSimon Glass2020-01-2420-10/+26
| * | common: Move RAM-sizing functions to init.hSimon Glass2020-01-24103-5/+106
| * | common: Rename and move source()Simon Glass2020-01-244-7/+15
| * | common: Move the image globals into image.hSimon Glass2020-01-2420-4/+22
| * | image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-2427-69/+74
| * | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-24102-6/+105
| * | common: Move reset_misc() function to arch headerSimon Glass2020-01-242-1/+2
| * | common: Move get_tbclk() to time.hSimon Glass2020-01-2427-8/+29
| * | common: Move clock functions into a new fileSimon Glass2020-01-2471-11/+86
| * | common: Move upmconfig() to ppc.hSimon Glass2020-01-243-3/+3
| * | common: Move ll_boot_init() to init.hSimon Glass2020-01-249-7/+14
| * | common: arm: Move s_init() to an ARM-specific headerSimon Glass2020-01-242-2/+2
| * | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-2438-12/+50
| * | common: Move type declarations to linux/types.hSimon Glass2020-01-242-4/+4
| * | common: Drop the symbol_lookup() declarationSimon Glass2020-01-241-3/+0
| * | common: Drop CONFIG_HAS_POSTSimon Glass2020-01-242-5/+3
| * | common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass2020-01-243-6/+1
| * | common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass2020-01-242-4/+4
| * | common: Move reset_phy() to net.hSimon Glass2020-01-2434-3/+40
| * | common: Drop floppy disk supportSimon Glass2020-01-2410-1159/+1
| * | common: Move jumptable_init() out of common.hSimon Glass2020-01-243-3/+4
| * | common: Move relocate_code() to init.hSimon Glass2020-01-2440-22/+48
| * | common: Move functions for loading from fat/ext2 to fs.hSimon Glass2020-01-245-7/+25
| * | common: Move do_tftpb() to net.hSimon Glass2020-01-243-3/+12
| * | common: Move embedded fdt location to fdtdec.hSimon Glass2020-01-242-3/+3
| * | common: Drop checkflash() and checkdram()Simon Glass2020-01-241-2/+0
| * | common: Move flash_perror() to flash.hSimon Glass2020-01-247-6/+14
| * | common: Move main_loop() to init.hSimon Glass2020-01-244-3/+9
| * | common: Drop mdm_init()Simon Glass2020-01-241-1/+0
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-01-2548-133/+481
|\ \ \
| * | | configs: ls1028aqds: enable mdio muxing by defaultAlex Marginean2020-01-242-0/+4
| * | | configs: fsl-layerscape: secure_boot: Enable setexpr commandUdit Agarwal2020-01-2413-4/+13
| * | | board: fsl: lx2160a: Fix the loop in board_fix_fdt functionPankaj Bansal2020-01-241-2/+3
| * | | arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean2020-01-244-0/+76
| * | | board: fsl: ls1028a: free up arch_misc_initAlex Marginean2020-01-244-3/+4
| * | | board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean2020-01-242-9/+0
| * | | board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean2020-01-244-26/+0
| * | | board: fsl: lx2160a: free up arch_misc_initAlex Marginean2020-01-246-4/+6
| * | | armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean2020-01-241-0/+4
| * | | drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean2020-01-241-11/+25
| * | | lx2160: Correct default environment variableMeenakshi Aggarwal2020-01-243-5/+7
| * | | include/configs: ls1012afrwy: adjust kernel_addr_rBiwen Li2020-01-241-1/+1
| * | | include/configs: ls1012ardb: adjust kernel_addr_rBiwen Li2020-01-241-1/+1