summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | common: Move reset_misc() function to arch headerSimon Glass2020-01-241-1/+0
| * | common: Move get_tbclk() to time.hSimon Glass2020-01-242-1/+2
| * | common: Move clock functions into a new fileSimon Glass2020-01-242-5/+14
| * | common: Move upmconfig() to ppc.hSimon Glass2020-01-241-1/+0
| * | common: Move ll_boot_init() to init.hSimon Glass2020-01-242-7/+7
| * | common: arm: Move s_init() to an ARM-specific headerSimon Glass2020-01-241-2/+0
| * | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-242-12/+14
| * | 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-241-4/+0
| * | common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass2020-01-241-3/+0
| * | 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-242-3/+8
| * | common: Drop floppy disk supportSimon Glass2020-01-242-234/+0
| * | common: Move jumptable_init() out of common.hSimon Glass2020-01-242-3/+3
| * | common: Move relocate_code() to init.hSimon Glass2020-01-242-6/+10
| * | common: Move functions for loading from fat/ext2 to fs.hSimon Glass2020-01-242-6/+22
| * | common: Move do_tftpb() to net.hSimon Glass2020-01-242-3/+11
| * | 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-242-3/+7
| * | common: Move main_loop() to init.hSimon Glass2020-01-242-3/+7
| * | common: Drop mdm_init()Simon Glass2020-01-241-1/+0
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-01-255-7/+9
|\ \ \
| * | | 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
* | | | mtd: add prototypes for weak functionPatrick Delaunay2020-01-251-0/+2
* | | | common: blk: fix comment about blkcache_read return valueEric Nelson2020-01-251-1/+1
* | | | common: add blkcache initAngelo Durgehello2020-01-251-0/+6
* | | | configs: mt8518: set global variables for fastbootmingming lee2020-01-251-1/+5
|/ / /
* | | qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64MDhananjay Phadke2020-01-231-0/+2
* | | arm/km: remove unmaintained board kmsuv31Holger Brunck2020-01-231-8/+0
* | | arm/km: remove unmaintained board SUGP1Holger Brunck2020-01-231-7/+2
* | | arm/km: add support for SUSE2Holger Brunck2020-01-231-0/+8
* | | KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-231-0/+4
* | | removing fdt_high from default set of variables for, dragonboard410c configMatthias Schoepfer2020-01-231-1/+0
* | | bcm968360bg: add initial supportPhilippe Reynes2020-01-231-0/+40
* | | board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold2020-01-221-0/+29
* | | arm: dts: Import device tree for ST-Ericsson Ux500Stephan Gerhold2020-01-223-0/+111
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-211-0/+152
|\ \
| * | cmd: add tlv_eeprom commandBaruch Siach2020-01-211-0/+152
* | | Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-216-11/+119
|\ \ \
| * | | spl: Add prototype to function spl_board_boot_device()Alifer Moraes2020-01-201-0/+1
| * | | imx: fix typo in header fileFlavio Suligoi2020-01-201-1/+1
| * | | fsl: fix typo in header fileFlavio Suligoi2020-01-201-1/+1
| * | | ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas2020-01-201-0/+116
| * | | ARM: imx: vining2000: Enable SPL SDP by defaultMarek Vasut2020-01-201-2/+0
| * | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-01-207-16/+146
| |\ \ \ | | | |/ | | |/|
| * | | mx7ulp: Move SoC base address to a common fileFabio Estevam2020-01-161-4/+0