Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
878c09bc2ffc9e250cd0f8f4ef2fda337956e1c0
878c09b
binman: tegra: Convert to use binman
by Simon Glass
· 7 years ago
be83bc7
binman: Add documentation for the symbol feature
by Simon Glass
· 7 years ago
6767ec7
binman: Add binman support to spl_ram.c
by Simon Glass
· 7 years ago
867a398
binman: Add binman symbol support to SPL
by Simon Glass
· 7 years ago
01361a2
binman: arm: Include the binman symbol table
by Simon Glass
· 7 years ago
4ca8e04
binman: Support accessing binman tables at run time
by Simon Glass
· 7 years ago
075a45c
binman: Support enabling debug in tests
by Simon Glass
· 7 years ago
d605152
binman: Adjust size of test SPL binary
by Simon Glass
· 7 years ago
ff33925
binman: Add tests binaries with binman symbols
by Simon Glass
· 7 years ago
d543125
binman: Drop a stale comment about the 'board' feature
by Simon Glass
· 7 years ago
0a6da31
binman: Add support for including spl/u-boot-spl-nodtb.bin
by Simon Glass
· 7 years ago
9aa6a6f
binman: Add support for including spl/u-boot-spl.dtb
by Simon Glass
· 7 years ago
24ad365
binman: Add a function to read ELF symbols
by Simon Glass
· 7 years ago
148e505
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
by Tuomas Tynkkynen
· 7 years ago
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
745edca
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
8df5dd3
ata: Migrate CONFIG_FSL_SATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
9f1caca
ata: Migrate CONFIG_SATA_MV to Kconfig
by Tuomas Tynkkynen
· 7 years ago
1640cd4
ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
104a537
ata: Migrate CONFIG_SATA_SIL to Kconfig
by Tuomas Tynkkynen
· 7 years ago
c6a252c
ata: Drop CONFIG_MX51_PATA
by Tuomas Tynkkynen
· 7 years ago
3e00b17
ata: Drop CONFIG_SATA_DWC
by Tuomas Tynkkynen
· 7 years ago
a1ee588
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
7259338
gpio/hsdk: Depend on DM_GPIO instead of simple DM
by Alexey Brodkin
· 7 years ago
712f4e1
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
075b938
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
ff4a554
ARM: uniphier: use FIELD_PREP for PLL settings
by Masahiro Yamada
· 7 years ago
1fe3dac
ARM: uniphier: compute SSCPLL values more precisely
by Masahiro Yamada
· 7 years ago
652c4c9
ARM: uniphier: fix SSCPLL init code for LD11 SoC
by Dai Okamura
· 7 years ago
d81d60b
mtd: nand: denali: make NAND_DENALI unconfigurable option
by Masahiro Yamada
· 7 years ago
6272c27
ARM: uniphier: compile pll-base-ld20.c for PXs3
by Masahiro Yamada
· 7 years ago
7e1fb09
ARC: clk: introduce HSDK CGU clock driver
by Eugeniy Paltsev
· 7 years ago
570d551
ARC: cache: explicitly initialize "*_exists" variables
by Eugeniy Paltsev
· 7 years ago
e6f2629
ARC: add defines of some cache and xCCM AUX registers
by Eugeniy Paltsev
· 7 years ago
5dbb1c9
ARC: add macro to get CPU id
by Eugeniy Paltsev
· 7 years ago
5d4e996
ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000Hz
by Eugeniy Paltsev
· 7 years ago
c50054f
ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
by Eugeniy Paltsev
· 7 years ago
68d3d49
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 7 years ago
7008715
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
219340c
rockchip: rk3399-puma: preserve leading zeros in serial#
by Jakob Unterwurzacher
· 7 years ago
e557a8d
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
b400f6e
armv8: fix gd after relocation
by York Sun
· 7 years ago
19bc24f
log: Add documentation
by Simon Glass
· 7 years ago
5f0e0c8
log: test: Add a pytest for logging
by Simon Glass
· 7 years ago
045e0e2
log: sandbox: Enable logging
by Simon Glass
· 7 years ago
55e32ba
log: Plumb logging into the init sequence
by Simon Glass
· 7 years ago
14c8a06
log: Add a test command
by Simon Glass
· 7 years ago
5684f8f
log: Add a 'log level' command
by Simon Glass
· 7 years ago
a68ce92
log: Add a console driver
by Simon Glass
· 7 years ago
d95645d
log: Add an implementation of logging
by Simon Glass
· 7 years ago
49badb9
Drop the log buffer
by Simon Glass
· 7 years ago
e599972
usb: Correct use of debug()
by Simon Glass
· 7 years ago
6bb7d89
mtdparts: Correct use of debug()
by Simon Glass
· 7 years ago
9054a02
Move debug and logging support to a separate header
by Simon Glass
· 7 years ago
16e3d7c
Revert "sandbox: Drop special case console code for sandbox"
by Simon Glass
· 7 years ago
9e940b1
sandbox: Adjust pre-console address to avoid conflict
by Simon Glass
· 7 years ago
29d1143
Revert "sandbox: remove os_putc() and os_puts()"
by Simon Glass
· 7 years ago
b1003ac
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
24e592c
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
by Nobuhiro Iwamatsu
· 7 years ago
c351b53
i2c: at91_i2c: remove the .probe_chip function
by Alan Ott
· 7 years ago
59596e5
i2c: at91_i2c: Wait for TXRDY after sending the first byte
by Alan Ott
· 7 years ago
9ba506d
i2c: meson: add some comments
by Beniamino Galvani
· 7 years ago
04b9538
i2c: meson: fix return codes on error
by Beniamino Galvani
· 7 years ago
cf0a7a9
i2c: meson: reduce timeout
by Beniamino Galvani
· 7 years ago
83b153d
i2c: meson: improve Kconfig description
by Beniamino Galvani
· 7 years ago
624787d
armv8: ls1088a: Add nand support for ls1088ardb
by Ashish Kumar
· 7 years ago
82709e5
driver: fsl-mc: MC object cleanup when DPL not loaded
by Yogesh Gaur
· 7 years ago
0c6e10a
SECURE BOOT: Add fall back option
by Vinitha Pillai-B57223
· 7 years ago
ae1eade
armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.
by Udit Agarwal
· 7 years ago
acf154d
armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.
by Udit Agarwal
· 7 years ago
09fd579
armv8: LS1088A_QSPI: SECURE_BOOT: Images validation
by Udit Agarwal
· 7 years ago
11385d8
armv8: ls1012a: Modify Kernel and Environment offset
by Bhaskar Upadhaya
· 7 years ago
02dc77b
armv8: Workaround for USB erratua on LS1012A
by Ran Wang
· 7 years ago
0acce84
armv8: fsl-layerscape: Add support of disabling core prefetch
by Prabhakar Kushwaha
· 7 years ago
ff12b8a
armv8: ls1088: Add fsl_fdt_fixup_flash
by Ashish Kumar
· 7 years ago
318c32f
driver: net: fsl-mc: flib changes for MC 10.3.0
by Yogesh Gaur
· 7 years ago
5f6a427
armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig
by Ashish Kumar
· 7 years ago
05204d0
powerpc: mpc85xx: Fix static TLB table for SDRAM
by York Sun
· 7 years ago
e7eaf62
powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization
by Ran Wang
· 7 years ago
99aafe4
powerpc/T104xRDB: Fix endian access issue on EHCI intinalization
by Ran Wang
· 7 years ago
070aa2d
tools: omapimage: fix corner-case in byteswap path
by Philipp Tomsich
· 7 years ago
210e7fb
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
f8833e9
efi_stub: Use efi_uintn_t
by Alexander Graf
· 7 years ago
37d427b
Prepare v2018.01-rc1
by Tom Rini
· 7 years ago
f1f03cf
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
e4ed8cf
Merge git://git.denx.de/u-boot-cfi-flash
by Tom Rini
· 7 years ago
cfa4c71
arm: Make gcc 6.0 or later a hard requirement now.
by Tom Rini
· 7 years ago
663eb8c
scripts: spl: fix typo
by Peng Fan
· 7 years ago
8fa57ed
drivers: firmware: psci: use pr_* log functions instead of printf()
by Masahiro Yamada
· 7 years ago
f6438a8
omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
by Derald D. Woods
· 7 years ago
e0e9871
armv8: mmu: fix page table mapping
by Peng Fan
· 7 years ago
c3c9b33
arm64 :show_regs: show the address before relocation
by Peng Fan
· 7 years ago
8b24569
ARM: arch-meson: build memory banks using reported memory from registers
by Neil Armstrong
· 7 years ago
83256d8
arm: Add Khadas VIM support based on Meson GXL family
by Neil Armstrong
· 7 years ago
514ad81
arm: Add LibreTech CC support based on Meson GXL family
by Neil Armstrong
· 7 years ago
eabf436
board: p212: use common ethernet init function
by Neil Armstrong
· 7 years ago
1aca6b1
board: odroid-c2: use common ethernet init function
by Neil Armstrong
· 7 years ago
ef441cb
ARM: arch-meson: add ethernet common init function
by Neil Armstrong
· 7 years ago
b79320b
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
by Masahiro Yamada
· 7 years ago
Next »