summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini
2019-08-26MAINTAINERS,board/siemens: update maintainerSamuel Egli
2019-08-26riscv: qemu: Fix kconfig build warningBin Meng
2019-08-26riscv: qemu: add SPL configurationLukas Auer
2019-08-23board: puma: Use rockchip_* helpers to setup cpuid and macaddrRohan Garg
2019-08-23rockchip: rk3288: remove fennec board supportKever Yang
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han
2019-08-22boards: fsl: lx2160ardb: enable flexcanPankaj Bansal
2019-08-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han
2019-08-22boards: ls1088a: Add support of I2C driver modelChuanhua Han
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han
2019-08-22rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han
2019-08-22boards: ls2088a: Add support of I2C driver model.Chuanhua Han
2019-08-22boards: ls1028a: Add support of I2C driver modelChuanhua Han
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han
2019-08-22common: qixis: make the qixis compatible with new socYuantian Tang
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal
2019-08-20davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford
2019-08-20ARM: davinci: Remove duplicated referencesAdam Ford
2019-08-20Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford
2019-08-20arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov
2019-08-19rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-08-12ARM: omap3: overo: Fix MMC init for SPLAnselm Busse
2019-08-12boards: meson: add g12a sei510Jerome Brunet
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder
2019-08-12km: add Kconfig menus for KM boardsPascal Linder
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move get/set_default_env() to env.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass