summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03spl: nand: sunxi: create an helper to handle command executionMiquel Raynal
2018-04-03spl: nand: sunxi: add missing status clearMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal
2018-04-03spl: nand: sunxi: fix typo on register nameMiquel Raynal
2018-04-03spl: nand: sunxi: fix second case of modulo by zero errorMiquel Raynal
2018-04-03mtd: nand: sunxi: fix ECC strength choiceMiquel Raynal
2018-04-03spl: fix binman_sym output checkMiquel Raynal
2018-03-19sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN9I kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN4I kconfig entryJagan Teki
2018-03-19sunxi: add DRAM_SUN6I kconfigJagan Teki
2018-03-19sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki
2018-03-19sunxi: Add SUN8I_RSB kconfig entryJagan Teki
2018-03-19sunxi: Use SUN6I_PRCM if usedJagan Teki
2018-03-19sunxi: Add SUN6I_P2WI kconfig entryJagan Teki
2018-03-19sunxi: Add SUN6I_PRCM kconfig entryJagan Teki
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek
2018-03-16MAINTAINERS: TI SYSTEM SECURITY: remove invalid fileHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM TI: remove invalid pathsHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM SAMSUNG: remove invalid pathsHeinrich Schuchardt
2018-03-16MAINTAINERS: FLATTENED DEVICE TREE: correct maintained pathHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM HISILICON: correct maintained pathHeinrich Schuchardt
2018-03-16MAINTAINERS: ARM FREESCALE IMX: remove invalid pathHeinrich Schuchardt
2018-03-16post: remove reference to power functionsPatrick Delaunay
2018-03-16common: remove unused prototypesPatrick Delaunay
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini
2018-03-16dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki
2018-03-16defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfigMadan Srinivas
2018-03-16configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas
2018-03-16watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-15Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-03-15ARM: dts: uniphier: sync with Linux 4.16-rc5Masahiro Yamada
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada
2018-03-15Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-14.travis.yml: Add lzopTom Rini