Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f150c837041f708dbcffcf39ebc73922a57a0209
/
arch
ca53735
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
3284c8b
dts: generate multiple device tree blobs
by Masahiro Yamada
· 11 years ago
5ab502c
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
efcf861
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
7c8278a
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
56746d8
microblaze: remove an empty file arch/microblaze/lib/time.c
by Masahiro Yamada
· 11 years ago
e9024ef
ARM: O5/dra7xx: Add SATA boot support
by Dan Murphy
· 11 years ago
c4d376f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
18c8358
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
5e77a74
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
by Stephen Warren
· 11 years ago
3871618
zynq: Fix elf header generation
by Michal Simek
· 11 years ago
3cd534e
ARM: bcm2835: config.mk isn't needed
by Stephen Warren
· 11 years ago
d53ccdb
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e25bfec
exynos: clock: use the clear and set bits macros.
by Inha Song
· 11 years ago
3cb007a
exynos: clock: fixed that cfg is set to wrong value.
by Inha Song
· 11 years ago
7dbe63b
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
d3e016c
MMC: DWMMC: Correct the CLKDIV register value
by Rajeshwari S Shinde
· 11 years ago
2272382
arc: add library functions
by Alexey Brodkin
· 11 years ago
2f16ac9
arc: add cpu files
by Alexey Brodkin
· 11 years ago
288aaac
arc: add architecture header files
by Alexey Brodkin
· 11 years ago
819ca38
blackfin: Initialize the EMAC VLAN with proper default value
by Aaron Wu
· 13 years ago
861aa63
blackfin: Change SMC dcplb entry flag to cover 16M address region
by Sonic Zhang
· 11 years ago
28bfc40
blackfin: init bss early
by Bob Liu
· 13 years ago
ab78469
blackfin: The logic of the BF609 macro is opposite.
by Sonic Zhang
· 11 years ago
d1cbf0a
arm:s5pc110: add cpu revision
by Piotr Wilczek
· 11 years ago
34991bb
arm:exynos: add cpu revision
by Piotr Wilczek
· 11 years ago
0ab9a03
exynos: pinmux: remove unnecessary routine
by Minkyu Kang
· 11 years ago
1501cc9
exynos: pinmux: remove unnecessary define
by Minkyu Kang
· 11 years ago
790991b
exynos: pinmux: sort the list of peripherals
by Minkyu Kang
· 11 years ago
9c1d0e9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
9d24274
microblaze: Add SPL support
by Michal Simek
· 11 years ago
ef2c1d8
microblaze: Report priviledged or stack protection exception
by Michal Simek
· 11 years ago
6ba64f2
microblaze: Show u-boot banner
by Michal Simek
· 11 years ago
a57c584
ARM: tegra: add DT files for Tegra124 and Venice2
by Tom Warren
· 11 years ago
2f5dac9
ARM: tegra: add common (shared) CPU files
by Tom Warren
· 11 years ago
52ef43b
ARM: tegra: Add CPU (armv7) files for Tegra124
by Tom Warren
· 11 years ago
32edd2e
ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
by Tom Warren
· 11 years ago
999c6ba
ARM: tegra: add/edit headers for Tegra124
by Tom Warren
· 11 years ago
49941b2
ARM: tegra: fix a typo in the tegra114.dtsi
by Stephen Warren
· 11 years ago
a4bcd67
ARM: tegra: remove a conditional for CSITE rate
by Stephen Warren
· 11 years ago
41447fb
ARM: tegra: enable PLLX only once it's been fully configured
by Stephen Warren
· 11 years ago
cad38a5
ARM: tegra: pass just partition ID to power_partition()
by Stephen Warren
· 11 years ago
41cd530
ARM: tegra: misc cleanups triggered by Tegra124 review
by Stephen Warren
· 11 years ago
b9dd621
ARM: tegra: don't exceed AVP limits when configuring PLLP
by Jimmy Zhang
· 11 years ago
9399e54
ARM: tegra: amend pmc.h for Tegra114+
by Stephen Warren
· 11 years ago
c82014d
ARM: tegra: implement MASK_BITS_31_29
by Tom Warren
· 11 years ago
04b8e8e
ARM: tegra: MASK_BITS_ no longer needs specific values
by Stephen Warren
· 11 years ago
54d2e18
ARM: tegra: use MASK_BITS_* macros everywhere
by Stephen Warren
· 11 years ago
9cb0c6d
ARM: tegra: rename OUT_CLK_SOURCE_*
by Stephen Warren
· 11 years ago
5916a36
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
by Stephen Warren
· 11 years ago
0b01b53
ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
by Tom Warren
· 11 years ago
86b6578
ARM: tegra: accept any SKU ID for most chips
by Stephen Warren
· 11 years ago
1b4175d
driver/ifc:Change accessor function to take care of endianness
by Prabhakar Kushwaha
· 11 years ago
a4f7cba
powerpc/usb: Enable dual phy for T1040
by Nikhil Badola
· 11 years ago
5b7672f
boards/t1040qds: Adds ethernet support for T1040
by Prabhakar Kushwaha
· 11 years ago
96bda02
powerpc/mpc85xx: Update serdes protocols for T1040
by Prabhakar Kushwaha
· 11 years ago
4393fd4
powerpc/mpc85xx: Update LIODNs for T1040
by poonam aggrwal
· 11 years ago
8475c86
s5p: gpio: change gpio coding method for s5p gpio.
by Przemyslaw Marczak
· 11 years ago
3d83efb
sandbox: Use system headers first for sandbox's os.c in a different way
by Masahiro Yamada
· 11 years ago
e97f9d8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f889cc8
nds32: add support for leopard and orca board boot flow auto detect
by rick
· 11 years ago
8cffe5b
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
b2a6dfe
powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition
by Masahiro Yamada
· 11 years ago
347d06d
sandbox: fix the return type of os_free() function
by Masahiro Yamada
· 11 years ago
bf1af3d
ARM: merge commonly-defined PLATFORM_RELFLAGS
by Masahiro Yamada
· 11 years ago
84acd1e
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
d40ddae
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
4b0065c
powerpc: mpc5xx: remove redundant CONFIG_5xx definition
by Masahiro Yamada
· 11 years ago
07344ed
powerpc: mpc8xx: remove redundant CONFIG_8xx definition
by Masahiro Yamada
· 11 years ago
df05ff7
x86: delete unused header files
by Masahiro Yamada
· 11 years ago
36aa822
powerpc: delete unused header files
by Masahiro Yamada
· 11 years ago
2bf9557
blackfin: delete unused header files
by Masahiro Yamada
· 11 years ago
4d54b43
avr32: delete unused header files
by Masahiro Yamada
· 11 years ago
5378d5e
avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
by Masahiro Yamada
· 11 years ago
d937326
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· 11 years ago
de351d6
lib: time: add weak timer_init() function
by Darwin Rambo
· 11 years ago
194dd74
DRA7: add ABB setup for MPU voltage domain
by Nishanth Menon
· 11 years ago
3ac8c0b
DRA7: Add support for ES1.1 silicon ID code
by Nishanth Menon
· 11 years ago
e9b13ce0
ARM: AM335x: Enable DDR dynamic IO power down
by Satyanarayana, Sandhya
· 11 years ago
ac02aa9
ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
by Enric Balletbò i Serra
· 11 years ago
e81f63f
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
by Jassi Brar
· 12 years ago
02c4153
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
by Jassi Brar
· 12 years ago
f28bea0
eSDHC: Calculate envaddr accroding to the address format
by Haijun.Zhang
· 11 years ago
6609916
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
by Po Liu
· 11 years ago
b518816
powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474
by York Sun
· 11 years ago
842eaa1
powerpc/85xx: update erratum a006379
by Shengzhou Liu
· 11 years ago
3f283f4
powerpc/83xx: Add support for get_svr() for 83xx devices
by Ramneek Mehresh
· 11 years ago
004c105
ARM: bcm2835: fix mailbox timeout
by Stephen Warren
· 11 years ago
f66f2aa
ARM: rpi_b: power on SDHCI and USB HW modules
by Stephen Warren
· 11 years ago
4641c21
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 11 years ago
be2a3bb
mx6: Revert "mx6: soc: Disable VDDPU regulator"
by Fabio Estevam
· 11 years ago
4913fc2
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
8285276
arm: rmobile: Add SH QSPI base register address
by Nobuhiro Iwamatsu
· 11 years ago
bf46e7d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
3a21773
mx6: Add initial support for the Hummingboard solo
by Fabio Estevam
· 11 years ago
5f98d0b
mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()
by Fabio Estevam
· 11 years ago
Next »