Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
18c8a28aad49803780bd8d52432ded528e37e701
/
include
18c8a28
hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
by Michal Simek
· 16 years ago
6ecbb45
hwmon: Cleaning hwmon devices
by Michal Simek
· 16 years ago
84a2c64
microblaze: Remove useless ancient headers
by Michal Simek
· 16 years ago
53ea981
microblaze: Clean uartlite driver
by Michal Simek
· 16 years ago
dbf3dfb
Enable passing of ATAGs required by latest Linux kernel.
by Marcel Ziswiler
· 16 years ago
c15947d
ARM: Fix for broken compilation when defining CONFIG_CMD_ELF
by Hugo Villeneuve
· 16 years ago
0740ac2
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
0e0c435
Fix compile error caused by missing timer function
by TsiChung Liew
· 16 years ago
94603c2
ColdFire: Fix timer issue for MCF5272
by TsiChung Liew
· 16 years ago
56d5261
ColdFire: Fix code flash configuration for M547x/M548x boards
by TsiChung Liew
· 16 years ago
c6457e3
DataFlash AT45DB021 support
by Sergey Lapin
· 16 years ago
4b13860
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
by Wolfgang Denk
· 16 years ago
f31c49d
Configuration changes for ADS5121 Rev 3
by Martha Marx
· 16 years ago
16bee7b
Consolidate ADS5121 IO Pin configuration
by Martha Marx
· 16 years ago
859f243
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
5d812b8
ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai
by Stefan Roese
· 16 years ago
cf1c2ed
ppc4xx: Remove implementation of testdram() from Korat board support
by Larry Johnson
· 16 years ago
47ce4a2
ppc4xx: Update and add FDT to Korat board support
by Larry Johnson
· 16 years ago
4023453
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
8915f11
e1000: add support for 82545GM 64bit PCI-X copper variant
by Paul Gortmaker
· 16 years ago
21ae6ca
SPARC: Build error fix
by Daniel Hellstrom
· 16 years ago
9d2e394
NAND: ifdef-protect most of nand.h when using legacy NAND.
by Scott Wood
· 16 years ago
2b1fa9d
ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
by Hugo Villeneuve
· 16 years ago
98874ff
Fix LMB type issues
by Andy Fleming
· 16 years ago
5bb12db
Remove code duplication for setting the default environment
by Harald Welte
· 16 years ago
3167c53
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
d2d54ea
avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver
by Haavard Skinnemoen
· 16 years ago
b502611
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· 16 years ago
0e6989b
FDT memory and pci node fixes for MPC8260ADS
by Matvejchikov Ilya
· 16 years ago
dc4b0b3
Fix printf errors.
by Andrew Klossner
· 16 years ago
9692cab
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
689c1b3
sh: Fix compile error sh7763rdp board
by Nobuhiro Iwamatsu
· 16 years ago
3473ab7
Feed the watchdog in u-boot for 8610 board.
by Jason Jin
· 17 years ago
fec6143
Remove duplicate definitions in include/lxt971a.h.
by Hugo Villeneuve
· 16 years ago
873d97a
sh: Update Renesas R2DPlus board
by Nobuhiro Iwamatsu
· 16 years ago
ec39d47
sh: Update Renesas R7780MP board
by Nobuhiro Iwamatsu
· 16 years ago
c001cd6
sh: Update Renesas Migo-R board
by Nobuhiro Iwamatsu
· 16 years ago
f9599ec
sh: Update Hitachi MS7722SE board
by Nobuhiro Iwamatsu
· 16 years ago
b223017
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 16 years ago
3070a9a
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
9fea65a
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· 16 years ago
7754f2b
include/sha256.h: fix file permissions.
by Wolfgang Denk
· 16 years ago
d86a0a6
Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
f16ed51
update mvBL-M7 board config
by Andre Schwarz
· 16 years ago
ced209c
sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"
by Wolfgang Denk
· 16 years ago
730f298
lmb: fix "implicit declaration of function 'lmb_free'" warning
by Wolfgang Denk
· 16 years ago
75678c8
Make setenv() return status
by Steven A. Falco
· 16 years ago
4928e97
PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops
by Kumar Gala
· 16 years ago
f8cc312
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
b571afd
add SHA256 support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
745d8a0
ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic
by Stefan Roese
· 16 years ago
e093a24
Coding Style Cleanup
by Wolfgang Denk
· 16 years ago
c7f879e
ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
by Hugo Villeneuve
· 16 years ago
341188b
MMC: Consolidate MMC/SD command definitions
by Haavard Skinnemoen
· 16 years ago
4b03ac8
Add ALIGN() macro
by Andy Fleming
· 16 years ago
6a19c46
fix non-working mvBL-M7
by Andre Schwarz
· 16 years ago
4890246
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
by Kim Phillips
· 16 years ago
5f723a3
avr32: Enable SPI flash support on ATNGW100
by Haavard Skinnemoen
· 16 years ago
4688f9e
avr32: Add GPIO manipulation functions
by Peter Ma
· 16 years ago
96026d4
Fix 4xx build issue
by Anatolij Gustschin
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
391fd93
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
61b09fc
Change print_size to take phys_size_t
by Becky Bruce
· 16 years ago
b57ca3e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· 16 years ago
b77cddc
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 16 years ago
1a50176
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 16 years ago
cdeb62e
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 16 years ago
32d4e38
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
1730edf
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
5ea6739
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
2395db4
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
ba04f70
FSL LAW: Add new interface to use the last free LAW
by Kumar Gala
· 16 years ago
f060054
FSL LAW: Keep track of LAW allocations
by Kumar Gala
· 16 years ago
ddde74a
85xx: remove dummy board_early_init_f
by Kumar Gala
· 16 years ago
81e56e9
MPC8544DS: Update config.h
by Kumar Gala
· 16 years ago
978e816
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· 16 years ago
fd51b0e
Socrates: NAND support added. Changed the U-Boot base address and
by Sergei Poselenov
· 16 years ago
248ae5c
NAND: Added support for 128-bit OOB, adapted
by Sergei Poselenov
· 16 years ago
59abd15
Socrates: Added FPGA mapping. LAWs and TLBs cleanup.
by Sergei Poselenov
· 16 years ago
740280e
Added the upmconfig() function for 85xx.
by Sergei Poselenov
· 16 years ago
d39e685
Socrates: config file cleanup.
by Sergei Poselenov
· 16 years ago
e8cc3f0
TQM85xx: Change memory map to support Flash memory > 128 MiB
by Wolfgang Grandegger
· 16 years ago
1c2deff
TQM85xx: NAND support via local bus UPMB
by Wolfgang Grandegger
· 16 years ago
b9e8078
TQM8548: PCI express support
by Wolfgang Grandegger
· 16 years ago
1287e0c
TQM8548: Basic support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
2599135
TQM85xx: Support for Flat Device Tree
by Wolfgang Grandegger
· 16 years ago
d9ee843
TQM85xx: Support for Intel 82527 compatible CAN controller
by Wolfgang Grandegger
· 16 years ago
46346f2
TQM85xx: Support for Spansion 'N' type flashes added
by Wolfgang Grandegger
· 16 years ago
b99ba16
TQM85xx: Various coding style fixes
by Wolfgang Grandegger
· 16 years ago
e489b9c
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
a75a57e
NAND FSL UPM: driver re-write using the hwcontrol callback
by Wolfgang Grandegger
· 16 years ago
3984151
PPC: add accessor macros to clear and set bits in one shot
by Wolfgang Grandegger
· 16 years ago
6fab2fe
83xx/85xx/86xx: add more MxMR local bus definitions
by Wolfgang Grandegger
· 16 years ago
c8c5fc2
83xx/85xx: further localbus cleanups
by Anton Vorontsov
· 16 years ago
42dbd66
83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
by Anton Vorontsov
· 16 years ago
4dbdb76
85xx: expose cpu identification
by Kumar Gala
· 16 years ago
2329fe1
mpc83xx: MVBLM7: minor build fixups
by Kim Phillips
· 16 years ago
c005b93
add MPC8343 based board mvBlueLYNX-M7 (doc+config)
by Andre Schwarz
· 16 years ago
f9023af
83xx/85xx: further localbus cleanups
by Anton Vorontsov
· 16 years ago
bf30bb1
83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
by Anton Vorontsov
· 16 years ago
Next »