Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4e9079eae4949fff72755f8b6beb5b6726bc7469
4e9079e
Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"
by Ran Wang
· 6 years ago
2733ede
tegra: Indicate that binman makes all three output files
by Simon Glass
· 6 years ago
837e643
MAINTAINERS: Mark NAND as Orphaned
by Tom Rini
· 6 years ago
3aa6e39
cmd/ubi.c: Fix format warning
by Tom Rini
· 6 years ago
01db93c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
1730d00
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
240fa48
Makefile: Fix 'clean' target
by Tom Rini
· 6 years ago
7b4e9a5
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 6 years ago
577242b
ARM: uniphier: enable distro boot
by Masahiro Yamada
· 6 years ago
985a9b9
ARM: uniphier: enable MTD partition and UBI
by Masahiro Yamada
· 6 years ago
ce66709
ARM: uniphier: support fdt_fixup_mtdparts
by Masahiro Yamada
· 6 years ago
e0a6fa8
ARM: uniphier: split ft_board_setup() out to a separate file
by Masahiro Yamada
· 6 years ago
f4cfd5c
ARM: uniphier: clean-up ft_board_setup()
by Masahiro Yamada
· 6 years ago
20ead6f
board: constify struct node_info array
by Masahiro Yamada
· 6 years ago
f3d4014
fdt_support: make fdt_fixup_mtdparts() prototype more specific
by Masahiro Yamada
· 6 years ago
e83725e
mtd: nand: denali: correct buffer alignment for DMA transfer
by Masahiro Yamada
· 6 years ago
4d8a391
kconfig: Avoid format overflow warning from GCC 8.1
by Luis Araneda
· 6 years ago
acbb10c
ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
by Marek Vasut
· 6 years ago
66803de
ARM: dts: socfpga: Adjust NAND register layout on Arria10
by Marek Vasut
· 7 years ago
3e034a3
ARM: socfpga: Init missing security policies on A10
by Marek Vasut
· 6 years ago
911a665
ARM: socfpga: Assure correct CPACR configuration
by Marek Vasut
· 6 years ago
9ae7b0a
arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
c2b23af
mailmap: Fix broken email from fit_image.c
by Michal Simek
· 6 years ago
35661f4
configs: am3517-evm: Setup NAND booting
by Adam Ford
· 6 years ago
cb6705d
ARM: AM3517-EVM: Update Maintainer
by Adam Ford
· 6 years ago
9e91727
config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
by Heinrich Schuchardt
· 6 years ago
7ab5007
doc: Move device tree bindings documentation to doc/device-tree-bindings
by Breno Lima
· 6 years ago
a4e678d
mkimage: fit_image: Use macros from image.h
by Michal Simek
· 6 years ago
eae7bfe
omap3: beagle: re-enable EFI support after the following commit removed it by mistake:
by Guillaume GARDET
· 6 years ago
43c385d
spl: remove dependency to "asm/utils.h"
by Paulo Zaneti
· 6 years ago
305ad7a
hashtable: Fix length calculation in hexport_r
by Zubair Lutfullah Kakakhel
· 6 years ago
ceb54dc
avb2.0: use block API in AVB ops
by Igor Opaniuk
· 6 years ago
e0df035
avb2.0: add proper dependencies
by Igor Opaniuk
· 6 years ago
79694d6
mtdparts: fixed buffer overflow bug
by Kay Potthoff
· 6 years ago
e067fea
board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
by Patrice Chotard
· 6 years ago
2efd83c
mtd: remove stale comment in mtd_oob_ops structure
by Miquel Raynal
· 6 years ago
80a4742
rtc: compile date.c if DM_RTC
by AKASHI Takahiro
· 6 years ago
d9a7ef9
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· 6 years ago
7c69a90
ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver
by Adam Ford
· 6 years ago
baad83a
Convert CONFIG_DA8XX_GPIO to Kconfig
by Adam Ford
· 6 years ago
bb9668c
ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted
by Adam Ford
· 6 years ago
f6dc8fb
ARM: dts: am3517-evm-uboot: Add reg-shift for UART
by Adam Ford
· 6 years ago
8fac291
doc: Replace DocBook with sphinx-based docs
by Mario Six
· 6 years ago
a4f234e
ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4
by Adam Ford
· 6 years ago
a2ab7eb
ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4
by Adam Ford
· 6 years ago
39ba540
ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4
by Adam Ford
· 6 years ago
ff4fc59
ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4
by Adam Ford
· 6 years ago
02c782a
m68k: m5253evbe: Remove this board
by Tom Rini
· 6 years ago
11b251d
spi: stm32_qspi: rework mode management
by Christophe Kerello
· 6 years ago
a1a725a
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr
by Christophe Kerello
· 6 years ago
08c4946
bios_emulator: remove assignment without effect
by Heinrich Schuchardt
· 7 years ago
6b78116
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
886d234
configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr
by Adam Ford
· 6 years ago
f30319e
mx25: fix the offset between the USB ports' registers
by Martin Kaiser
· 6 years ago
456ba31
tools/imximage: get HAB information from header
by Holger Dengler
· 6 years ago
5301ddb
ARM: dh_imx6: enable GigaDevice, Macronix, and Winbond SPI Flash support in Kconfig
by Ludwig Zenz
· 6 years ago
1b54699
imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
by Adam Ford
· 6 years ago
1b35d90
ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chips
by Ludwig Zenz
· 6 years ago
63fa845
ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDK
by Ludwig Zenz
· 6 years ago
e6d347f
Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK"
by Ludwig Zenz
· 6 years ago
f70cba5
pico-imx7d: Add new pico-pi config
by Otavio Salvador
· 6 years ago
0e2c9f8
pico-imx7d: README: Drop old instructions about secure mode
by Otavio Salvador
· 6 years ago
938aa68
pico-imx7d: README: Use dfu-util to flash U-Boot
by Otavio Salvador
· 6 years ago
1b60db6
pico-imx7d: Enable auxiliary code support
by Otavio Salvador
· 6 years ago
dd3a22b
pico-imx7d: Allow default fdtfile to be overridden by defconfig
by Otavio Salvador
· 6 years ago
1dfd980
pico-imx7d: Do not override addrmap5
by Fabio Estevam
· 6 years ago
1b08ee7
pico-imx7d: Enable CONFIG_ARMV7_BOOT_SEC_DEFAULT
by Fabio Estevam
· 6 years ago
dbc3ba0
pico-imx7d: Add Falcon mode support
by Fabio Estevam
· 6 years ago
ab10d32
pico-imx7d: Add bootmenu to choose the baseboard
by Otavio Salvador
· 6 years ago
99b3f9d
pico-imx7d: Add support for update SPL using DFU
by Fabio Berton
· 6 years ago
6ed3981
pico-imx7d: Add SPL support
by Fabio Estevam
· 6 years ago
5c45826
pico-imx7d: Add fastboot support
by Fabio Estevam
· 6 years ago
304058c
pico-imx7d: Add default DFU targets
by Otavio Salvador
· 6 years ago
85910c7
pico-imx7d: Add GPT partitioning support
by Otavio Salvador
· 6 years ago
3dc4bc5
pico-imx7d: Fix common distro configuration behavior
by Otavio Salvador
· 6 years ago
821f6a6
pico-imx7d: Convert to distro config
by Fabio Estevam
· 6 years ago
bd21a8e
arm, imx6: add alternative PAD_CTL_DSE constants
by Mark Jonas
· 6 years ago
13297c3
colibri_imx7: improve DDR3 timing
by Stefan Agner
· 6 years ago
b2f4ea9
colibri_imx7: add compatible string used in vanilla Linux
by Stefan Agner
· 6 years ago
327228a
mx6cuboxi: Move the default environment for all devices
by Jon Nettleton
· 6 years ago
67a7d82
imx: mx7: psci: implement MIGRATE_INFO_TYPE
by Stefan Agner
· 6 years ago
2a79d88
imx: mx7: psci: support CPU0 on/off
by Stefan Agner
· 6 years ago
158a102
imx: mx7: psci: provide complete PSCI 1.0 implementation
by Stefan Agner
· 6 years ago
4bc4f13
imx: mx7: psci: use C code exclusively
by Stefan Agner
· 6 years ago
f93caf8
ARM: PSCI: initialize stack pointer on secondary CPUs
by Stefan Agner
· 6 years ago
79b0ec4
arm: imx7d: cl-som-imx7: sf: support all SF types
by Uri Mashiach
· 6 years ago
a97401e
i.MX6: engicam: gpr_init can be called only for some architecture
by Michael Trimarchi
· 6 years ago
d9de3f8
imx: imx6: Add comment to gpr_init function
by Michael Trimarchi
· 6 years ago
7529e62
mx7: Remove BMODE support
by Fabio Estevam
· 6 years ago
c41042a
imx: mx6: Fix implementantion reset_misc
by Michael Trimarchi
· 6 years ago
0e5cccf
eth: dm: fec: Add gpio phy reset binding
by Michael Trimarchi
· 6 years ago
e368d84
mx6cuboxi: Add emmc device tree suffix
by Jon Nettleton
· 6 years ago
5118211
mx6cuboxi: Use mmc_get_op_cond() to check for an eMMC
by Jon Nettleton
· 6 years ago
7d065e5
mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM
by Baruch Siach
· 6 years ago
08d38cb
mx6cuboxi: Add support for eMMC booting
by Jon Nettleton
· 6 years ago
2663fe4
mmc: break out get_op_cond code to its own function
by Jon Nettleton
· 6 years ago
9b22c0f
mmc: drop mention of IN_PROGRESS status
by Baruch Siach
· 6 years ago
7b85234
board: toradex: add Colibri iMX6ULL support
by Stefan Agner
· 6 years ago
01875e9
board: toradex: add new and upcoming SKUs
by Stefan Agner
· 6 years ago
7b8f840
ARM: dts: imx6ull: use same compatible string as Linux is using
by Stefan Agner
· 6 years ago
Next »