Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f15ac62863a9977fd580c65d2bc87630777fb95b
f15ac62
rockchip: pinctrl: rk3328: do not set io routing
by Kever Yang
· 8 years ago
3507724
rockchip: pinctrl: move rk3328 grf reg definition in header file
by Kever Yang
· 8 years ago
6229fe9
rockchip: rk3036: clean mask definition for grf reg
by Kever Yang
· 8 years ago
b45fc40
rockchip: clock: rk3036: some fix according TRM
by Kever Yang
· 8 years ago
cb04ad2
rockchip: rk3036: clean mask definition for cru reg
by Kever Yang
· 8 years ago
ad63aac
rockchip: rk3368: Add PX5 Evaluation board
by Andy Yan
· 8 years ago
81be680
rockchip: rk3368: Add initial support for RK3368 based GeekBox
by Andreas Färber
· 8 years ago
e0c21b8
rockchip: rk3368: add Sheep board
by Andy Yan
· 8 years ago
31cdb9c
rockchip: rk3368: Add sysreset driver
by Andy Yan
· 8 years ago
9e3ad68
rockchip: rk3368: Add core start-up code for RK3368
by Andreas Färber
· 8 years ago
717733f
rockchip: rk3368: Add pinctrl driver
by Andy Yan
· 8 years ago
b9909aa
rockchip: rk3368: Add clock driver
by Andy Yan
· 8 years ago
416b6c5
regulator: pwm: Fix handling of missing init voltage
by Mark Kettenis
· 8 years ago
a263bcc
power: rk808: fix ldo register offset
by Heiko Stübner
· 8 years ago
9eefd0f
rockchip: board: puma_rk3399: build FIT image via u-boot.itb
by Philipp Tomsich
· 8 years ago
f781e80
rockchip: defconfig: puma-rk3399: enable RK3399 efuse driver
by Philipp Tomsich
· 8 years ago
6065aae
rockchip: board: puma_rk3399: derive ethaddr from cpuid
by Klaus Goger
· 8 years ago
2ebe289
rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
by Philipp Tomsich
· 8 years ago
fcc1d63
rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block
by Philipp Tomsich
· 8 years ago
00ab7fb
rockchip: rk8xx: allocate priv structure for driver
by Kever Yang
· 8 years ago
a669773
rockchip; rk3399: disable SRAM security region
by Kever Yang
· 8 years ago
d7baad8
defconfig: firefly-rk3399: fix pinctrl config option
by Heiko Stübner
· 8 years ago
3dc3068
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
67eccfb
fs: usbifs: Fix warning in ubifs
by Siva Durga Prasad Paladugu
· 7 years ago
a9c3a1b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
377b7cb
Prepare v2017.07-rc1
by Tom Rini
· 7 years ago
fe54552
armv7m: Fix larger builds
by Phil Edworthy
· 7 years ago
3b8f16a
arm: Add Kconfig symbols used for Linux asm compatibility
by Phil Edworthy
· 7 years ago
9067567
arm64: hikey: Fix instructions in readme
by Michal Simek
· 7 years ago
4fafb72
drivers: ram: stm32: fix compilation issue
by Patrice Chotard
· 7 years ago
11bf53b
arm64: Add NOLOAD attribute NOLOAD to .bss sections
by Michal Simek
· 8 years ago
9778d9d
ARMv8: Add support for poweroff via PSCI
by Michal Simek
· 8 years ago
178eba3
cmd/ethsw: Disable implicit enum conversion warning
by Tom Rini
· 8 years ago
24a8e12
malloc: Turn on DEBUG when enabling unit tests
by Pantelis Antoniou
· 8 years ago
7648273
arm: Always keep the dtb section on objcopy
by Pantelis Antoniou
· 8 years ago
9cc2aee
board: ti: am571-idx: Add vcores support
by Keerthy
· 8 years ago
4fb6fae
scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory
by Tom Rini
· 8 years ago
a090053
ARM: ti: Update layout for MMC and eMMC (env and dfu)
by Jean-Jacques Hiblot
· 8 years ago
3c82f98
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
by Tom Rini
· 8 years ago
fda6052
bootstage: Record time taken to set up the live device tree
by Simon Glass
· 8 years ago
01154cb
bootstage: Support SPL
by Simon Glass
· 8 years ago
01eb904
bootstage: Adjust to use const * where possible
by Simon Glass
· 8 years ago
defee56
bootstage: Tidy up error return values
by Simon Glass
· 8 years ago
405e2b0
bootstage: Record the time taken to set up driver model
by Simon Glass
· 8 years ago
e635af1
bootstage: Init as early as possible
by Simon Glass
· 8 years ago
b9aff92
bootstage: Support relocating boostage data
by Simon Glass
· 8 years ago
b450a56
bootstage: Use debug() for stashing messages
by Simon Glass
· 8 years ago
d7ea78c
bootstage: Show records with a zero time
by Simon Glass
· 8 years ago
60d1ebd
bootstage: Use rec_count as the array index
by Simon Glass
· 8 years ago
b88be6d
bootstage: Fix up code style and comments
by Simon Glass
· 8 years ago
8820033
bootstage: Convert to use malloc()
by Simon Glass
· 8 years ago
80e5d4d
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
by Simon Glass
· 8 years ago
38e7974
bootstage: Require timer_get_boot_us() to be defined
by Simon Glass
· 8 years ago
037ef5c
bootstage: Provide a default timer function
by Simon Glass
· 8 years ago
318735b
ARM: k2g: Fix passing main pll info for higher speeds
by Lokesh Vutla
· 8 years ago
3c95c79
cmd/elf.c: Support passing arguments with bootelf
by Tom Rini
· 8 years ago
8e59f4f
reset: sti: add deassert counter in reset channel descriptor
by Patrice Chotard
· 8 years ago
240a036
test: py: hush: Add echo dependency
by Michal Simek
· 8 years ago
0976652
test: py: Use global pytestmark for hush tests
by Michal Simek
· 8 years ago
20a74f3
arm: am57xx: cl-som-am57x: adjust default env to the installation system
by Uri Mashiach
· 8 years ago
53bfbab
ARM: am57xx: cl-som-am57x: support for AM5718
by Uri Mashiach
· 8 years ago
3f6a57e
arm: am57xx: cl-som-am57x: change the shell prompt
by Uri Mashiach
· 8 years ago
b72165b
arm: am57xx: cl-som-am57x: support for FS boot
by Uri Mashiach
· 8 years ago
36ff892
common: microblaze: Drop arch-specific declarations
by Simon Glass
· 8 years ago
89e0a3a
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· 8 years ago
ce3574f
common: arm: davinci: Move header file out of common
by Simon Glass
· 8 years ago
7f7cde5
common: ep93xx: Move arch-specific declarations out of common
by Simon Glass
· 8 years ago
125a4c1
common: freescale: Move arch-specific imx code to arch-imx
by Simon Glass
· 8 years ago
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· 8 years ago
7613579
common: powerpc: Move arch-specific headers
by Simon Glass
· 8 years ago
50e9770
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
by Simon Glass
· 8 years ago
b5a2a35
common: Drop determine_sysper() and determine_pci_clock_per()
by Simon Glass
· 8 years ago
790d5386
common: Drop cpu_init_f() declarations
by Simon Glass
· 8 years ago
f004e8a
arm: Remove include files from common.h
by Simon Glass
· 8 years ago
d9a766f
arm: Include asm/setup.h explictly
by Simon Glass
· 8 years ago
30db774
arm: Add declarations to avoid needing to include headers
by Simon Glass
· 8 years ago
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· 7 years ago
692abc9
nds32: Remove include files from common.h
by Simon Glass
· 8 years ago
162b09c
x86: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
59870b8
sandbox: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
16c61f7
mips: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
f96dea9
arc: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
94dd939
nds32: Make u-boot-nds32.h a private header
by Simon Glass
· 8 years ago
6324bbf
mips: Make u-boot-mips.h a private header
by Simon Glass
· 8 years ago
4ef529e
arm: Make u-boot-arm.h a private header
by Simon Glass
· 8 years ago
ae56b13
x86: Make u-boot-x86.h a private header
by Simon Glass
· 8 years ago
f237151
sandbox: Make u-boot-sandbox.h a private header
by Simon Glass
· 8 years ago
59df985
arc: Make u-boot-arc.h a private header
by Simon Glass
· 8 years ago
54f8ace
samsung: Drop more references fo s3c24x0
by Simon Glass
· 8 years ago
56cf031
samsung: nand: Drop s3c2410_nand driver
by Simon Glass
· 8 years ago
4f1920d
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· 8 years ago
dd9b4fd
samsung: mmc: Drop s3c_sdi driver
by Simon Glass
· 8 years ago
729fc81
samsung: Drop s3c24x0 arch-specific code
by Simon Glass
· 8 years ago
44c9b8b
gpio: samsung: Drop s3c2440_gpio driver
by Simon Glass
· 8 years ago
ac53a5c
api: Add a header for api_init()
by Simon Glass
· 8 years ago
abd7d92
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
by Simon Glass
· 8 years ago
1835a1c
common: Move pcie_setup_hoses() to PPC header
by Simon Glass
· 8 years ago
b216597
common: Drop pci_master_init()
by Simon Glass
· 8 years ago
b4e7cf5
common: Move pci_target_init() to PPC header
by Simon Glass
· 8 years ago
c255d3c
common: Drop pci_pre_init() and is_pci_host()
by Simon Glass
· 8 years ago
Next »