Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c0436fcf1a5af15e5035cea71e39d3610fdecc35
« Previous
48a3380
x86: Adjust board_f.c for x86
by Simon Glass
· 12 years ago
660c60c
ppc: Enable generic board support
by Simon Glass
· 12 years ago
c2240d4
Adjust board_r.c for ppc
by Simon Glass
· 12 years ago
e4fef6c
Adjust board_f.c for ppc
by Simon Glass
· 12 years ago
632efa7
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
by Simon Glass
· 12 years ago
959daa2
arm: Enable generic board support
by Simon Glass
· 12 years ago
ea8c37d
arm: Remove use of board_early_init_r/last_stage_init()
by Simon Glass
· 12 years ago
8cae8a6
Add spl load feature
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
5c1a7ea
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
by Simon Glass
· 12 years ago
c8a311d
Introduce a basic initcall implementation
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
69d59b4
Introduce generic u-boot.h file
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
19a0f7f
nitrogen: Use unsigned long to specify the total RAM size
by fabio.estevam@freescale.com
· 12 years ago
030752a
nitrogen6x: Fix RAM size variable
by Fabio Estevam
· 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
f31a544
Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits
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
11d9c03
ARM: tegra: enable a common set of disk-related commands everywhere
by Stephen Warren
· 12 years ago
4123c4e
disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
by Stephen Warren
· 12 years ago
2c1af9d
disk: define HAVE_BLOCK_DEVICE in a common place
by Stephen Warren
· 12 years ago
a885f85
ARM: tegra: make bounce buffer option common
by Stephen Warren
· 12 years ago
ca557b3
Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards
by Tom Warren
· 12 years ago
f4e4e0b
Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver
by Tom Warren
· 12 years ago
2d348a1
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
by Tom Warren
· 12 years ago
190be1f
Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
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
bb638bb
Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file
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
bfcf46d
Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
by Tom Warren
· 12 years ago
7ea9c50
Tegra: Add twarren as maintainer for Tegra30 and Tegra114 SoCs
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
73bb244
Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files
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
90b079c
Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux
by Tom Warren
· 12 years ago
6c5be64
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· 12 years ago
a7f8b5e
Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board
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
c44bb3a
ARM: tegra: enable some CPU errata workarounds
by Stephen Warren
· 12 years ago
0678587
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
d67b0d9
Add Boundary Devices Nitrogen6X boards
by Eric Nelson
· 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
cb466c0
I2C: S3C24X0: Bug fixes in i2c_transfer
by Rajeshwari Shinde
· 12 years ago
cecf3c0
I2C: S3C24X0: Remove the dead code
by Rajeshwari Shinde
· 12 years ago
68149e9
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
by Tom Rini
· 12 years ago
d514544
CONFIG_BOOTDELAY default should not affect runtime
by Joe Hershberger
· 12 years ago
fe492ce
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
by Barak Wasserstrom
· 12 years ago
7d85591
env: fix "env ask" command
by Wolfgang Denk
· 12 years ago
01fac04
cmd_fat.c: Note in fatread help about alignment requirements
by Tom Rini
· 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
0c58cfa
ARM: at91: change nand flash table
by Bo Shen
· 12 years ago
f9129fe
arm: at91/configs: add bootz to configuration
by Nicolas Ferre
· 12 years ago
36873e7
arm: at91/configs: add libfdt to configuration
by Nicolas Ferre
· 12 years ago
ce0c1bc
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
by Łukasz Majewski
· 12 years ago
d4ea072
EXYNOS5: Snow: Add a configuration file
by Rajeshwari Shinde
· 12 years ago
2881e53
EXYNOS5: Add initial DTS file for Snow.
by Rajeshwari Shinde
· 12 years ago
871333f
Exynos5: FDT: Add a H/W-trip member to TMU node
by Akshay Saraswat
· 12 years ago
3a0b1da
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
8afcfc2
Exynos5: Config: Enable dtt command for TMU
by Akshay Saraswat
· 12 years ago
bc5478b
TMU: Add TMU support in dtt command
by Akshay Saraswat
· 12 years ago
f7f85f7
Exynos5: Config: Enable support for Exynos TMU driver
by Akshay Saraswat
· 12 years ago
7e30ad8
Exynos5: TMU: Add TMU init and status check
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
07f1750
SMDK5250: FDT: Retrieve board model via DT
by Rajeshwari Shinde
· 12 years ago
c42ffff
EXYNOS: Correct ordering of SPL machine_params
by Simon Glass
· 12 years ago
f1932b7
env: Allow accessing non-mtd devices
by Lubomir Rintel
· 12 years ago
c8b5f55
cmd_df.c: Delete this clearly unused source file.
by Robert P. J. Day
· 12 years ago
a22bf16
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
by Robert P. J. Day
· 12 years ago
be2e5a0
Allow u-boot to be silent without forcing Linux to be
by Joe Hershberger
· 12 years ago
5501153
Fix a couple typoes in tools/env/README
by Robert P. J. Day
· 12 years ago
d45a6ae
tools: update checkpatch to latest upstream version
by Kim Phillips
· 12 years ago
Next »