summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | rockchip: clk: add px30 clock driverKever Yang2019-11-174-0/+2452
| * | pinctrl: rockchip: add px30 pinctrl driverDavid Wu2019-11-172-0/+369
| * | rockchip: add core px30 headersHeiko Stuebner2019-11-174-0/+249
| * | spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-177-4/+18
| * | ram: rk3399: Fix dram setting to make dram more stableYouMin Chen2019-11-171-21/+20
| * | ram: rk3399: update calculate_strideKever Yang2019-11-172-39/+128
| * | ram: rk3399: Sync the io setting from Rockchip vendor codeKever Yang2019-11-171-30/+14
| * | ram: rockchip: update lpddr4 timing for rk3399Kever Yang2019-11-172-9/+9
| * | ram: rk3399: add support detect capacityYouMin Chen2019-11-171-21/+215
| * | ram: rk3399: update the function of sdram_initYouMin Chen2019-11-171-123/+296
| * | ram: rk3399: fix error about get_ddrc0_con reg addrYouMin Chen2019-11-171-1/+1
| * | ram: rk3399: Clean up codeYouMin Chen2019-11-171-83/+93
| * | ram: rk3399: migrate to use common codeYouMin Chen2019-11-1714-171/+179
| * | ram: rk3328: use common sdram driverYouMin Chen2019-11-179-906/+295
| * | ram: px30: add sdram driverYouMin Chen2019-11-179-1/+1302
| * | ram: rockchip: add common msch reg definitionKever Yang2019-11-171-0/+85
| * | ram: rockchip: add phy driver code for PX30Kever Yang2019-11-173-0/+326
| * | ram: rockchip: add controller code for PX30Kever Yang2019-11-172-0/+344
| * | ram: rockchip: Default enable DRAM debug infoKever Yang2019-11-171-0/+1
| * | ram: rockchip: move sdram_debug function into sdram_commonKever Yang2019-11-173-148/+144
| * | ram: rockchip: add common code for sdram driverKever Yang2019-11-174-0/+323
| * | rockchip: sdram: update the sys_reg to sys_reg2Kever Yang2019-11-171-16/+16
| * | rockchip: sdram: extend to use sys_reg3 for capacity infoKever Yang2019-11-173-47/+152
| * | rockchip: sdram: move cap structure and debug function to sdram_common.hKever Yang2019-11-174-48/+61
| * | ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang2019-11-1713-14/+14
| * | ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang2019-11-175-4/+3
* | | Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini2019-11-1723-40/+426
|\ \ \
| * | | patman: fix coverletter cc list with nullsRobert Beckett2019-11-141-1/+1
| * | | patman: fix some typos in commentsAnatolij Gustschin2019-11-143-5/+5
| * | | sandbox: use correct type reading /proc/self/mapsHeinrich Schuchardt2019-11-141-2/+2
| * | | tests: add OP-TEE test suiteHeiko Stuebner2019-11-1411-0/+250
| * | | image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner2019-11-143-0/+157
| * | | fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()Heiko Stuebner2019-11-142-8/+10
| * | | fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()Heiko Stuebner2019-11-142-1/+3
| * | | pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay2019-11-142-25/+0
| |/ /
* | | Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-11-1411-11/+164
|\ \ \
| * | | efi_selftest: enable all UEFI unit tests on the sandboxHeinrich Schuchardt2019-11-121-2/+5
| * | | efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-127-1/+139
| * | | efi_loader: call add_u_boot_and_runtime() on sandboxHeinrich Schuchardt2019-11-121-4/+5
| * | | efi_loader: disk: install file system protocol to a whole diskAKASHI Takahiro2019-11-121-1/+3
| * | | efi_loader: fix efi_dp_from_name()Heinrich Schuchardt2019-11-121-3/+12
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-11-142-10/+4
|\ \ \ | |/ / |/| |
| * | arm: mvebu: clearfog: fix boot from SD cardBaruch Siach2019-11-141-0/+4
| * | ARM: mvebu: don't dereference null bd pointerChris Packham2019-11-141-10/+0
|/ /
* | Merge branch '2019-11-12-migrate-SYS_REDUNDAND_ENVIRONMENT'Tom Rini2019-11-12204-70/+176
|\ \
| * | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-12202-68/+174
| * | pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfigTom Rini2019-11-122-1/+1
| * | evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfigTom Rini2019-11-122-1/+1
|/ /
* | Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-1254-341/+5802
|\ \ | |/ |/|
| * imx: imx8mm-evk: enable ethernetPeng Fan2019-11-054-0/+56