Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e766d9f1835e6ad6a2a3080c4abb2e5175b156e8
e766d9f
x86: Fix device-tree indentation
by Simon Glass
· 6 years ago
c5edefb
x86: Update device tree for Chromium OS verified boot
by Simon Glass
· 6 years ago
93c7607
x86: Update device tree for TPL
by Simon Glass
· 6 years ago
d4d2521
x86: Add documentation on the samus flashmap
by Simon Glass
· 6 years ago
6c45651
x86: Support PCI VGA ROM when TPL is used
by Simon Glass
· 6 years ago
bf4d8be
x86: Don't generate a bootstage report in SPL
by Simon Glass
· 6 years ago
665cb18
x86: Don't set up MTRRs in SPL
by Simon Glass
· 6 years ago
9fa31fc
x86: Support TPL in Intel common code
by Simon Glass
· 6 years ago
f77ab00
x86: sysreset: Implement the get_last() method
by Simon Glass
· 6 years ago
d6b1ba2
x86: sysreset: Implement power-off if available
by Simon Glass
· 6 years ago
40476f4
x86: sysreset: Separate out the EFI code
by Simon Glass
· 6 years ago
2b36eab
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· 6 years ago
9ffe7cd
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· 6 years ago
b69b603
x86: pch: Add an ioctl to read power-management info
by Simon Glass
· 6 years ago
079b38b
x86: mrccache: Add more debugging
by Simon Glass
· 6 years ago
9a67994
x86: Support saving MRC data from SPL
by Simon Glass
· 6 years ago
17903c0
x86: Add common Intel code for SPL
by Simon Glass
· 6 years ago
c0052b6
x86: broadwell: Select refcode and CPU code for SPL
by Simon Glass
· 6 years ago
43294e6
x86: broadwell: Allow booting from SPL
by Simon Glass
· 6 years ago
d68574a
x86: Allow 16-bit init to be in TPL
by Simon Glass
· 6 years ago
051c31b
x86: Add support for starting from SPL/TPL
by Simon Glass
· 6 years ago
9231206
x86: broadwell: Split CPU init
by Simon Glass
· 6 years ago
6b83b29
x86: broadwell: Move init of debug UART to cpu.c
by Simon Glass
· 6 years ago
4eabf1e
x86: broadwell: Allow SDRAM init from SPL
by Simon Glass
· 6 years ago
9f6486b
x86: broadwell: Improve SDRAM debugging output
by Simon Glass
· 6 years ago
62be5dd
x86: Add a handoff header file
by Simon Glass
· 6 years ago
7c2ca87
x86: Support booting with TPL
by Simon Glass
· 6 years ago
9898790
x86: Support SPL and TPL
by Simon Glass
· 6 years ago
20d97f3
x86: dts: Add device-tree labels for rtc and reset
by Simon Glass
· 6 years ago
c0069e9
x86: Add a way to reinit the cpu
by Simon Glass
· 6 years ago
7b14023
x86: mp_init: Use proper error numbers
by Simon Glass
· 6 years ago
11b7cc3
x86: Update a stale comment about ifdtool
by Simon Glass
· 6 years ago
4a5fc6a
x86: start64: Fix copyright message
by Simon Glass
· 6 years ago
62c7299
Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"
by Simon Glass
· 6 years ago
16f4d05
cros_ec: Use a hyphen in the uclass name
by Simon Glass
· 6 years ago
4fc2365
spl: Allow sandbox to build a device-tree file
by Simon Glass
· 6 years ago
0033318
dm: core: Fix translate condition in ofnode_get_addr_size()
by Simon Glass
· 6 years ago
9481c80
binman: Allow sections to have an offset
by Simon Glass
· 6 years ago
0b96f6e
binman: Add a missing comment in Entry_vblock
by Simon Glass
· 6 years ago
eb833d8
binman: Don't show image-skip message by default
by Simon Glass
· 6 years ago
5203258
binman: Don't generate an error in 'text' entry constructor
by Simon Glass
· 6 years ago
8d7f06b
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
6984044
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
ba932bc
ARM: dts: renesas: Add RZ/A1 GR-Peach board
by Chris Brandt
· 7 years ago
3529596
ARM: dts: renesas: Add RZ/A1 platform code
by Chris Brandt
· 7 years ago
b5b6656
spi: rpc: Add support for operation without clock framework
by Marek Vasut
· 6 years ago
24b3247
net: sh_eth: Add support for operation without clock framework
by Marek Vasut
· 6 years ago
31650cf
net: sh_eth: Add RZ/A1 support
by Marek Vasut
· 6 years ago
67180fe
serial: sh: Add RZ/A1 support
by Marek Vasut
· 6 years ago
4d0732b
timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver
by Marek Vasut
· 6 years ago
cbde9de
pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver
by Marek Vasut
· 6 years ago
86b8e7d
gpio: renesas: Add RZ/A1 R7S72100 GPIO driver
by Marek Vasut
· 6 years ago
99156cd
sh: 7785: Remove CPU support
by Marek Vasut
· 6 years ago
0648066
sh: sh7785lcr: Remove the board
by Marek Vasut
· 6 years ago
d13a614
sh: 7724: Remove CPU support
by Marek Vasut
· 6 years ago
e4f01b5
sh: ecovec: Remove the board
by Marek Vasut
· 6 years ago
b3c27c9
sh: sh7757lcr: Fix copy-paste error in README
by Marek Vasut
· 6 years ago
44237e2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
8b77ea9
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
32e308d
ARM: socfpga: stratix10: Probe FPGA status before bridge enable
by Ang, Chee Hong
· 6 years ago
a03e9d9
ARM: socfpga: stratix10: Disable FPGA2SOC reset
by Ang, Chee Hong
· 6 years ago
6bf238a
arm: socfpga: Move Stratix 10 SDRAM driver to DM
by Ley Foon Tan
· 6 years ago
bc17990
arm: dts: Stratix10: Add SDRAM node
by Ley Foon Tan
· 6 years ago
5918afd
ddr: altera: Compile ALTERA SDRAM in SPL only
by Ley Foon Tan
· 6 years ago
abad176
Merge branch '2019-05-05-master-imports'
by Tom Rini
· 6 years ago
9337a08
env: add missing newline
by Philip Molloy
· 6 years ago
aeaa4b8
board: toradex: drop support.arm maintainer email
by Marcel Ziswiler
· 6 years ago
2455efa
cmd: pxe: add board specific PXE default path
by Marek Behún
· 6 years ago
95468e6
ARM: da850evm: Enable da850-ohci USB host controller
by Adam Ford
· 6 years ago
9da5474
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
by Adam Ford
· 6 years ago
53290e6
fs: btrfs: add zstd decompression support
by Marek Behún
· 6 years ago
8509f22
lib: add Zstandard decompression support
by Marek Behún
· 6 years ago
83a486b
lib: Add xxhash support
by Marek Behún
· 6 years ago
5adcbe0
board: ti: am43xx: Enable hardware leveling
by Brad Griffis
· 6 years ago
1dbd9a7
arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36
by Brad Griffis
· 6 years ago
7b5774e
arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
by Brad Griffis
· 6 years ago
6fe3e5b
arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
by Brad Griffis
· 6 years ago
84cf295
arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error
by Brad Griffis
· 6 years ago
8219579
arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW
by Brad Griffis
· 6 years ago
6c74e94
lib/display_options: avoid illegal memory access
by Heinrich Schuchardt
· 6 years ago
ed885e7
configs: am335x_evm: enable SPL_FIT_IMAGE_TINY
by Jean-Jacques Hiblot
· 6 years ago
7296a33
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
by Jean-Jacques Hiblot
· 6 years ago
1b1d8c1
spl: fix linker size check off-by-one errors
by Simon Goldschmidt
· 6 years ago
aaa6480
configs: socfpga: add imply pl310 cache controller
by Dinh Nguyen
· 6 years ago
d97d8fc
ARM: socfpga: use the pl310 driver to configure the cache
by Dinh Nguyen
· 6 years ago
88ebf58
dm: cache: add the pl310 cache controller driver
by Dinh Nguyen
· 6 years ago
84b124d
dm: cache: Create a uclass for cache
by Dinh Nguyen
· 6 years ago
2bac27c
ARM: pl310: Add macro's for handling tag and data latency mask
by Dinh Nguyen
· 6 years ago
5c66e1e
Documentation: dts: Add pl310 cache controller dts documentation
by Dinh Nguyen
· 6 years ago
c14f3c3
board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build
by Vignesh Raghavendra
· 6 years ago
add4967
arch: armv8: Provide a way to disable cache maintenance ops
by Vignesh Raghavendra
· 6 years ago
89665f2
Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
by Alex Kiernan
· 6 years ago
86f578e
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
c9baea6
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
by Tom Rini
· 6 years ago
2dc4264
Merge branch '2019-05-04-master-imports'
by Tom Rini
· 6 years ago
41e30dc
cmd: mmc: Make Mode: printout consistent
by Marek Vasut
· 6 years ago
ef8c878
net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
by Marek Vasut
· 6 years ago
6b955cb
ARM: rmobile: Always select pin control drivers on Gen3
by Marek Vasut
· 6 years ago
5403bec
pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()
by Marek Vasut
· 6 years ago
fbf26be
gpio: renesas: Migrate to pinctrl GPIO accessors
by Marek Vasut
· 6 years ago
Next »