summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-18pico-imx6ul: Add PICO-Pi baseboard supportOtavio Salvador
2018-09-18pico-imx6ul: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador
2018-09-18Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2018-09-18binman: fix a few typos in documentationMichael Heimpold
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander
2018-09-18ofnode: add ofnode_by_prop_value()Jens Wiklander
2018-09-18dm: core: fix devfdt_remap_addr_index()Cédric Le Goater
2018-09-18dm: core: Scan "/firmware" node by defaultRajan Vaja
2018-09-18dm: core: Move "/clock" node scan into functionRajan Vaja
2018-09-18misc: Add MPC83xx serdes driverMario Six
2018-09-18cpu: Add MPC83xx CPU driverMario Six
2018-09-18test: Add tests for CPU uclassMario Six
2018-09-18cpu: Add cpu_probe_all methodMario Six
2018-09-18cpu: Fix cpu.h documentationMario Six
2018-09-18board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-09-18init: Fix documentationMario Six
2018-09-18common: board_f: Sort includesMario Six
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-09-18timer: Sort Makefile entriesMario Six
2018-09-18clk: Add MPC83xx clock driverMario Six
2018-09-18mpc83xx: Add sysreset driverMario Six
2018-09-18board_f: Add reset status printingMario Six
2018-09-18test: Add tests for sysreset_get_statusMario Six
2018-09-18sysreset: Add get_status methodMario Six
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six
2018-09-18ram: Add driver for MPC83xxMario Six
2018-09-18sandbox: Enable bitrev library buildBin Meng
2018-09-18lib: bitrev: Sync with Linux kernel v4.17Bin Meng
2018-09-18sandbox: Build with -fPICAndy Shevchenko
2018-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2018-09-17x86: cpu: add docstring to scu_ipc_command()Georgii Staroselskii
2018-09-17x86: tangier: acpi: add I2C6 nodeGeorgii Staroselskii
2018-09-17x86: dts: edison: configure I2C#6 pinsGeorgii Staroselskii
2018-09-17x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii
2018-09-17x86: cpu: introduce scu_ipc_raw_command()Georgii Staroselskii
2018-09-17x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello
2018-09-16m68k: fix multiple memory accesses on swap operationsAngelo Dureghello
2018-09-16m68k: fix mcf5441x total interrupt numberAngelo Dureghello
2018-09-15ARM: rmobile: Repair TMU clock on Gen2Marek Vasut
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut
2018-09-15sh: tmu: Clean up register usageMarek Vasut
2018-09-15sh: tmu: Inline sh_tmu.hMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-09-15sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut
2018-09-15sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut