summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev
2017-12-11ARC: cache: explicitly initialize "*_exists" variablesEugeniy Paltsev
2017-12-11ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev
2017-12-11ARC: add macro to get CPU idEugeniy Paltsev
2017-12-11ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev
2017-12-10ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev
2017-12-09ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBTMasahiro Yamada
2017-12-09ARM: socfpga: remove unused CONFIG_NAND_DENALI_ECC_SIZEMasahiro Yamada
2017-12-09usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt
2017-12-09ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut
2017-12-09ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut
2017-12-09net: ravb: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09net: ravb: Add R8A77970 V3M compatibleMarek Vasut
2017-12-09mmc: uniphier-sd: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09mmc: uniphier-sd: Add R8A77970 V3M compatibleMarek Vasut
2017-12-09gpio: rmobile: Add generic Gen3 compatibleMarek Vasut
2017-12-09gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut
2017-12-09pinctrl: rmobile: Add R8A77995 D3 PFC tablesMarek Vasut
2017-12-09pinctrl: rmobile: Add R8A77970 V3M PFC tablesMarek Vasut
2017-12-09clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut
2017-12-09clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut
2017-12-09ARM: rmobile: Add R8A77995 SoCMarek Vasut
2017-12-09ARM: rmobile: Add R8A77970 SoCMarek Vasut
2017-12-09clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut
2017-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-12-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-12-08rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher
2017-12-08sunxi: Add the TBS A711 tabletMaxime Ripard
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-07armv8: fix gd after relocationYork Sun
2017-12-07log: Add documentationSimon Glass
2017-12-07log: test: Add a pytest for loggingSimon Glass
2017-12-07log: sandbox: Enable loggingSimon Glass
2017-12-07log: Plumb logging into the init sequenceSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a 'log level' commandSimon Glass
2017-12-07log: Add a console driverSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-12-07usb: Correct use of debug()Simon Glass
2017-12-07mtdparts: Correct use of debug()Simon Glass
2017-12-07Move debug and logging support to a separate headerSimon Glass
2017-12-07Revert "sandbox: Drop special case console code for sandbox"Simon Glass
2017-12-07sandbox: Adjust pre-console address to avoid conflictSimon Glass
2017-12-07Revert "sandbox: remove os_putc() and os_puts()"Simon Glass
2017-12-07sunxi: Fix UART console index for A33-OLinuXinoChen-Yu Tsai
2017-12-07fastboot: Enable flashing by default on sunxiMaxime Ripard
2017-12-07sunxi: Add default partition schemeMaxime Ripard
2017-12-07part: efi: Add default number of partition entries for sunxiMaxime Ripard