Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
198a97a6abe7090109002baea0d2cb46070955aa
/
arch
« Previous
ec0cc98
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
032c686
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
1d6a950
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
0ba924a
ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2
by Masahiro Yamada
· 10 years ago
367a0d5
ARM: UniPhier: rename SG_MEMCONF_* macros for readability
by Masahiro Yamada
· 10 years ago
4a35d60
ARM: UniPhier: use <linux/sizes.h> for readability
by Masahiro Yamada
· 10 years ago
ee94ee3
ARM: UniPhier: remove non-sense inline directives
by Masahiro Yamada
· 10 years ago
ec79c79
ARM: UniPhier: add static to local functions
by Masahiro Yamada
· 10 years ago
4484374
ARM: UniPhier: fix IECTRL set code for PH1-Pro4
by Masahiro Yamada
· 10 years ago
061ae4c
ARM: UniPhier: describe init_page_table shorter
by Masahiro Yamada
· 10 years ago
89a7c77
ARM: UniPhier: fix comments in SoC Glue init function
by Masahiro Yamada
· 10 years ago
d6bc30a
ARM: UniPhier: remove __packed that causes a problem on GCC 4.9
by Masahiro Yamada
· 10 years ago
9d86c8d
Merge branch 'next' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
65afbbd
Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
1a800f7
sunxi: Hookup OTG USB controller support
by Hans de Goede
· 10 years ago
7cd6f92
sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems
by Hans de Goede
· 10 years ago
8ffc487
sunxi: Stop differentiating between 512M and 1G variants of the same board
by Hans de Goede
· 10 years ago
daf2263
sunxi: mmc: Add support for sun9i (A80)
by Hans de Goede
· 10 years ago
dacc088
sun9i: Add sun9i (A80) clock setup support
by Hans de Goede
· 10 years ago
e35377d
sun9i: Add clock_sun9i.h with ccu register layout for sun9i
by Hans de Goede
· 10 years ago
ee74fec
sun9i: Add cpu_sun9i.h with iomem defines
by Hans de Goede
· 10 years ago
9803e4e
sunxi: Rename cpu.h to cpu_sun4i.h
by Hans de Goede
· 10 years ago
cc67a0b
sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
by Hans de Goede
· 10 years ago
22b6183
sunxi: Drop pll6 setting from clock_init_uart
by Hans de Goede
· 10 years ago
6515032
sunxi: display: Make lcd display clk phase configurable
by Hans de Goede
· 10 years ago
8551b36
ot1200: select SUPPORT_SPL
by Christian Gmeiner
· 10 years ago
d9efd47
imx:mx6sx add dram io configure for mx6sx
by Peng Fan
· 10 years ago
3dae50d
imx:mx6sxsabresd select SUPPORT_SPL
by Peng Fan
· 10 years ago
b56f6e2
sunxi: Restore lowlevel_init usage
by Hans de Goede
· 10 years ago
7e40e4b
arch/powerpc: Initialize VSC9953 L2 Switch
by Codrin Ciubotariu
· 10 years ago
e520023
MIPS: add support for pre-relocation malloc
by Daniel Schwierzeck
· 10 years ago
dd82128
MIPS: add support for CONFIG_SYS_INIT_SP_ADDR
by Daniel Schwierzeck
· 10 years ago
9d638ee
MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE
by Daniel Schwierzeck
· 10 years ago
c57dafb
MIPS: replace $(CPU) with Kconfig symbols
by Daniel Schwierzeck
· 10 years ago
a18a477
MIPS: use common code from lib/time.c
by Thomas Langer
· 10 years ago
e13a50b
MIPS: bootm: add bootstage reporting
by Daniel Schwierzeck
· 10 years ago
5002d8c
MIPS: bootm: prepare a flattened device tree for the kernel
by Daniel Schwierzeck
· 10 years ago
8cec725
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
by Daniel Schwierzeck
· 10 years ago
ca65e58
MIPS: bootm: refactor preparation of Linux kernel environment
by Daniel Schwierzeck
· 10 years ago
25fc664
MIPS: bootm: refactor preparation of Linux kernel command line
by Daniel Schwierzeck
· 10 years ago
da931af
microblaze: Support stack protection feature
by Michal Simek
· 10 years ago
38cd2d9
mmc: zynq: Use phys_addr_t for addresses
by Michal Simek
· 10 years ago
822d43a
microblaze: Enable hardware exception by default
by Michal Simek
· 10 years ago
768f609
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 10 years ago
1cd2000
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
80caacf
zynq: Remove reference to gdata
by Simon Glass
· 10 years ago
72d42ba
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
by Nobuhiro Iwamatsu
· 10 years ago
765ece8
ARM: atmel: sama5d4: add usb device initial code
by Bo Shen
· 10 years ago
e05e46e
ARM: atmel: sama5d4: add usb platform data
by Bo Shen
· 10 years ago
99197a9
arm, arm926ejs: make thumb mode compileable
by Heiko Schocher
· 10 years ago
5d6050f
arm: mx6: Add Barco platinum-picon and platinum-titanium
by Stefan Roese
· 10 years ago
2b7c0f3
sunxi: Drop use of lowlevel_init()
by Simon Glass
· 10 years ago
f630974
sunxi: Move SPL s_init() code to board_init_f()
by Simon Glass
· 10 years ago
480ca13
arm: Add warnings about using gdata
by Simon Glass
· 10 years ago
a6b541b
TI ARMv7: Don't use GD before crt0.S has set it
by Tom Rini
· 10 years ago
c2a61cd
arch/powerpc: Add SGMII support for the L2 Switch ports
by Codrin Ciubotariu
· 10 years ago
7d33a87
arch/powerpc: Fix mapping of Freescale SerDes protocols
by Codrin Ciubotariu
· 10 years ago
59d34ed
mpc85xx: clean up the old deep sleep framework
by tang yuantian
· 10 years ago
f08a5db
powerpc/t1024: add serdes protocol 0x40 and 0x5f
by Shengzhou Liu
· 10 years ago
b3f0f63
powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot
by Aneesh Bansal
· 10 years ago
d1ccaf7
b4860: Correct LIODN assignment for PCIe
by Tudor Laurentiu
· 10 years ago
d67be7c
powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL
by Ruchika Gupta
· 10 years ago
ab77f24
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
d928664
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· 10 years ago
eb8b3f1
mpc8xx: remove unused linker script
by Masahiro Yamada
· 10 years ago
9c3c5c8
ppc4xx: remove dead code
by Masahiro Yamada
· 10 years ago
fdff237
arc: rename "arc700" in "arcv1"
by Alexey Brodkin
· 10 years ago
e20bcb0
board/synopsys: remove selection of CPU from the board
by Alexey Brodkin
· 10 years ago
660d5f0
arc: move common sources in library
by Alexey Brodkin
· 10 years ago
70a0442
arc: move linker script in arch/arc/cpu folder
by Alexey Brodkin
· 10 years ago
1c91a3d
arc: relocate - minor refactoring and clean-up
by Alexey Brodkin
· 10 years ago
20a58ac
arc: introduce separate section for interrupt vector table
by Igor Guryanov
· 10 years ago
dcb431e
arc: add dependences on MMU presence
by Alexey Brodkin
· 10 years ago
c0e9535
arc: interrupts - fix mask setup
by Igor Guryanov
· 10 years ago
e47d733
arc: add ECR (exception cause register) output
by Igor Guryanov
· 10 years ago
f8cf3d1
arc: check caches existence before use
by Igor Guryanov
· 10 years ago
f1075ae
ARM: armv8: Fix typo in commentary
by Michal Simek
· 10 years ago
9637c4b
Add support for Seagate BlackArmor NAS220
by Evgeni Dobrev
· 10 years ago
a90e77d
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
by Hans de Goede
· 10 years ago
4458b7a
sunxi: usbc: Add support for usb0 to the common usbc code
by Hans de Goede
· 10 years ago
0eccec4
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
by Hans de Goede
· 10 years ago
05c4bd3
sun7i: Move psci_arch_init close to text_end
by Jan Kiszka
· 10 years ago
602fa46
sun7i: Add support for taking CPUs offline via PSCI
by Jan Kiszka
· 10 years ago
213480e
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
d9786d2
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
2dae800
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
5489ebc
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· 10 years ago
6c727e0
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· 10 years ago
d27f7d1
sunxi: gpio: Properly sort mux defines by port number
by Hans de Goede
· 10 years ago
876aaaf
sunxi: video: Set input sync enable
by Hans de Goede
· 10 years ago
5ee0bea
sunxi: video: Add hdmi support
by Hans de Goede
· 10 years ago
7548160
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
25508ab
sunxi: Fix PLL1 running at half speed on sun8i
by Hans de Goede
· 10 years ago
c3d2b96
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
by Siarhei Siamashka
· 10 years ago
08fd147
sun8i: Add dram initialization support
by Hans de Goede
· 10 years ago
2367b44
sunxi: Use memcmp for mctl_mem_matches
by Hans de Goede
· 10 years ago
5665f50
sunxi: Fill memory before comparing it when doing dram init on sun6i
by Hans de Goede
· 10 years ago
07f4fe7
sunxi: Move await_completion dram helper to dram.h
by Hans de Goede
· 10 years ago
1aac47b
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
by Hans de Goede
· 10 years ago
5af741f
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
by Hans de Goede
· 10 years ago
Next »