summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | rockchip: chromebook_minnie: Enable soundSimon Glass2019-05-081-0/+12
| * | rockchip: rk3399: add tpl supportKever Yang2019-05-083-1/+118
| * | rockchip: add u-boot-tpl-v8.ldsKever Yang2019-05-081-0/+94
| * | rockchip: px5: add timer0 dts node as tick timerKever Yang2019-05-081-0/+7
| * | rockchip: rk3368: remove uart iomux init in SPLKever Yang2019-05-081-15/+0
| * | rockchip: boot0: update CONFIG_ROCKCHIP_SPL_RESERVE_IRAM for SPL onlyKever Yang2019-05-081-1/+2
| * | rockchip: px5 update dts for spl/tplKever Yang2019-05-081-0/+29
| * | rockchip: rk3368: support UART2/4 in board_debug_uart_init()Kever Yang2019-05-081-0/+40
| * | rockchip: rk322x: dts: enable uart2 for SPL/TPLKever Yang2019-05-081-0/+1
| * | sysreset: enable driver support in SPL/TPLKever Yang2019-05-082-0/+2
| * | rockchip: rk322x: add tpl supportKever Yang2019-05-085-30/+110
| * | arm: add a separate stack for TPLKever Yang2019-05-081-1/+3
| * | arm: add option for TPL support in arm 32bitKever Yang2019-05-081-0/+29
| * | arm: remove ARCH_ROCKCHIP macro in common codeKever Yang2019-05-082-8/+0
| * | rockchip: add common header boot0.h and gpio.h for socKever Yang2019-05-0818-0/+198
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-05-095-1/+136
|\ \ \
| * | | arm: mvebu: clearfog: add MMC to SPL DTBaruch Siach2019-05-091-0/+4
| * | | arm: mvebu: Add CRS305-1G-4S boardLuka Kovacic2019-05-094-1/+132
* | | | Merge git://git.denx.de/u-boot-riscvTom Rini2019-05-098-0/+81
|\ \ \ \
| * | | | RISCV: image: Add booti supportAtish Patra2019-05-092-0/+56
| * | | | riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...Rick Chen2019-05-092-0/+4
| * | | | riscv: Introduce CONFIG_XIP to support booting from flashRick Chen2019-05-096-0/+21
| |/ / /
* | | | Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini2019-05-092-0/+138
|\ \ \ \
| * | | | mach-meson: g12a: add DWC2 peripheral mode supportNeil Armstrong2019-05-092-0/+138
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-05-087-42/+42
|\ \ \ \ | |/ / / |/| | |
| * | | net: phy: micrel: Use correct skew values on KSZ9021James Byrne2019-05-087-42/+42
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-084-1/+498
|\ \ \
| * | | sun50i: a64: Add Olimex A64-Teres-I board initial supportJonas Smedegaard2019-05-093-1/+313
| * | | arm: dts: h6: Add Beelink GS1 initial supportClément Péron2019-04-182-0/+185
* | | | x86: samus: Update device tree for verified bootSimon Glass2019-05-081-1/+21
* | | | x86: samus: Update device tree for SPLSimon Glass2019-05-081-3/+28
* | | | x86: Add a simple TPL implementationSimon Glass2019-05-084-5/+183
* | | | x86: Add a way to jump from TPL to SPLSimon Glass2019-05-081-0/+13
* | | | x86: broadwell: Update PCH to work in TPLSimon Glass2019-05-081-3/+9
* | | | x86: Enable the RTC on all boardsSimon Glass2019-05-081-0/+1
* | | | x86: Fix device-tree indentationSimon Glass2019-05-081-74/+73
* | | | x86: Update device tree for Chromium OS verified bootSimon Glass2019-05-081-2/+15
* | | | x86: Update device tree for TPLSimon Glass2019-05-081-2/+32
* | | | x86: Don't generate a bootstage report in SPLSimon Glass2019-05-081-1/+1
* | | | x86: Don't set up MTRRs in SPLSimon Glass2019-05-081-1/+4
* | | | x86: Support TPL in Intel common codeSimon Glass2019-05-081-3/+6
* | | | x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-081-0/+25
* | | | x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-081-0/+15
* | | | x86: mrccache: Add more debuggingSimon Glass2019-05-081-4/+12
* | | | x86: Support saving MRC data from SPLSimon Glass2019-05-082-9/+38
* | | | x86: Add common Intel code for SPLSimon Glass2019-05-082-0/+33
* | | | x86: broadwell: Select refcode and CPU code for SPLSimon Glass2019-05-081-3/+4
* | | | x86: broadwell: Allow booting from SPLSimon Glass2019-05-082-0/+78
* | | | x86: Allow 16-bit init to be in TPLSimon Glass2019-05-083-4/+4
* | | | x86: Add support for starting from SPL/TPLSimon Glass2019-05-084-1/+146