Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a5627914daad144727655a72bd3c8a8958fbcdcf
« Previous
fb7e16c
FAT: use toupper/tolower instead of recoding them
by Richard Genoud
· 12 years ago
c7db645
configs:Remove unused macro CONFIG_DISCOVER_PHY
by Ashok
· 12 years ago
43cff66
x86: Use generic global_data
by Simon Glass
· 12 years ago
1e5f8bd
sparc: Use generic global_data
by Simon Glass
· 12 years ago
a987902
sh: Use generic global_data
by Simon Glass
· 12 years ago
07d59bb
sandbox: Use generic global_data
by Simon Glass
· 12 years ago
2ab575e
powerpc: Use generic global_data
by Simon Glass
· 12 years ago
6f8b285
openrisc: Use generic global_data
by Simon Glass
· 12 years ago
1f7559e
nios2: Use generic global_data
by Simon Glass
· 12 years ago
ee22c1a
nds32: Use generic global_data
by Simon Glass
· 12 years ago
9572202
mips: Use generic global_data
by Simon Glass
· 12 years ago
eef5415
microblaze: Use generic global_data
by Simon Glass
· 12 years ago
e56b250
m68k: Use generic global_data
by Simon Glass
· 12 years ago
06b507b
blackfin: Use generic global_data
by Simon Glass
· 12 years ago
47a9789
avr32: Use generic global_data
by Simon Glass
· 12 years ago
baa1e53
arm: Use generic global_data
by Simon Glass
· 12 years ago
c8fcd0f
Only use fb_base if we have a display
by Simon Glass
· 12 years ago
50b1fa3
Add generic global_data
by Simon Glass
· 12 years ago
8ee666a
sandbox: Move ram_buf to arch_global_data
by Simon Glass
· 12 years ago
3d0f8c8
avr32: Move cpu_hz to arch_global_data
by Simon Glass
· 12 years ago
1c865d5
avr32: Move stack_end to arch_global_data
by Simon Glass
· 12 years ago
035cbe9
mips: Move per_clk and dev_clk to arch_global_data
by Simon Glass
· 12 years ago
7e2592f
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
by Simon Glass
· 12 years ago
fa25c6f
sparc: Drop kbd_status and reset_status from global_data
by Simon Glass
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
225ca83
ppc: Move kbd_status to arch_global_data
by Simon Glass
· 12 years ago
a0d3c82
ppc: Move wdt_last to arch_global_data
by Simon Glass
· 12 years ago
923a662
ppc: Move fpga_state to arch_global_data
by Simon Glass
· 12 years ago
7273cce
ppc: Remove console_addr from global data
by Simon Glass
· 12 years ago
7e15d6d
ppc: Move mirror_hack to arch_global_data
by Simon Glass
· 12 years ago
3a1dc8f
arm: Move uart_clk to arch_global_data
by Simon Glass
· 12 years ago
6bb9ba7
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
43e6081
ppc: Move arbiter fields to arch_global_data
by Simon Glass
· 12 years ago
3c4c308
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
1c35613
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· 12 years ago
fefb098
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
b287749
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
7c80c6c
ppc: Move used_tlb_cams to arch_global_data
by Simon Glass
· 12 years ago
8670dbc
ppc: Move used_laws to arch_global_data
by Simon Glass
· 12 years ago
45bae2e
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
609e6ec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
67ac13b
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
14d315b
microblaze: Remove FSL support from generic board
by Michal Simek
· 12 years ago
82b6a47
common: cmd_bdinfo: Fix compilation warning for microblaze
by Michal Simek
· 12 years ago
151eeeb
board: xilinx: Remove common folder
by Michal Simek
· 12 years ago
74b87c4
board: xilinx: Remove unused ancient i2c driver
by Michal Simek
· 12 years ago
85e9c65
spi: xilinx_spi: Perform software reset during slave setup
by Jason Wu
· 12 years ago
9fc6a06
common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM
by Michal Simek
· 12 years ago
2281ba5
microblaze: Add muldi3.c which contains routines for _muldi3
by David Holsgrove
· 12 years ago
7cde9f3
block: systemace: Added missing "else" in "ace_writew"
by Alexey Brodkin
· 12 years ago
5bedf88
ARM: highbank: use wfi macro instead of inline asm
by Rob Herring
· 12 years ago
2ff467c
ARM: add wfi assembly macro
by Rob Herring
· 12 years ago
b0404ea
arm: rmobile: kzm9g: Adjust ETM trace clock
by Tetsuyuki Kobayashi
· 12 years ago
f68847f
arm: rmobile: kzm9g: Adjust SDRAM setting
by Tetsuyuki Kobayashi
· 12 years ago
e5f5c4a
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c6731fe
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
748cd05
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
9fb2362
ppc: Remove extra pci_clk fields from global_data
by Simon Glass
· 12 years ago
1206c18
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
6cb49c1
x86: Remove reset_status, relocoff from global_data
by Simon Glass
· 12 years ago
5a35e6c
x86: Move gd_addr into arch_global_data
by Simon Glass
· 12 years ago
0cecc3b
x86: Set up the global data pointer in C instead of asm
by Simon Glass
· 12 years ago
df4aa62
x86: Remove gdt_addr from arch_global_data
by Simon Glass
· 12 years ago
34fd5d2
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
3743478
nds32: Drop tlb_addr from global data
by Simon Glass
· 12 years ago
b4d51db
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
5f70714
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ff43b0
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
b339051
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
f47e6ec
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
99adf6e
patman: Allow use outside of u-boot tree
by Vadim Bendebury
· 12 years ago
656cffe
patman: Add settings to the list of modules to doctest
by Doug Anderson
· 12 years ago
a1dcee8
patman: Add the concept of multiple projects
by Doug Anderson
· 12 years ago
8568bae
patman: Add support for settings in .patman
by Doug Anderson
· 12 years ago
21a19d7
patman: Add a call to get_maintainer.pl if it exists
by Doug Anderson
· 12 years ago
3118725
patman: Add all CC addresses to the cover letter
by Doug Anderson
· 12 years ago
d94566a
patman: Cache the CC list from MakeCcFile() for use in ShowActions()
by Doug Anderson
· 12 years ago
d96ef37
patman: Look for checkpatch in the scripts directory
by Doug Anderson
· 12 years ago
a970048
patman: Allow tests to run even if patman is in the path
by Doug Anderson
· 12 years ago
05d5282
patman: Add spaces back into patman test
by Doug Anderson
· 12 years ago
6ad77d8
vfat: Fix mkcksum argument sizes
by Marek Vasut
· 12 years ago
4e5eb45
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
b6832af
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
e93b98e
MIPS: qi_lb60: remove custom u-boot.lds script
by Gabor Juhos
· 12 years ago
f42d796
MIPS: dbau1x00: remove custom u-boot.lds script
by Gabor Juhos
· 12 years ago
3b051ee
MIPS: incaip: remove custom u-boot.lds script
by Gabor Juhos
· 12 years ago
975f67b
MIPS: vct: remove custom u-boot.lds script
by Gabor Juhos
· 12 years ago
b56ca8c
MIPS: pb1x00: remove custom u-boot.lds script
by Gabor Juhos
· 12 years ago
1b8ceb4
MIPS: qemu-mips: use the unified u-boot.lds script
by Gabor Juhos
· 12 years ago
cb5dbca
MIPS: add unified u-boot.lds file
by Gabor Juhos
· 12 years ago
9950b90
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· 12 years ago
6d86227
MIPS: xburst: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
025f2b3
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· 12 years ago
d4ed654
corenet: Disable video on P2020DS
by Andy Fleming
· 12 years ago
960aa89
board/common: Add support for QIXIS read/write using i2c
by Prabhakar Kushwaha
· 12 years ago
72bd83c
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
5e95e2d
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· 12 years ago
Next »