Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
21d3bce0151b2c0fd88ad053a4b2fb8967ea3442
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
c4bbbec
disk: convert CONFIG_MAC_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
dc28060
disk: convert CONFIG_PARTITIONS to Kconfig
by Patrick Delaunay
· 8 years ago
93b5ddb
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
4fb937b
cmd: ubi: allow '-' to specify maximum volume size
by Ladislav Michl
· 8 years ago
c8b0679
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
e85bd58
Drop CONFIG_CMD_DOC
by Simon Glass
· 8 years ago
ab051bb
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
by Simon Glass
· 8 years ago
68c1d01
Drop the static inline print_cpuinfo()
by Simon Glass
· 8 years ago
421e954
Drop CONFIG_WINBOND_83C553
by Simon Glass
· 8 years ago
8937073
powerpc: Drop CONFIG_SYS_ALLOC_DPRAM
by Simon Glass
· 8 years ago
302445a
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· 8 years ago
95d3141
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
62adede
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
by Simon Glass
· 8 years ago
6032f45
config: Drop CONFIG_ARCH_DMA_PIO_WORDS
by Simon Glass
· 8 years ago
a89c055
arm64: mvebu: Update bubt command MMC block device access
by Konstantin Porotchkin
· 8 years ago
88aaef0
arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040
by Stefan Roese
· 8 years ago
9b5b2a4
arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodes
by Stefan Roese
· 8 years ago
f55d78c
arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodes
by Stefan Roese
· 8 years ago
b27d35e
arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720
by Stefan Roese
· 8 years ago
6360615
arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodes
by Stefan Roese
· 8 years ago
1128589
arm64: mvebu: Armada 3700: Add SDHCI device tree nodes
by Stefan Roese
· 8 years ago
121fc56
mmc: Add Marvell Xenon SDHCI controller driver
by Stefan Roese
· 8 years ago
a3554ef
mmc: sdhci: Add support for optional controller specific set_ios_post()
by Stefan Roese
· 8 years ago
e916103
mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value
by Stefan Roese
· 8 years ago
871ee8c
powerpc: Enable flush and invalidate dcache by range for MPC85xx
by Tony O'Brien
· 8 years ago
8acb127
mpc85xx: pcie: Implement workaround for Erratum A007815
by Tony O'Brien
· 8 years ago
a56d6c0
powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907
by Darwin Dingel
· 8 years ago
89d191f
travis-ci: Add swig and libpython-dev to the package list
by Tom Rini
· 8 years ago
1665f23
mach-omap2: Cleanup secure boot media generation
by Andrew F. Davis
· 8 years ago
6532973
tools: Correct python building host tools
by Tom Rini
· 8 years ago
80d5e6b
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
by Cédric Schieli
· 8 years ago
475d67c
arm: am57xx: cl-som-am57x: fix Ethernet
by Uri Mashiach
· 8 years ago
22d567e
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· 8 years ago
51b06fa
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
by Tom Rini
· 8 years ago
969dc22
imx31_phycore: Split the eet variant out into a different TARGET
by Tom Rini
· 8 years ago
9266d1d
rpi: Fix device tree path on ARM64
by Tuomas Tynkkynen
· 8 years ago
9bee2b5
mmc: Print error code for mmc_complete_init failure
by Jagan Teki
· 8 years ago
bc47e0e
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
by Stefan Herbrechtsmeier
· 8 years ago
9a9e606
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
133b126
ARM: uniphier: add PXs3 SoC support
by Masahiro Yamada
· 8 years ago
47ff9d5
ARM: dts: uniphier: add PXs3 SoC/board support
by Masahiro Yamada
· 8 years ago
740ea86
pinctrl: uniphier: support UniPhier PXs3 pinctrl driver
by Masahiro Yamada
· 8 years ago
89e6a03
ARM: dts: uniphier: compile only DT files that make sense
by Masahiro Yamada
· 8 years ago
1b81898
ARM: uniphier: add macro to generate SoC data look-up function
by Masahiro Yamada
· 8 years ago
3164905
ARM: uniphier: simplify SoC ID get function
by Masahiro Yamada
· 8 years ago
eb6aeca
ARM: uniphier: replace <common.h> with <linux/delay.h> where possible
by Masahiro Yamada
· 8 years ago
e4e789d
ARM: uniphier: replace <linux/err.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
955e612
ARM: uniphier: add uniphier_v8_defconfig
by Masahiro Yamada
· 8 years ago
dabee24
ARM: uniphier: make SPL optional for ARVv8 SoCs
by Masahiro Yamada
· 8 years ago
f17e598
ARM: uniphier: add missing static and const qualifier
by Masahiro Yamada
· 8 years ago
9f123519
ARM: uniphier: fix delay fixup code in LD11 UMC init
by Kotaro Hayashi
· 8 years ago
50fda9d
ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoC
by Wataru Okoshi
· 8 years ago
180af9f
travis-ci: Split p1_p2_rdb_pc and p1010rdb into separate jobs
by Tom Rini
· 8 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
3dc6f65
status_led: Kconfig migration - introduction
by Uri Mashiach
· 8 years ago
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
4487fac
common: Kconfig: Add BOARD_LATE_INIT entry
by Jagan Teki
· 8 years ago
133b2e2
mx6saberesd_spl: Correct falcon mode addition
by Tom Rini
· 8 years ago
9a922b4
bootm: qnx: Disable data cache before booting QNX image
by Emmanuel Vadot
· 8 years ago
3bb71e0
tools: mkimage: fix sizeof_mismatch found by coverity
by Sven Ebenfeld
· 8 years ago
47ea168
ARM: OMAP5+: Remove unsed dpll structures
by Lokesh Vutla
· 8 years ago
221db4c
ARM: OMAP4: Fix compiler warning
by Lokesh Vutla
· 8 years ago
a5b2007
binman: add tools directory to the python path
by Emmanuel Vadot
· 8 years ago
549f86e
build: Always build the libfdt python module
by Emmanuel Vadot
· 8 years ago
0bc31e3
MAINTAINERS: DFU: Change e-mail address of DFU maintanier
by Lukasz Majewski
· 8 years ago
d129668
odroid-c2: Enable distro boot
by Andreas Färber
· 8 years ago
68707cd
meson: misc_init_r is board-specific
by Andreas Färber
· 8 years ago
c636ea1
board_init.c: Always use memset()
by Tom Rini
· 8 years ago
443b516
ARM: Default to using optimized memset and memcpy routines
by Tom Rini
· 8 years ago
4572703
mach-omap2: Fix secure boot media generation
by Andrew F. Davis
· 8 years ago
0700993
spl: Add some missing newlines
by Andrew F. Davis
· 8 years ago
2487488
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· 8 years ago
1377bff
common/image.c: Use correct suffixes for binary sizes
by xypron.glpk@gmx.de
· 8 years ago
67dfde3
api: storage: Test all block device in dev_stor_get
by Emmanuel Vadot
· 8 years ago
c4971b9
api: Use hashtable function for API_env_enum
by Emmanuel Vadot
· 8 years ago
ed6481e
cmd/host: add missing \n in help text
by Sébastien Szymanski
· 8 years ago
4760c8f
ARM: omap3_logic: Refactor Boot Environmental variables
by Adam Ford
· 8 years ago
bf3fafe
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
by Rick Altherr
· 8 years ago
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
b86c4d0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
b2495c0
armv8: ls1012a: define esdhc_status_fixup for RDB board
by Yangbo Lu
· 8 years ago
4bb1aee
armv8: ls1012a: define esdhc_status_fixup for QDS board
by Yangbo Lu
· 8 years ago
d84139c
mmc: fsl_esdhc: move 'status' property fixup into a weak function
by Yangbo Lu
· 8 years ago
86dabce
fsl PPA: enable PPA for ls1043ardb and ls1046ardb
by Hou Zhiqiang
· 8 years ago
bff56d5
kconfig: fsl PPA: move CONFIG_* to Kconfig
by Hou Zhiqiang
· 8 years ago
6be115d
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
by Hou Zhiqiang
· 8 years ago
2498c23
kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig
by Hou Zhiqiang
· 8 years ago
eb2088d
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
by Alison Wang
· 8 years ago
c6bc7c0
armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node
by Wenbin Song
· 8 years ago
a8f57a9
armv8/ls1043a: fixup GIC offset for ls1043a rev1
by Wenbin Song
· 8 years ago
ab9c831
armv8: fsl-lsch3: enable snoopable sata read and write
by Tang Yuantian
· 8 years ago
67b6d0a
ls1046ardb: Add support power initialization
by Hou Zhiqiang
· 8 years ago
4ad5999
armv8/fsl_lsch2: Add chip power supply voltage setup
by Hou Zhiqiang
· 8 years ago
4642eaa
ls1046ardb: cpld: add API for selecting core volt
by Hou Zhiqiang
· 8 years ago
c486051
pmic: pmic_mc34vr500: Add APIs to set/get SWx volt
by Hou Zhiqiang
· 8 years ago
6d6e5ee
pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
by Hou Zhiqiang
· 8 years ago
8a3d8ed
armv8: fsl-layerscape: Fix SECURE_BOOT config
by York Sun
· 8 years ago
Next »