Age | Commit message (Expand) | Author |
2019-05-21 | Merge git://git.denx.de/u-boot-mpc83xx | Tom Rini |
2019-05-21 | Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot | Tom Rini |
2019-05-21 | Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video | Tom Rini |
2019-05-21 | mpc83xx: Add gazerbeam board | Dirk Eibach |
2019-05-21 | gazerbeam: Add u-boot specific dts include file | Mario Six |
2019-05-21 | gazerbeam: Import Linux DT | Mario Six |
2019-05-21 | board: gazerbeam: Fix SC detection | Mario Six |
2019-05-21 | gdsys: ioep-fpga: Switch to gazerbeam-style reporting | Mario Six |
2019-05-21 | gdsys: cmd_ioloop: Make DM compatible | Mario Six |
2019-05-21 | gdsys: cmd_ioloop: Introduce commenting enum | Mario Six |
2019-05-21 | gdsys: cmd_ioloop: Fix style violations | Mario Six |
2019-05-21 | gdsys: mpc8308: Add FPGA flavor option | Mario Six |
2019-05-21 | gdsys: Introduce GDSYS_LEGACY_DRIVERS | Mario Six |
2019-05-21 | gdsys: mpc8308: Don't use manual RAM config if RAM driver is active | Mario Six |
2019-05-21 | gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig | Mario Six |
2019-05-21 | gdsys: mpc8308: Use shadow register for output GPIO values | Mario Six |
2019-05-21 | gdsys: mpc8308: Fix style violations | Mario Six |
2019-05-21 | gdsys: Post ppc4xx removal cleanup | Mario Six |
2019-05-21 | gdsys: phy: Adapt fixup_88e1518() to latest Release Notes | Dirk Eibach |
2019-05-21 | ihs_mdio: Use new regmap interface | Mario Six |
2019-05-21 | gdsys_rxaui_ctrl: Use new regmap interface | Mario Six |
2019-05-21 | gdsys_rxaui_ctrl: Return old state | Mario Six |
2019-05-21 | i2c: ihs: Improve error handling | Mario Six |
2019-05-21 | i2c: ihs: Get rid of fpgamap | Mario Six |
2019-05-21 | cmd: binop: Use hex2bin | Mario Six |
2019-05-21 | cmd: binop: Use new environment api | Mario Six |
2019-05-21 | mpc83xx_clk: Add enable method | Mario Six |
2019-05-21 | mpc83xx: Define _end symbol | Mario Six |
2019-05-21 | powerpc: Simplify processor.h | Mario Six |
2019-05-21 | keymile: Factor out common includes again | Mario Six |
2019-05-21 | keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE} | Mario Six |
2019-05-21 | mpc83xx: Use pre-defined asm functions | Mario Six |
2019-05-21 | mpc83xx: Replace ppcDWstore with inline assembly | Mario Six |
2019-05-21 | mpc83xx: Don't define cpu_eth_init for DM eth | Mario Six |
2019-05-21 | mpc83xx: Add arch clock.h to make SDHC work | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_LBC_* | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_BASE | Mario Six |
2019-05-21 | mpc83xx: Migrate CONFIG_LCRR_* to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate SPCR to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate arbiter config to Kconfig | Mario Six |
2019-05-21 | mpc8308: Migrate system io config to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate HID config to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Prepare usage of DM gpio driver | Mario Six |
2019-05-21 | mpc83xx: Remove last CONFIG_MPC83xx | Mario Six |
2019-05-21 | powerpc: mpc83xx: fdt: Use get_serial_clock() | Mario Six |
2019-05-21 | powerpc: mpc83xx: Implement get_serial_clock() | Mario Six |
2019-05-21 | powerpc: mpc83xx: Fix MPC8308 IMMR memory layout | Mario Six |
2019-05-21 | mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig | Mario Six |