Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bb99abfea30508f3284620d399184711b4d2a3d2
bb99abf
pci: Show a message if PCI autoconfig fails
by Simon Glass
· 5 years ago
b7be808
pci: Add more debug detail when resources are exhausted
by Simon Glass
· 5 years ago
dd09add
pci: Correct 'specifified' and 'Plese' typos
by Simon Glass
· 5 years ago
c14bf41
pci: Disable autoconfig in SPL
by Simon Glass
· 5 years ago
25916d6
pci: Show the result of binding a device
by Simon Glass
· 5 years ago
1bc0f4f
pci: sandbox: Probe PCI emulation devices when used
by Simon Glass
· 5 years ago
b98ba4c
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
0a341a7
sandbox: Allow use of real I/O with readl(), etc.
by Simon Glass
· 5 years ago
35464f7
sandbox: pci: Increase the memory space
by Simon Glass
· 5 years ago
3c3968f
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
130d7ff
sandbox: pci: Move pci_offset_to_barnum() to pci.h
by Simon Glass
· 5 years ago
6de89a6
sandbox: pci: Drop the get_devfn() method
by Simon Glass
· 5 years ago
81ae778
sandbox: swap_case: Use statics where possible
by Simon Glass
· 5 years ago
ca6f121
sandbox: Add support for clrsetio_32() and friends
by Simon Glass
· 5 years ago
21c8f1a
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· 5 years ago
b197054
sandbox: mmc: Fix up MMC emulator for valgrind
by Simon Glass
· 5 years ago
9513997
sandbox: spmi: Add ranges property for address translation
by Simon Glass
· 5 years ago
a10a383
dm: test: Correct a stray backslash in dm_test_destroy()
by Simon Glass
· 5 years ago
cfd7293
dm: core: Add device_foreach_child()
by Simon Glass
· 5 years ago
0bb4427
dm: core: Correct the return value for uclass_find_first_device()
by Simon Glass
· 5 years ago
a91e48b
dm: core: Call ofdata_to_platdata() with of-platdata
by Simon Glass
· 5 years ago
c5987ae
dm: test: Don't fail when tests are skipped due to build
by Simon Glass
· 5 years ago
14866fb
dm: test: Fix running of multiple test from command line
by Simon Glass
· 5 years ago
aa5d0ca
dm: core: Add documentation on how to debug driver model
by Simon Glass
· 5 years ago
256d402
dm: core: Drop a few early returns
by Simon Glass
· 5 years ago
7ee0d7b
dm: core: Use U-Boot logging instead of pr_debug()
by Simon Glass
· 5 years ago
7ab72de
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
by Simon Glass
· 5 years ago
ca1c61e
x86: Add various MTRR indexes and values
by Simon Glass
· 5 years ago
202a096
x86: Add more comments to the start-up code
by Simon Glass
· 5 years ago
9e60b43
x86: Change condition for using CAR
by Simon Glass
· 5 years ago
2562808
x86: fsp: Save usable RAM and hob_list in the handoff area
by Simon Glass
· 5 years ago
42bf3b9
x86: spl: Move broadwell-specific code out of generic x86 spl
by Simon Glass
· 5 years ago
19da9c4
x86: spl: Reduce priority of the basic SPL image loader
by Simon Glass
· 5 years ago
39c6f9b
x86: spl: Use hang() instead of a while() loop
by Simon Glass
· 5 years ago
7567787
x86: pci: Add a function to clear and set PCI config regs
by Simon Glass
· 5 years ago
5a4e018
x86: Add binman symbols to the image
by Simon Glass
· 5 years ago
aba3c60
x86: Move common Intel CPU info code into a function
by Simon Glass
· 5 years ago
fffb220
x86: fsp: Add access to variable MRC data
by Simon Glass
· 5 years ago
99bb201
x86: fsp: Add a few more definitions for FSP2
by Simon Glass
· 5 years ago
16fc74a
efi: Move inline functions to unconditional part of header
by Simon Glass
· 5 years ago
80c726f
x86: fsp: Move common support functions into a common file
by Simon Glass
· 5 years ago
ac4df6f
x86: Move common fsp functions into a common file
by Simon Glass
· 5 years ago
ddb39b2
x86: fsp: Move common dram functions into a common file
by Simon Glass
· 5 years ago
e464d6e
x86: fsp: Tidy up comment style a little
by Simon Glass
· 5 years ago
f755a45
x86: fsp: Use if() instead of #ifdef
by Simon Glass
· 5 years ago
ef8a2dd
x86: fsp: Create a common fsp_support.h header
by Simon Glass
· 5 years ago
1372414
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· 5 years ago
d22c135
x86: sysreset: Allow reset driver to be included in SPL/TPL
by Simon Glass
· 5 years ago
b7fb513
spl: Add a function to determine the U-Boot phase
by Simon Glass
· 5 years ago
f120775
spl: Set up the bloblist in board_init_r()
by Simon Glass
· 5 years ago
c5d2720
spl: Add an arch-specific hook for writing to SPL handoff
by Simon Glass
· 5 years ago
540ee8d
spl: handoff: Correct Kconfig condition for SPL and TPL
by Simon Glass
· 5 years ago
9502cae
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
by Simon Glass
· 5 years ago
d945a49
serial: ns16550: Allow serial to enabled/disabled in SPL
by Simon Glass
· 5 years ago
bdb4016
mtd: spi: Add 'struct spi_flash {' to the code
by Simon Glass
· 5 years ago
03b1d8f
binman: Allow selection of logging verbosity
by Simon Glass
· 5 years ago
eaec4f1
binman: Pass the toolpath to binman from the main Makefile
by Simon Glass
· 5 years ago
4b6e2bb
x86: Move fsp_ffs.h include to fsp_arch.h
by Simon Glass
· 5 years ago
3206688
x86: Move fsp_bootmode.h to the generic fsp directory
by Simon Glass
· 5 years ago
0b7df8a
x86: Move fsp_infoheader.h to the generic fsp directory
by Simon Glass
· 5 years ago
7cd23b1
x86: Move fsp_hob.h to the generic fsp directory
by Simon Glass
· 5 years ago
6fd4e0b
x86: Move fsp_fv.h to the generic fsp directory
by Simon Glass
· 5 years ago
d7004b9
x86: Move fsp_types.h to the generic fsp directory
by Simon Glass
· 5 years ago
b56ddd9
x86: Move fsp_api.h inclusion out of fsp_support.h
by Simon Glass
· 5 years ago
e0e4b64
x86: Create a new fsp_arch.h header
by Simon Glass
· 5 years ago
788ed15
x86: Move fsp_azalia.h to the generic fsp directory
by Simon Glass
· 5 years ago
6c34fc1
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
8c70180
Prepare v2019.10
by Tom Rini
· 5 years ago
5738e94
NET: DW: fix regression for ARC boards
by Eugeniy Paltsev
· 5 years ago
644c271
Merge branch '2019-10-06-master-imports'
by Tom Rini
· 5 years ago
23b1349
cmd: host: fix seg fault at "host info"
by AKASHI Takahiro
· 5 years ago
293f392
MAINTAINERS: Update my email address
by Maxime Ripard
· 5 years ago
fe6275f
arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10
by Simon Goldschmidt
· 5 years ago
8e8e1cc
gitlab-ci: fix typo 'plaforms'
by Heinrich Schuchardt
· 5 years ago
11a5a6d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
5cb2bf0
Merge branch '2019-10-04-master-imports'
by Tom Rini
· 5 years ago
f2d89d1
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
9ad1d3b
Revert "env: solve compilation error in SPL"
by Tom Rini
· 5 years ago
58eda55
ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL
by Adam Ford
· 5 years ago
3136e3d
initcall.h: initcall_run_list(): Improve debug output
by Ovidiu Panait
· 5 years ago
1d5ccd6
Kconfig: fix a typo in the description of bmp command.
by Andrius Štikonas
· 5 years ago
9a10207
Kconfig: Migrate CONFIG_BOOTM_* options
by Tom Rini
· 5 years ago
014a381
cmd: part: number: return hexadecimal value
by Roman Stratiienko
· 5 years ago
22bbed7
ARM: keystone2: update the default addresses of the secure monitor
by Jean-Jacques Hiblot
· 5 years ago
6c43b52
board: ti: am654: Disable TRNG node for HS devices
by Andrew F. Davis
· 5 years ago
c492752
autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
by AKASHI Takahiro
· 5 years ago
5d81b99
MAINTAINERS, git-mailrc: Update the maintainer for socfpga
by Ley Foon Tan
· 5 years ago
d136e98
Makefile: mrproper should remove *.pyc files
by Heinrich Schuchardt
· 5 years ago
c320b26
Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE
by Michal Simek
· 5 years ago
8e3c0bb
arm: K3: Increase default SYSFW image size allocation
by Andrew F. Davis
· 5 years ago
47f85de
dm: core: Correct bad cast in ofnode_get_addr_size_index()
by Simon Glass
· 5 years ago
dfd4315
dm: core: Correct low cell in ofnode_read_pci_addr()
by Simon Glass
· 5 years ago
e98b7ef
Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
cdc4f2d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
d87a21d
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
by Andy Shevchenko
· 5 years ago
d3dcfe2
rpi4: enable dram bank initialization
by Matthias Brugger
· 5 years ago
c5078d5
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
f2a06e2
Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
e004c5f
at91: configs: Drop duplication of defconfig macros
by Tudor Ambarus
· 5 years ago
8ec84e0
arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
by Stefan Roese
· 5 years ago
Next »