summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-0622-29/+29
* powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
* powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
* Prepare v2018.01-rc1v2018.01-rc1Tom Rini2017-12-041-3/+3
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-0438-77/+46
|\
| * mtd: nand: denali: consolidate include directivesMasahiro Yamada2017-12-041-3/+3
| * mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada2017-12-041-2/+2
| * mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada2017-12-041-0/+1
| * mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-0435-40/+37
| * mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada2017-12-041-26/+0
| * mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada2017-12-041-1/+1
| * ARM: uniphier: clean up board_initMasahiro Yamada2017-12-041-5/+2
* | Merge git://git.denx.de/u-boot-cfi-flashTom Rini2017-12-041-3/+9
|\ \
| * | mtd: cfi: Fix checking status register featureYork Sun2017-12-041-3/+9
* | | arm: Make gcc 6.0 or later a hard requirement now.Tom Rini2017-12-041-2/+2
* | | scripts: spl: fix typoPeng Fan2017-12-041-1/+1
* | | drivers: firmware: psci: use pr_* log functions instead of printf()Masahiro Yamada2017-12-041-3/+4
* | | omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods2017-12-042-28/+68
* | | armv8: mmu: fix page table mappingPeng Fan2017-12-042-1/+5
* | | arm64 :show_regs: show the address before relocationPeng Fan2017-12-041-2/+8
* | | ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong2017-12-0412-9/+136
* | | arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong2017-12-0410-1/+375
* | | arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong2017-12-0410-1/+413
* | | board: p212: use common ethernet init functionNeil Armstrong2017-12-041-12/+2
* | | board: odroid-c2: use common ethernet init functionNeil Armstrong2017-12-041-9/+2
* | | ARM: arch-meson: add ethernet common init functionNeil Armstrong2017-12-043-1/+79
* | | libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada2017-12-044-102/+8
* | | libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.cMasahiro Yamada2017-12-042-129/+129
* | | armv8: shrink exception table codeAndre Przywara2017-12-041-73/+56
* | | add support for Raspberry Pi Zero WDmitry Korunov2017-12-045-1/+76
* | | test: compression: Convert to unit test frameworkSimon Glass2017-12-044-69/+141
* | | test/py: Allow any unit test suite to be foundSimon Glass2017-12-021-1/+1
* | | test: compression: Put test variables in a structSimon Glass2017-12-021-54/+74
* | | test: overlay: Use cmd_ut_category()Simon Glass2017-12-021-19/+2
* | | test: Add a command function for test executionSimon Glass2017-12-023-18/+42
* | | omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson2017-12-021-0/+3
| |/ |/|
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-12-0134-19/+3263
|\ \
| * | rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASKPhilipp Tomsich2017-12-021-1/+1
| * | rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASKPhilipp Tomsich2017-12-021-1/+1
| * | rockchip: dts: rk3399-puma: add /config/sysreset-gpio propertyPhilipp Tomsich2017-11-301-0/+5
| * | rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich2017-11-302-0/+50
| * | rockchip: dts: rk3399-puma: add a 'tsd, usb-port-power' stringlist for USB1Philipp Tomsich2017-11-301-0/+1
| * | rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich2017-11-301-1/+69
| * | rockchip: rk3036: sdram: correct setting for pll integer modeKever Yang2017-11-301-1/+1
| * | rockchip: rk3036: update clock driver for ddrKever Yang2017-11-301-9/+6
| * | rockchip: rk3036: fix pll config for correct frequencyKever Yang2017-11-301-2/+3
| * | rockchip: board: evb-rk3128: add empty MakefilePhilipp Tomsich2017-11-302-0/+5
| * | rockchip: rk3128: add sdram driverKever Yang2017-11-302-0/+60
| * | rockchip: rk3128: add defconfig for evb-rk3128Kever Yang2017-11-301-0/+56
| * | rockchip: rk3128: add evb-rk3128 supportKever Yang2017-11-304-0/+60