Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
42fde30500eef6795129c3e4fda9951048c76617
/
arch
« Previous
192868b
x86: Move PCI init before SPI init
by Simon Glass
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
68794b9
sparc: Fix build warnings in serial.c
by Simon Glass
· 12 years ago
eb33809
sparc: Fix out-of-tree building
by Simon Glass
· 12 years ago
81e2ff0
avr32: Fix cast warning in board.c
by Simon Glass
· 12 years ago
9e97834
blackfin: Remove noreturn attribute from cpu_init_f()
by Simon Glass
· 12 years ago
4da2551
blackfin: Fix up board_type global data
by Simon Glass
· 12 years ago
949747b
x86: Enable generic board
by Simon Glass
· 12 years ago
e424c15
x86: Enable generic board support
by Simon Glass
· 12 years ago
86cfb6b
x86: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
660c60c
ppc: Enable generic board support
by Simon Glass
· 12 years ago
959daa2
arm: Enable generic board support
by Simon Glass
· 12 years ago
6f6430d
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago
1938f4a
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago
a6741bc
Declare watchdog functions in watchdog.h
by Simon Glass
· 12 years ago
716cc8c
Change stub example to use asm-generic/sections.h
by Simon Glass
· 12 years ago
e103b7a
arm: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
b27673c
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6579d15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
477393e
Tegra114: Dalmore: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
5647c03
Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras
by Tom Warren
· 12 years ago
36c48be
Tegra114: Fix/update GP padcfg register struct
by Tom Warren
· 12 years ago
b3b6ddf
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
by Tom Warren
· 12 years ago
38797bc
Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
by Tom Warren
· 12 years ago
1baa4e7
Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)
by Tom Warren
· 12 years ago
8ca79b2
Tegra30: Cardhu: Add pad config tables/code based on pinmux code
by Tom Warren
· 12 years ago
8b7776b
Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
by Tom Warren
· 12 years ago
19a970a
Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)
by Tom Warren
· 12 years ago
16bb08d
ARM: tegra: implement WAR for Tegra114 CPU reset vector
by Stephen Warren
· 12 years ago
527519a
Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)
by Tom Warren
· 12 years ago
c9aa831
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
126685a
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
by Tom Warren
· 12 years ago
6c5be64
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· 12 years ago
b77c354
Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
by Tom Warren
· 12 years ago
e32624e
Tegra: I2C: Add T114 clock support to tegra_i2c driver
by Tom Warren
· 12 years ago
702b872
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
by Tom Warren
· 12 years ago
d7a55e1
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
7ae18f3
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
a63eb6b
tegra: usb: various small cleanups
by Lucas Stach
· 12 years ago
fdb4b9a
tegra: usb: move controller init into start_port
by Lucas Stach
· 12 years ago
a4bdcc3
tegra: usb: remove unneeded function parameter
by Lucas Stach
· 12 years ago
b0bbab8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· 12 years ago
2f3ec34
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· 12 years ago
0678587
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
3ebd1cb
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· 12 years ago
65cdd64
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
2fd34f2
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
1acba33
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
08f0533
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· 12 years ago
fc14fba
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· 12 years ago
3a0b1da
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
618766c
Exynos5: FDT: Add TMU device node values
by Akshay Saraswat
· 12 years ago
39d182d
Exynos5: TMU: Add driver for Thermal Management Unit
by Akshay Saraswat
· 12 years ago
c42ffff
EXYNOS: Correct ordering of SPL machine_params
by Simon Glass
· 12 years ago
7c9e89b
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
de62688
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
687054a
arm: dra7xx: Add board files for DRA7XX socs
by Lokesh Vutla
· 12 years ago
7831419
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
8b12f17
arm: dra7xx: Add control module changes
by Lokesh Vutla
· 12 years ago
ea8eff1
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
d4e4129
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
d4d986e
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
9100ede
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
by Lokesh Vutla
· 12 years ago
47abc3d
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
afc2f9d
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
by SRICHARAN R
· 12 years ago
eed7c0f
ARM: OMAP5: Add silicon id support for ES2.0 revision.
by SRICHARAN R
· 12 years ago
ef1697e
ARM: OMAP5: Clean up iosettings code
by Lokesh Vutla
· 12 years ago
c43c833
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
e05a4f1
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
3fcdd4a
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
ee9447b
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
01b753f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
9ca8bfe
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
6b3dcc4
Allow AM33xx boards to setup GPMC chipselects.
by Mark Jackson
· 12 years ago
b51a5e3
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
a615dfd
mpc512x: Adjust the DRAM init sequence to the datasheet spec
by Anatolij Gustschin
· 12 years ago
fcc7fe4
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
5643709
mpc512x: allow configuring board specific IPS divider
by Anatolij Gustschin
· 12 years ago
1d63b8f
mpc512x: optionally configure DIU, LPC and NFC deviders
by Anatolij Gustschin
· 12 years ago
e5f5386
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
b84d6d2
mpc512x: add common LAW and Chip Select configuration
by Anatolij Gustschin
· 12 years ago
b4dc0bd
mpc5200: spl_boot.c: Change init oder to first enable printf
by Stefan Roese
· 12 years ago
66c7f39
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
bcc6cc9
omap3: allow dynamic selection of gfx_format
by Nikita Kiryanov
· 12 years ago
bc84b18
omap3: add useful dss defines
by Nikita Kiryanov
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
fa3a692
omap: consolidate common mmc definitions
by Nikita Kiryanov
· 12 years ago
1c382ea
am33xx: Update DDR3 EMIF configuration sequence
by Tom Rini
· 12 years ago
a006076
EXYNOS5: Add function to enable XXTI clock source
by Rajeshwari Shinde
· 12 years ago
8f39377
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
1b097cf
mx6: Provide a structure for accessing HDMI registers
by Fabio Estevam
· 12 years ago
3e9dc93
mxs: timrot: Rename local macros
by Fadil Berisha
· 12 years ago
6ecd05d
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
eb29960
mxs: Fix iomux.h to not break build during assembly stage
by Otavio Salvador
· 12 years ago
89075d3
mx23: Document the tRAS lockout setting in memory initialization
by Otavio Salvador
· 12 years ago
Next »