aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-21nds32: mtd: add spi flash id MX25U16335E.rick1-0/+1
2017-09-21nds32: ftmac100: Fix write mac addr fail problem.rick1-1/+6
2017-09-21nds32: ftmac100 support cache enable.rick4-5/+51
2017-09-21nds32: ftmac100: support cache enable.rick1-3/+2
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick2-1/+2
2017-09-21nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick1-0/+1
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini26-80/+474
2017-09-20mx6sabresd: Add Serial Download Protocol supportFabio Estevam1-0/+4
2017-09-20toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam3-26/+10
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray5-1/+378
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore2-2/+37
2017-09-18Merge git://git.denx.de/u-boot-rockchipTom Rini45-101/+851
2017-09-18rockchip: puma_rk3399: increase serialno_str sizeKlaus Goger1-1/+1
2017-09-18rockchip: ram: rk3399: update reg map for of-platdataKever Yang1-1/+1
2017-09-18rockchip: sdhci: update reg map for of-platdataKever Yang1-1/+1
2017-09-18rockchip: dts: rk3368: reduce the number of nodes seen in TPLPhilipp Tomsich1-4/+4
2017-09-18rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATAPhilipp Tomsich1-9/+2
2017-09-18rockchip: timer: update for 32/64bit-aware OF_PLATDATAPhilipp Tomsich1-1/+1
2017-09-18rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree)Philipp Tomsich1-0/+1
2017-09-18rockchip: efuse: change to use dev_read_addr_ptrPhilipp Tomsich1-1/+1
2017-09-18rockchip: clk: rk3399: Convert to livetreePhilipp Tomsich1-2/+2
2017-09-18rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulatorPhilipp Tomsich1-1/+11
2017-09-18rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1Philipp Tomsich1-0/+15
2017-09-18rockchip: rk3368: add the missing target and pinctrl config for sheep boardAndy Yan1-0/+2
2017-09-18rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settingsAndy Yan1-0/+1
2017-09-18rk3288: Add Vyasa initial board supportJagan Teki9-0/+457
2017-09-18rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRFPhilipp Tomsich1-18/+16
2017-09-18rockchip: lion-rk3368: defconfig: resync w/ OF_LIVE and BOOTSTAGE enabledPhilipp Tomsich1-0/+7
2017-09-18rockchip: dts: rk3368-lion: add /chosen/tick-timerPhilipp Tomsich1-0/+2
2017-09-18rockchip: gpio: remove outdated/misleading commentPhilipp Tomsich1-1/+0
2017-09-18rockchip: gpio: convert to livetreePhilipp Tomsich1-1/+1
2017-09-18rockchip: i2c: Convert to livetreePhilipp Tomsich1-1/+1
2017-09-18rockchip: rk8xx: remove unused header includesPhilipp Tomsich1-2/+0
2017-09-18rockchip: sdhci: Convert to livetreePhilipp Tomsich1-2/+1
2017-09-18rockchip: spi: Convert to livetreePhilipp Tomsich1-1/+1
2017-09-18rockchip: pinctrl: rk3368: Convert to livetreePhilipp Tomsich1-2/+1
2017-09-18rockchip: clk: rk3368: Convert to livetreePhilipp Tomsich1-1/+1
2017-09-18rockchip: timer: Convert to livetreePhilipp Tomsich1-1/+3
2017-09-18rockchip: timer: implement timer_get_boot_usPhilipp Tomsich1-5/+67
2017-09-18rockchip: mmc: convert to livetreePhilipp Tomsich1-1/+1
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich1-3/+2
2017-09-18net: designware: Convert to livetreePhilipp Tomsich1-8/+3
2017-09-18dm: core: add dev_read_addr_ptr()Philipp Tomsich2-0/+22
2017-09-18dm: timer: handle being called before dm_root is readyPhilipp Tomsich1-0/+7
2017-09-18dm: timer: Convert to livetreePhilipp Tomsich1-22/+23
2017-09-18bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPLPhilipp Tomsich1-1/+1
2017-09-18rockchip: board: puma_rk3399: update README flash instructionsKlaus Goger1-8/+43
2017-09-18rockchip: board: lion_rk3368: update README flash instructionsKlaus Goger1-2/+22
2017-09-18rockchip: rk322x: Disable integrated macphy for saving power consumingDavid Wu2-0/+40
2017-09-18rockchip: rk322x: enable fastboot to set boot mode tagKever Yang1-0/+15