Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad0a033b89c3b1033cbaac903cb791c58bfc05e3
/
arch
d7e3a0c
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
cf83d09
blackfin: rename bfin-twi_i2c driver to adi_i2c
by Sonic Zhang
· 11 years ago
983a2a9
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· 11 years ago
925c697
kbuild,tegra124: add dummy obj- for Kbuild
by Masahiro Yamada
· 11 years ago
1ffe957
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
e7a579f
dts: generate multiple device tree blobs
by Masahiro Yamada
· 11 years ago
884ef15
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
0a17a42
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
350735c
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
1f7e48d
microblaze: remove an empty file arch/microblaze/lib/time.c
by Masahiro Yamada
· 11 years ago
57f29ab
ARM: O5/dra7xx: Add SATA boot support
by Dan Murphy
· 11 years ago
034dd3d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
04cbbe4
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
4152368
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
by Stephen Warren
· 11 years ago
c8cf471
zynq: Fix elf header generation
by Michal Simek
· 11 years ago
2acaff2
ARM: bcm2835: config.mk isn't needed
by Stephen Warren
· 11 years ago
6f24d32
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4e55853
exynos: clock: use the clear and set bits macros.
by Inha Song
· 11 years ago
64eee4e
exynos: clock: fixed that cfg is set to wrong value.
by Inha Song
· 11 years ago
cc61269
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
ccfa20b
MMC: DWMMC: Correct the CLKDIV register value
by Rajeshwari S Shinde
· 11 years ago
b628c01
arc: add library functions
by Alexey Brodkin
· 11 years ago
3a59d91
arc: add cpu files
by Alexey Brodkin
· 11 years ago
544c5f5
arc: add architecture header files
by Alexey Brodkin
· 11 years ago
158dc02
blackfin: Initialize the EMAC VLAN with proper default value
by Aaron Wu
· 13 years ago
a32eac2
blackfin: Change SMC dcplb entry flag to cover 16M address region
by Sonic Zhang
· 11 years ago
7e68478
blackfin: init bss early
by Bob Liu
· 13 years ago
ff20804
blackfin: The logic of the BF609 macro is opposite.
by Sonic Zhang
· 11 years ago
1365287
arm:s5pc110: add cpu revision
by Piotr Wilczek
· 11 years ago
e8e3475
arm:exynos: add cpu revision
by Piotr Wilczek
· 11 years ago
dcc9917
exynos: pinmux: remove unnecessary routine
by Minkyu Kang
· 11 years ago
30e472f
exynos: pinmux: remove unnecessary define
by Minkyu Kang
· 11 years ago
efd585e
exynos: pinmux: sort the list of peripherals
by Minkyu Kang
· 11 years ago
ecda2f2
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
26acb3e
microblaze: Add SPL support
by Michal Simek
· 11 years ago
9856529
microblaze: Report priviledged or stack protection exception
by Michal Simek
· 11 years ago
7a50310
microblaze: Show u-boot banner
by Michal Simek
· 11 years ago
81f1ec7
ARM: tegra: add DT files for Tegra124 and Venice2
by Tom Warren
· 11 years ago
e5ffffd
ARM: tegra: add common (shared) CPU files
by Tom Warren
· 11 years ago
8981bff
ARM: tegra: Add CPU (armv7) files for Tegra124
by Tom Warren
· 11 years ago
9588ab7
ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
by Tom Warren
· 11 years ago
b7ea6d1
ARM: tegra: add/edit headers for Tegra124
by Tom Warren
· 11 years ago
c68a682
ARM: tegra: fix a typo in the tegra114.dtsi
by Stephen Warren
· 11 years ago
62dd54f
ARM: tegra: remove a conditional for CSITE rate
by Stephen Warren
· 11 years ago
54b7670
ARM: tegra: enable PLLX only once it's been fully configured
by Stephen Warren
· 11 years ago
45917e1
ARM: tegra: pass just partition ID to power_partition()
by Stephen Warren
· 11 years ago
757aeaa
ARM: tegra: misc cleanups triggered by Tegra124 review
by Stephen Warren
· 11 years ago
2a544db
ARM: tegra: don't exceed AVP limits when configuring PLLP
by Jimmy Zhang
· 11 years ago
78452c3
ARM: tegra: amend pmc.h for Tegra114+
by Stephen Warren
· 11 years ago
2fde44e
ARM: tegra: implement MASK_BITS_31_29
by Tom Warren
· 11 years ago
33e5da9
ARM: tegra: MASK_BITS_ no longer needs specific values
by Stephen Warren
· 11 years ago
a9812c4
ARM: tegra: use MASK_BITS_* macros everywhere
by Stephen Warren
· 11 years ago
df5ed45
ARM: tegra: rename OUT_CLK_SOURCE_*
by Stephen Warren
· 11 years ago
510c0ae
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
by Stephen Warren
· 11 years ago
ea21e76
ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
by Tom Warren
· 11 years ago
8ac8885
ARM: tegra: accept any SKU ID for most chips
by Stephen Warren
· 11 years ago
62908c2
driver/ifc:Change accessor function to take care of endianness
by Prabhakar Kushwaha
· 11 years ago
63fcdc6
powerpc/usb: Enable dual phy for T1040
by Nikhil Badola
· 11 years ago
e70cd8d
boards/t1040qds: Adds ethernet support for T1040
by Prabhakar Kushwaha
· 11 years ago
3e5ce1c
powerpc/mpc85xx: Update serdes protocols for T1040
by Prabhakar Kushwaha
· 11 years ago
aab52f4
powerpc/mpc85xx: Update LIODNs for T1040
by poonam aggrwal
· 11 years ago
b18c47e
s5p: gpio: change gpio coding method for s5p gpio.
by Przemyslaw Marczak
· 11 years ago
c402035
sandbox: Use system headers first for sandbox's os.c in a different way
by Masahiro Yamada
· 11 years ago
55cfc5b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1aa6bf9
nds32: add support for leopard and orca board boot flow auto detect
by rick
· 11 years ago
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
608ed2c
powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition
by Masahiro Yamada
· 11 years ago
ee95728
sandbox: fix the return type of os_free() function
by Masahiro Yamada
· 11 years ago
b8a2625
ARM: merge commonly-defined PLATFORM_RELFLAGS
by Masahiro Yamada
· 11 years ago
7f9da82
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
f76f289
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
fe094e4
powerpc: mpc5xx: remove redundant CONFIG_5xx definition
by Masahiro Yamada
· 11 years ago
facaf2a
powerpc: mpc8xx: remove redundant CONFIG_8xx definition
by Masahiro Yamada
· 11 years ago
eef3ae3
x86: delete unused header files
by Masahiro Yamada
· 11 years ago
a17073b
powerpc: delete unused header files
by Masahiro Yamada
· 11 years ago
a466b64
blackfin: delete unused header files
by Masahiro Yamada
· 11 years ago
81ac949
avr32: delete unused header files
by Masahiro Yamada
· 11 years ago
2285044
avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
by Masahiro Yamada
· 11 years ago
227f0a5
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· 11 years ago
f283e4f
lib: time: add weak timer_init() function
by Darwin Rambo
· 11 years ago
22737ab
DRA7: add ABB setup for MPU voltage domain
by Nishanth Menon
· 11 years ago
60475ff
DRA7: Add support for ES1.1 silicon ID code
by Nishanth Menon
· 11 years ago
c698a1a
ARM: AM335x: Enable DDR dynamic IO power down
by Satyanarayana, Sandhya
· 11 years ago
950abd0
ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
by Enric Balletbò i Serra
· 11 years ago
a7e4fd6
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
by Jassi Brar
· 12 years ago
e7cc796
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
by Jassi Brar
· 12 years ago
22e3c42
eSDHC: Calculate envaddr accroding to the address format
by Haijun.Zhang
· 11 years ago
f6facca
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
by Po Liu
· 11 years ago
c723aa0
powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474
by York Sun
· 11 years ago
64ca4b4
powerpc/85xx: update erratum a006379
by Shengzhou Liu
· 11 years ago
7cad207
powerpc/83xx: Add support for get_svr() for 83xx devices
by Ramneek Mehresh
· 11 years ago
c2b50ff
ARM: bcm2835: fix mailbox timeout
by Stephen Warren
· 11 years ago
8672d20
ARM: rpi_b: power on SDHCI and USB HW modules
by Stephen Warren
· 11 years ago
455116e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 11 years ago
10eeede
mx6: Revert "mx6: soc: Disable VDDPU regulator"
by Fabio Estevam
· 11 years ago
0d313da
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
Next »