aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2017-05-17sunxi: Move maintainership for Pine64Andre Przywara1-1/+5
2017-05-17sunxi: update Pine64 READMEAndre Przywara2-98/+165
2017-05-17sunxi: use SPL header DT name for FIT board matchingAndre Przywara1-3/+9
2017-05-17sunxi: 64-bit SoCs: introduce FIT generator scriptAndre Przywara1-0/+75
2017-05-17sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara1-0/+23
2017-05-17sunxi: SPL: store RAM size in gdAndre Przywara1-4/+3
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini34-45/+45
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini19-226/+23
2017-05-15omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford1-0/+2
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini11-23/+23
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini1-12/+0
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada34-45/+45
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass2-2/+4
2017-05-15i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass2-9/+0
2017-05-15i2c: pdm360ng: Drop use of CONFIG_I2C_HARDSimon Glass1-30/+0
2017-05-15i2c: cm5200: Drop use of CONFIG_I2C_HARDSimon Glass1-3/+3
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass5-5/+0
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass9-178/+17
2017-05-13Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-0/+28
2017-05-12davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONSSekhar Nori1-0/+2
2017-05-12m5253demo: Fix static variable in non-static inline function warningTom Rini1-2/+2
2017-05-12colibri_imx7: Fix unused variable warningTom Rini1-16/+0
2017-05-12apalis_imx6: Fix unused variable warningTom Rini1-47/+0
2017-05-12pcm058: Fix unused variable warningsTom Rini1-6/+3
2017-05-12gdsys: P1022: Fix unused variable warningsTom Rini1-25/+24
2017-05-12gw_ventana: Fix unused variable warningsTom Rini2-29/+1
2017-05-12mx6ul_14x14_evk: Fix unused variable warningTom Rini1-0/+2
2017-05-12mx6slevk: Fix unused variable warningTom Rini1-0/+2
2017-05-12cgtqmx6eval: Fix unused variable warningTom Rini1-0/+2
2017-05-12ot1200: Fix unused variable warningTom Rini1-4/+0
2017-05-12socrates: Fix a misleading indentation warningTom Rini1-1/+1
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2-43/+52
2017-05-12board: am335x: Introduce scale_vcoresLokesh Vutla1-119/+148
2017-05-12boston: Setup memory ranges in FDT provided to LinuxPaul Burton2-0/+28
2017-05-11am33xx: Provide platform data for mmcLokesh Vutla1-0/+32
2017-05-10Merge git://git.denx.de/u-boot-rockchipTom Rini3-5/+80
2017-05-10Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini19-10/+134
2017-05-10rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlightEric Gao1-0/+7
2017-05-10rockchip: tinker: set ethaddr in late initJonas Karlman1-0/+28
2017-05-10rockchip: ARM64: puma-rk3399: get DRAM size from DMC initPhilipp Tomsich1-1/+25
2017-05-10rockchip: rk3399: use actual dram sizeKever Yang1-1/+18
2017-05-10rockchip: rk3399: use regulators_enable_boot_on() to init regulatorKever Yang1-3/+2
2017-05-10mips: bmips: add NeufBox 4 (Sercomm) boardÁlvaro Fernández Rojas4-0/+30
2017-05-10MIPS: add BMIPS Comtrend VR-3032u boardÁlvaro Fernández Rojas4-0/+30
2017-05-10MIPS: add BMIPS Comtrend AR-5387un boardÁlvaro Fernández Rojas4-0/+30
2017-05-10MIPS: add BMIPS Huawei HG556a boardÁlvaro Fernández Rojas4-0/+30
2017-05-10MIPS: tl-wdr4300: remove debug_uart_init callÁlvaro Fernández Rojas1-4/+14
2017-05-10MIPS: QCA AP143: remove debug_uart_init callÁlvaro Fernández Rojas1-3/+0
2017-05-10MIPS: QCA AP121: remove debug_uart_init callÁlvaro Fernández Rojas1-3/+0
2017-05-09omap3_logic: Add Device Tree Support and more DM driversAdam Ford2-10/+27