summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * gdsys: cmd_ioloop: Fix style violationsMario Six2019-05-211-40/+38
| * gdsys: mpc8308: Add FPGA flavor optionMario Six2019-05-211-0/+20
| * gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six2019-05-2112-0/+60
| * gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six2019-05-211-0/+4
| * gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six2019-05-213-16/+22
| * gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six2019-05-214-3/+25
| * gdsys: mpc8308: Fix style violationsMario Six2019-05-213-57/+59
| * gdsys: Post ppc4xx removal cleanupMario Six2019-05-213-227/+0
| * gdsys: phy: Adapt fixup_88e1518() to latest Release NotesDirk Eibach2019-05-211-2/+0
| * ihs_mdio: Use new regmap interfaceMario Six2019-05-211-2/+3
| * gdsys_rxaui_ctrl: Use new regmap interfaceMario Six2019-05-211-1/+1
| * gdsys_rxaui_ctrl: Return old stateMario Six2019-05-211-1/+6
| * i2c: ihs: Improve error handlingMario Six2019-05-211-24/+43
| * i2c: ihs: Get rid of fpgamapMario Six2019-05-211-34/+23
| * cmd: binop: Use hex2binMario Six2019-05-211-25/+3
| * cmd: binop: Use new environment apiMario Six2019-05-211-2/+2
| * mpc83xx_clk: Add enable methodMario Six2019-05-211-0/+7
| * mpc83xx: Define _end symbolMario Six2019-05-211-0/+6
| * powerpc: Simplify processor.hMario Six2019-05-211-120/+0
| * keymile: Factor out common includes againMario Six2019-05-2114-2836/+500
| * keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE}Mario Six2019-05-219-40/+0
| * mpc83xx: Use pre-defined asm functionsMario Six2019-05-214-43/+60
| * mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-212-12/+18
| * mpc83xx: Don't define cpu_eth_init for DM ethMario Six2019-05-211-0/+2
| * mpc83xx: Add arch clock.h to make SDHC workMario Six2019-05-211-0/+22
| * mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six2019-05-2132-195/+43
| * mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-2144-61/+35
| * mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-2141-104/+73
| * mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-2183-120/+281
| * mpc83xx: Migrate SPCR to KconfigMario Six2019-05-2137-52/+192
| * mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-2169-172/+269
| * mpc8308: Migrate system io config to KconfigMario Six2019-05-2117-100/+434
| * mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-2133-121/+9
| * mpc83xx: Migrate HID config to KconfigMario Six2019-05-2184-243/+795
| * mpc83xx: Prepare usage of DM gpio driverMario Six2019-05-211-0/+8
| * mpc83xx: Remove last CONFIG_MPC83xxMario Six2019-05-212-2/+0
| * powerpc: mpc83xx: fdt: Use get_serial_clock()Mario Six2019-05-211-2/+2
| * powerpc: mpc83xx: Implement get_serial_clock()Mario Six2019-05-211-0/+5
| * powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six2019-05-212-3/+41
| * mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-2192-277/+5606
| * sbc8349: Remove SDRAM functionalityMario Six2019-05-211-67/+0
| * mpc83xx: Simplify BR,OR linesMario Six2019-05-2130-1028/+302
| * tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macroMario Six2019-05-211-2/+2
| * mpc83xx: Normalize BR/OR option linesMario Six2019-05-2127-69/+69
| * mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-2185-316/+1125
| * mpc83xx: Migrate BATS config to KconfigMario Six2019-05-2183-2343/+4082
| * powerpc: Migrate HIGH_BATS to KconfigMario Six2019-05-2175-50/+49
| * mpc83xx: pcie: Read the clock from registersMario Six2019-05-211-3/+36
| * mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-2187-1039/+1330
| * mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-2174-208/+119