Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
314d5b6ce52a4ed19dd295d1364e246c5e605017
« Previous
6f1d57c
Merge git://www.denx.de/git/u-boot into fdt-cmd
by Gerald Van Baren
· 18 years ago
c28abb9
Improve the bootm command for CONFIG_OF_LIBFDT
by Gerald Van Baren
· 18 years ago
3f9f08c
Add some utilities to manipulate the reserved memory map.
by Gerald Van Baren
· 18 years ago
8048cdd
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
8e68751
AVR32: Enable MMC support
by Haavard Skinnemoen
· 18 years ago
fc26c97
Atmel MCI driver
by Haavard Skinnemoen
· 19 years ago
05fdab1
AVR32: Add clk and gpio infrastructure for mmci
by Haavard Skinnemoen
· 18 years ago
7fac3f6
Enable partition support with MMC
by Haavard Skinnemoen
· 18 years ago
9a24f47
AVR32: Enable networking
by Haavard Skinnemoen
· 18 years ago
5c1fe1f
Atmel MACB ethernet driver
by Haavard Skinnemoen
· 19 years ago
b4ec9c2
AVR32: Add clk and gpio infrastructure for macb0 and macb1
by Haavard Skinnemoen
· 18 years ago
d5acb95
AVR32: Implement simple DMA memory allocator
by Haavard Skinnemoen
· 18 years ago
91975b0
Import <linux/mii.h> from the Linux kernel
by Haavard Skinnemoen
· 18 years ago
1b804b2
AVR32: Include more commands for ATSTK1000
by Haavard Skinnemoen
· 18 years ago
9c0deb5
AVR32: Provide a definition of struct stat
by Haavard Skinnemoen
· 18 years ago
12f099c
AVR32: Use initdram() instead of board_init_memories()
by Haavard Skinnemoen
· 18 years ago
1f4f212
AVR32: Relocate u-boot to SDRAM
by Haavard Skinnemoen
· 18 years ago
df548d3
AVR32: Resource management rewrite
by Haavard Skinnemoen
· 18 years ago
03d1e13
AVR32: Clean up memory-map.h for at32ap7000
by Haavard Skinnemoen
· 18 years ago
28c699ef
AVR32: Build position-independent u-boot
by Haavard Skinnemoen
· 18 years ago
5374b36
AVR32: Use avr32-linux- cross-compilation prefix by default
by Haavard Skinnemoen
· 18 years ago
c841bee
AVR32: Split start_u_boot into board_init_f and board_init_r
by Haavard Skinnemoen
· 18 years ago
3740300
[Fix] Set the LED status register on the UC101 for the LXT971 PHY.
by Heiko Schocher
· 18 years ago
7882751
[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
by Denis Peter
· 18 years ago
0b94504
[PATCH] Fix use of "void *" for block dev read/write buffer pointers
by Greg Lopp
· 18 years ago
6fbf261
Fix two bugs for MPC83xx DDR2 controller SPD Init
by Xie Xiaobo
· 18 years ago
2ad3aba
ppc4xx: Fix i2c divisor calcularion for PPC4xx
by Jeffrey Mann
· 18 years ago
e8aac8e
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
6c9ba91
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
51056dd
Update for SC3 board
by Wolfgang Denk
· 18 years ago
3d98b85
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· 18 years ago
64dbbd4
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
6679f92
libfdt: Make fdt_check_header() public
by Gerald Van Baren
· 18 years ago
c0707ce
[Blackfin][PATCH] Kill off a bunch of common local prototypes
by Aubrey Li
· 18 years ago
7b7e30a
[Blackfin][PATCH] Fix dynamic CPLB generation issue
by Aubrey Li
· 18 years ago
0445e3a
[Blackfin][PATCH] minior cleanup
by Aubrey Li
· 18 years ago
155fd76
[Blackfin][PATCH] Fix copyright and update license
by Aubrey Li
· 18 years ago
9fd437b
[Blackfin][PATCH] Add BF537 EMAC driver initialization
by Aubrey Li
· 18 years ago
889256e
[Blackfin][PATCH] call real the system synchronize instruction
by Aubrey Li
· 18 years ago
e0df1c9
[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
by Aubrey Li
· 18 years ago
dfeeab2
[Blackfin][PATCH]: fix flash unaligned copy issue
by Aubrey Li
· 18 years ago
443feb7
Update usage of 'nc' in README.NetConsole
by Igor Marnat
· 18 years ago
25b0806
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
31c98a8
Minor coding style cleanup.
by Wolfgang Denk
· 18 years ago
c8f2280
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
by Wolfgang Denk
· 18 years ago
94abd7c
Minor cleanup.
by Wolfgang Denk
· 18 years ago
72c5e39
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 18 years ago
822af35
Support for the Philips ISP116x HCD (Host Controller Driver)
by Rodolfo Giometti
· 18 years ago
edf5851
USB: cleanup monahans usb support. Remove dead code.
by Markus Klotzbuecher
· 18 years ago
a65c576
ppc4xx: Change SysACE address on Katmai
by Stefan Roese
· 18 years ago
aea03c4
Fix some minor whitespace violations.
by Gerald Van Baren
· 18 years ago
213bf8c
Add a flattened device tree (fdt) command (2 of 2)
by Gerald Van Baren
· 18 years ago
781e09e
Add a flattened device tree (fdt) command (1 of 2)
by Gerald Van Baren
· 18 years ago
3af0d58
libfdt: Enhanced and published fdt_next_tag()
by Gerald Van Baren
· 18 years ago
fa3a74c
libfdt: Customizations for use by u-boot.
by Gerald Van Baren
· 18 years ago
3574817
libfdt: Import libfdt source (2 of 2)
by Gerald Van Baren
· 18 years ago
7cd5da0
libfdt: Import libfdt source (1 of 2)
by Gerald Van Baren
· 18 years ago
0e7d491
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
da6ebc1
ppc4xx: Update Katmai bootstrap command
by Stefan Roese
· 18 years ago
cabee75
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
by Stefan Roese
· 18 years ago
6072380
ppc4xx: Change Yucca config file to support ECC
by Stefan Roese
· 18 years ago
490e573
ppc4xx: Fix "bootstrap" command for Katmai board
by Stefan Roese
· 18 years ago
94f5470
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
by Stefan Roese
· 18 years ago
342cd09
[PATCH] Clean include dependence
by Michal Simek
· 18 years ago
6f93421
[CLEAN] Remove inefficient Suzaku code
by Michal Simek
· 18 years ago
6db7d0a
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 18 years ago
430f1b0
Merge some AMCC make targets to keep the top-level Makefile smaller
by Stefan Roese
· 18 years ago
0c75c9d
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
by Stefan Roese
· 18 years ago
5da048a
PATCH: Resolve GPL license problem
by Michal Simek
· 18 years ago
ae00bb4
PXA: pxa27x USB OHCI support
by Rodolfo Giometti
· 18 years ago
ae79f60
USB: remove the S3C24X0_merge #define, which was introduced while
by Markus Klotzbuecher
· 18 years ago
1798049
Support for XUPV2P board Reset support BSP autoconfig support
by Michal Simek
· 18 years ago
e50b791
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· 18 years ago
0d974d5
[PATCH] Add 4xx GPIO functions
by Stefan Roese
· 18 years ago
2db6336
[PATCH] Small Sequoia cleanup
by Stefan Roese
· 18 years ago
3cb86f3
[PATCH] Clean up 40EZ/Acadia support
by Stefan Roese
· 18 years ago
f2b07eb
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· 18 years ago
6eb1df8
Fix 8641HPCN problem with ld version 2.16
by Jon Loeliger
· 18 years ago
9964a4d
Set Rev 2.x 86xx PIC in mixed mode.
by Haiying Wang
· 18 years ago
5a58a73
Add flash cmd function to 8641HPCN ramboot
by Jason Jin
· 18 years ago
2ccceac
Add support for 8641 Rev 2 silicon.
by Ed Swarthout
· 18 years ago
44ba464
Code cleanup / re-insert previous Copyright entries.
by Wolfgang Denk
· 18 years ago
a17824c
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
by Wolfgang Denk
· 18 years ago
2a8dfe0
Code cleanup. Update CHANGELOG
by Wolfgang Denk
· 18 years ago
4075095
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
e6615ec
ppc4xx: Fix file mode of include/configs/acadia.h
by Stefan Roese
· 18 years ago
d5f4614
SPC1920: fix small clock routing bug
by Markus Klotzbuecher
· 18 years ago
fc1e45c
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· 18 years ago
16c0cc1
[PATCH] Add AMCC Acadia (405EZ) eval board support
by Stefan Roese
· 18 years ago
e01bd21
[PATCH] Add AMCC PPC405EZ support
by Stefan Roese
· 18 years ago
aea17f9
Merge with /home/hs/TQ/u-boot
by Wolfgang Denk
· 18 years ago
07e82cb
[PATCH] TQM8272: dont change the bits given from the HRCW
by Heiko Schocher
· 18 years ago
b2777c0
Merge http://www.denx.de/git/u-boot
by Aubrey Li
· 18 years ago
6545898
[Blackfin][PATCH] Add BF561 EZKIT board support
by Aubrey Li
· 18 years ago
a20e710
Merge http://www.denx.de/git/u-boot
by Aubrey Li
· 18 years ago
a6154fd
[Blackfin][PATCH] minor cleanup
by Aubrey Li
· 18 years ago
389b6bb
Remove obsoleted POST files.
by Wolfgang Denk
· 18 years ago
8e709bb
[PATCH] Add flash chip M29W320ET/B support
by Aubrey Li
· 18 years ago
26bf7de
[Blackfin][PATCH] Add BF537 stamp board support
by Aubrey Li
· 18 years ago
87e0662
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
Next »