Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
90c668605fa81ab5046a8b05c7a1fa858811d4bf
90c6686
pci: Disable autoconfig in SPL
by Simon Glass
· 5 years ago
0911569
pci: Show the result of binding a device
by Simon Glass
· 5 years ago
be0d8fa
pci: sandbox: Probe PCI emulation devices when used
by Simon Glass
· 5 years ago
9b69ba4
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
e77663c
sandbox: Allow use of real I/O with readl(), etc.
by Simon Glass
· 5 years ago
b0e2c23
sandbox: pci: Increase the memory space
by Simon Glass
· 5 years ago
189882c
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
37a1cf9
sandbox: pci: Move pci_offset_to_barnum() to pci.h
by Simon Glass
· 5 years ago
fae2c16
sandbox: pci: Drop the get_devfn() method
by Simon Glass
· 5 years ago
cea7c09
sandbox: swap_case: Use statics where possible
by Simon Glass
· 5 years ago
239cdcf
sandbox: Add support for clrsetio_32() and friends
by Simon Glass
· 5 years ago
3414581
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· 5 years ago
5abd58f
sandbox: mmc: Fix up MMC emulator for valgrind
by Simon Glass
· 5 years ago
a605b0f
sandbox: spmi: Add ranges property for address translation
by Simon Glass
· 5 years ago
2232700
dm: test: Correct a stray backslash in dm_test_destroy()
by Simon Glass
· 5 years ago
e5f7390
dm: core: Add device_foreach_child()
by Simon Glass
· 5 years ago
4805a7a
dm: core: Correct the return value for uclass_find_first_device()
by Simon Glass
· 5 years ago
ea14778
dm: core: Call ofdata_to_platdata() with of-platdata
by Simon Glass
· 5 years ago
ad95047
dm: test: Don't fail when tests are skipped due to build
by Simon Glass
· 5 years ago
fe9a967
dm: test: Fix running of multiple test from command line
by Simon Glass
· 5 years ago
fdd72be
dm: core: Add documentation on how to debug driver model
by Simon Glass
· 5 years ago
c8b31cc
dm: core: Drop a few early returns
by Simon Glass
· 5 years ago
d3e7736
dm: core: Use U-Boot logging instead of pr_debug()
by Simon Glass
· 5 years ago
bdeb2bc
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
by Simon Glass
· 5 years ago
ebe002c
x86: Add various MTRR indexes and values
by Simon Glass
· 5 years ago
08deb6d
x86: Add more comments to the start-up code
by Simon Glass
· 5 years ago
6172e94
x86: Change condition for using CAR
by Simon Glass
· 5 years ago
c3863ea
x86: fsp: Save usable RAM and hob_list in the handoff area
by Simon Glass
· 5 years ago
12c81b2
x86: spl: Move broadwell-specific code out of generic x86 spl
by Simon Glass
· 5 years ago
daade11
x86: spl: Reduce priority of the basic SPL image loader
by Simon Glass
· 5 years ago
14dd93b
x86: spl: Use hang() instead of a while() loop
by Simon Glass
· 5 years ago
e46d00c
x86: pci: Add a function to clear and set PCI config regs
by Simon Glass
· 5 years ago
1eeb557
x86: Add binman symbols to the image
by Simon Glass
· 5 years ago
d3abc5d
x86: Move common Intel CPU info code into a function
by Simon Glass
· 5 years ago
46dd41f
x86: fsp: Add access to variable MRC data
by Simon Glass
· 5 years ago
ceec184
x86: fsp: Add a few more definitions for FSP2
by Simon Glass
· 5 years ago
fdeb6f7
efi: Move inline functions to unconditional part of header
by Simon Glass
· 5 years ago
62888d8
x86: fsp: Move common support functions into a common file
by Simon Glass
· 5 years ago
b2d544a
x86: Move common fsp functions into a common file
by Simon Glass
· 5 years ago
e9de4a7
x86: fsp: Move common dram functions into a common file
by Simon Glass
· 5 years ago
12cf65a
x86: fsp: Tidy up comment style a little
by Simon Glass
· 5 years ago
86875f0
x86: fsp: Use if() instead of #ifdef
by Simon Glass
· 5 years ago
07f2f58
x86: fsp: Create a common fsp_support.h header
by Simon Glass
· 5 years ago
e2adc36
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· 5 years ago
ff7abb8
x86: sysreset: Allow reset driver to be included in SPL/TPL
by Simon Glass
· 5 years ago
8e83b76
spl: Add a function to determine the U-Boot phase
by Simon Glass
· 5 years ago
3cd7198
spl: Set up the bloblist in board_init_r()
by Simon Glass
· 5 years ago
366291a
spl: Add an arch-specific hook for writing to SPL handoff
by Simon Glass
· 5 years ago
a7da3d9
spl: handoff: Correct Kconfig condition for SPL and TPL
by Simon Glass
· 5 years ago
9bb746d
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
by Simon Glass
· 5 years ago
2e2c514
serial: ns16550: Allow serial to enabled/disabled in SPL
by Simon Glass
· 5 years ago
7e45bb0
mtd: spi: Add 'struct spi_flash {' to the code
by Simon Glass
· 5 years ago
1f338e0
binman: Allow selection of logging verbosity
by Simon Glass
· 5 years ago
8fce3f2
binman: Pass the toolpath to binman from the main Makefile
by Simon Glass
· 5 years ago
0e23d76
x86: Move fsp_ffs.h include to fsp_arch.h
by Simon Glass
· 5 years ago
79b228b
x86: Move fsp_bootmode.h to the generic fsp directory
by Simon Glass
· 5 years ago
21a1133
x86: Move fsp_infoheader.h to the generic fsp directory
by Simon Glass
· 5 years ago
e4499b5
x86: Move fsp_hob.h to the generic fsp directory
by Simon Glass
· 5 years ago
aae5b46
x86: Move fsp_fv.h to the generic fsp directory
by Simon Glass
· 5 years ago
2b5560a
x86: Move fsp_types.h to the generic fsp directory
by Simon Glass
· 5 years ago
8a0b4e2
x86: Move fsp_api.h inclusion out of fsp_support.h
by Simon Glass
· 5 years ago
8cd2979
x86: Create a new fsp_arch.h header
by Simon Glass
· 5 years ago
6e93c64
x86: Move fsp_azalia.h to the generic fsp directory
by Simon Glass
· 5 years ago
8331188
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
61ba124
Prepare v2019.10
by Tom Rini
· 5 years ago
2a72323
NET: DW: fix regression for ARC boards
by Eugeniy Paltsev
· 5 years ago
879396a
Merge branch '2019-10-06-master-imports'
by Tom Rini
· 5 years ago
5bac9c5
cmd: host: fix seg fault at "host info"
by AKASHI Takahiro
· 5 years ago
9bd9b2b
MAINTAINERS: Update my email address
by Maxime Ripard
· 5 years ago
e263607
arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10
by Simon Goldschmidt
· 5 years ago
a11cb57
gitlab-ci: fix typo 'plaforms'
by Heinrich Schuchardt
· 5 years ago
dac51e9
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
62861c7
Merge branch '2019-10-04-master-imports'
by Tom Rini
· 5 years ago
2baa731
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
d90fc9c
Revert "env: solve compilation error in SPL"
by Tom Rini
· 5 years ago
5ff1963
ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL
by Adam Ford
· 5 years ago
fa840f1
initcall.h: initcall_run_list(): Improve debug output
by Ovidiu Panait
· 5 years ago
60a9aeb
Kconfig: fix a typo in the description of bmp command.
by Andrius Štikonas
· 5 years ago
4b0bcfa
Kconfig: Migrate CONFIG_BOOTM_* options
by Tom Rini
· 5 years ago
400b955
cmd: part: number: return hexadecimal value
by Roman Stratiienko
· 5 years ago
46f0d9c
ARM: keystone2: update the default addresses of the secure monitor
by Jean-Jacques Hiblot
· 5 years ago
29c9db4
board: ti: am654: Disable TRNG node for HS devices
by Andrew F. Davis
· 5 years ago
dd2d989
autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
by AKASHI Takahiro
· 5 years ago
12e800c
MAINTAINERS, git-mailrc: Update the maintainer for socfpga
by Ley Foon Tan
· 5 years ago
d4c5141
Makefile: mrproper should remove *.pyc files
by Heinrich Schuchardt
· 5 years ago
fc8db75
Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE
by Michal Simek
· 5 years ago
c9e6c13
arm: K3: Increase default SYSFW image size allocation
by Andrew F. Davis
· 5 years ago
e18c41f
dm: core: Correct bad cast in ofnode_get_addr_size_index()
by Simon Glass
· 5 years ago
e587886
dm: core: Correct low cell in ofnode_read_pci_addr()
by Simon Glass
· 5 years ago
ea4316c
Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
f2d2d22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
d905aa8
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
by Andy Shevchenko
· 5 years ago
9de5b89
rpi4: enable dram bank initialization
by Matthias Brugger
· 5 years ago
023ff4b
Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
2852482
Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
27a5d62
at91: configs: Drop duplication of defconfig macros
by Tudor Ambarus
· 5 years ago
e074d0f
arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
by Stefan Roese
· 5 years ago
49d5fba
ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator
by Marek Vasut
· 6 years ago
d46b548
rockchip: make_fit_atf.py: fix .its generation for a single atf image
by Heiko Stuebner
· 5 years ago
03f98b7
rockchip: misc: read the correct number of bytes from the efuse
by Heiko Stuebner
· 5 years ago
Next »