summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers: spi: cf_spi: convert to driver modelAngelo Dureghello2019-05-241-0/+29
* Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dmTom Rini2019-05-223-25/+22
|\
| * core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho2019-05-211-1/+1
| * core: ofnode: Add ofnode_get_addr_size_indexKeerthy2019-05-211-0/+14
| * fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding2019-05-211-24/+0
| * Add an empty stdint.h fileSimon Glass2019-05-211-0/+7
* | armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.hAndy Shevchenko2019-05-221-1/+0
* | armv8: Secure Boot: Modify boot_a_script definitionVinitha V Pillai2019-05-227-8/+15
* | board: fsl: lx2160ardb: invert AQR107 pins polarityFlorin Chiculita2019-05-221-0/+1
* | armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang2019-05-221-0/+161
* | armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang2019-05-222-0/+277
|/
* Merge git://git.denx.de/u-boot-mpc83xxTom Rini2019-05-2146-4873/+2043
|\
| * mpc83xx: Add gazerbeam boardDirk Eibach2019-05-211-0/+137
| * gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six2019-05-211-0/+2
| * gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six2019-05-212-16/+0
| * gdsys: Post ppc4xx removal cleanupMario Six2019-05-211-96/+0
| * keymile: Factor out common includes againMario Six2019-05-2114-2836/+500
| * keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE}Mario Six2019-05-218-36/+0
| * mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six2019-05-2127-172/+1
| * mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-2130-30/+0
| * mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-2130-90/+60
| * mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-2130-95/+0
| * mpc83xx: Migrate SPCR to KconfigMario Six2019-05-2110-23/+0
| * mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-2125-136/+0
| * mpc8308: Migrate system io config to KconfigMario Six2019-05-214-100/+0
| * mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-2130-121/+0
| * mpc83xx: Migrate HID config to KconfigMario Six2019-05-2130-240/+0
| * mpc83xx: Remove last CONFIG_MPC83xxMario Six2019-05-212-2/+0
| * mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-2130-277/+0
| * sbc8349: Remove SDRAM functionalityMario Six2019-05-211-67/+0
| * mpc83xx: Simplify BR,OR linesMario Six2019-05-2130-1028/+302
| * mpc83xx: Normalize BR/OR option linesMario Six2019-05-2127-69/+69
| * mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-2130-300/+0
| * mpc83xx: Migrate BATS config to KconfigMario Six2019-05-2130-2343/+0
| * powerpc: Migrate HIGH_BATS to KconfigMario Six2019-05-2130-49/+0
| * mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-2130-1038/+0
| * mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-2121-203/+6
| * mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six2019-05-212-2/+2
| * mpc83xx: Migrate legacy PCI options to KconfigMario Six2019-05-216-45/+7
| * MPC837XERDB: Remove CONFIG_MPC837XERDBMario Six2019-05-211-1/+0
| * MPC837XEMDS: Remove CONFIG_MPC837XEMDSMario Six2019-05-211-1/+0
| * MPC8315ERDB: Remove CONFIG_MPC8315ERDBMario Six2019-05-211-1/+0
| * MPC8313ERDB: Remove CONFIG_MPC8313ERDBMario Six2019-05-212-2/+0
| * strider: Migrate to CONFIG_TARGET_STRIDERMario Six2019-05-211-1/+0
| * hrcon: Migrate to CONFIG_TARGET_HRCONMario Six2019-05-212-2/+1
| * MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six2019-05-211-2/+2
| * MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDSMario Six2019-05-211-1/+0
| * ve8313: Merge BR/OR settingsMario Six2019-05-211-20/+19
| * mpc8315erdb: Merge BR/OR settingsMario Six2019-05-211-21/+19
| * mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six2019-05-212-76/+731