summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* board: puma: Use rockchip_* helpers to setup cpuid and macaddrRohan Garg2019-08-231-90/+18
* rockchip: rk3288: remove fennec board supportKever Yang2019-08-234-33/+0
* armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-221-0/+3
* armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-221-0/+4
* armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han2019-08-222-0/+37
* boards: fsl: lx2160ardb: enable flexcanPankaj Bansal2019-08-221-0/+20
* armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han2019-08-221-47/+102
* boards: ls1088a: Add support of I2C driver modelChuanhua Han2019-08-221-0/+148
* boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han2019-08-222-47/+118
* rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han2019-08-221-0/+2
* boards: ls2088a: Add support of I2C driver model.Chuanhua Han2019-08-221-0/+9
* boards: ls1028a: Add support of I2C driver modelChuanhua Han2019-08-221-0/+8
* boards: lx2160a: Add support of I2C driver modelChuanhua Han2019-08-225-4/+210
* common: qixis: make the qixis compatible with new socYuantian Tang2019-08-221-12/+33
* drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal2019-08-223-9/+85
* davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford2019-08-201-4/+0
* ARM: davinci: Remove duplicated referencesAdam Ford2019-08-201-2/+0
* Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford2019-08-201-2/+1
* arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov2019-08-201-6/+6
* rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du2019-08-191-0/+6
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/12Aug2019Tom Rini2019-08-129-112/+132
|\
| * powerpc/km: remove unmaintained board KMLION1Holger Brunck2019-08-121-1/+0
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-124-106/+0
| * km/arm: remove unmaintained target PORTL2Pascal Linder2019-08-121-1/+0
| * km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km: remove obsolete definitions in KM header filesPascal Linder2019-08-121-4/+0
| * km: add Kconfig menus for KM boardsPascal Linder2019-08-122-0/+130
* | Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-124-0/+162
|\ \
| * | boards: meson: add g12a sei510Jerome Brunet2019-08-124-0/+162
| |/
* | Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-1211-32/+636
|\ \
| * | ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford2019-08-121-1/+2
| * | board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-126-0/+498
| * | ARM: omap3: overo: Fix MMC init for SPLAnselm Busse2019-08-122-14/+26
| * | board: siemens: extend factoryset reading for giedi and deneb boardsAnatolij Gustschin2019-08-112-15/+66
| * | board: siemens: adapt factoryset reading for DM_I2C enabled boardsAnatolij Gustschin2019-08-111-2/+43
| |/
* | env: Rename environment.h to env_internal.hSimon Glass2019-08-1141-41/+41
* | env: Drop environment.h header file where not neededSimon Glass2019-08-1174-74/+0
* | env: Move get/set_default_env() to env.hSimon Glass2019-08-111-1/+1
* | env: Move env_get() to env.hSimon Glass2019-08-1159-0/+59
* | env: Move env_set() to env.hSimon Glass2019-08-11124-0/+124
* | env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_get_ulong() to env.hSimon Glass2019-08-115-0/+5
* | env: Move env_set_ulong() to env.hSimon Glass2019-08-119-0/+9
* | env: Move env_set_hex() to env.hSimon Glass2019-08-118-0/+8
* | env: Move env_init() to env.hSimon Glass2019-08-1112-0/+12
* | env: Move env_get_f() to env.hSimon Glass2019-08-118-0/+8
* | common: Move gzip functions into a new gzip headerSimon Glass2019-08-111-0/+1
* | board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-115-0/+457
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/10Aug2019Tom Rini2019-08-104-0/+89
|\