Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c9ac3ba129b242b5977b03c17ed8d2f0d000e085
« Previous
4ff170a
Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
by Wolfgang Denk
· 16 years ago
730f298
lmb: fix "implicit declaration of function 'lmb_free'" warning
by Wolfgang Denk
· 16 years ago
322ef5e
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
a30cc5a
Cleanup: fix out-of-tree building for some boards
by Wolfgang Denk
· 16 years ago
461fa68
Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
by Wolfgang Denk
· 16 years ago
5981ebd
fdt: Fix typo in variable name.
by Detlev Zundel
· 16 years ago
a7a5982
Add logos for RRvision board
by Gary Jennejohn
· 16 years ago
ee4ae38
mpc8260: add fdt_fixup_ethernet support
by Esben Haabendal
· 16 years ago
f6a6955
cmd_nvedit.c: clean up syntax highlighting
by Steven A. Falco
· 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
83002a7
i.MX31: Cleanup comments in lowlevel_init.S.
by Magnus Lilja
· 16 years ago
f8cc312
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
d92ea21
i.MX31: fixed CTRL-C detection
by Juergen Kilb
· 16 years ago
dd1c552
ppc4xx: Fix 460EX/GT PCIe port initialization
by Stefan Roese
· 16 years ago
b571afd
add SHA256 support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3bab76a
Delay FIT format check on sector based devices
by Marian Balakowicz
· 16 years ago
9810263
sata: wait for device updating signature to host
by Dave Liu
· 16 years ago
a524e11
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Detlev Zundel
· 16 years ago
745d8a0
ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic
by Stefan Roese
· 16 years ago
8b616ed
serial_pl010.c: add watchdog support
by Stuart Wood
· 16 years ago
86d3273
jffs2_1pass.c: add watchdog support
by Stuart Wood
· 16 years ago
5744ddc
Configure DSP POST; add watchdog reset to diag command
by Sascha Laue
· 16 years ago
f135265
Add sata sil3114 support
by Tor Krill
· 16 years ago
e093a24
Coding Style Cleanup
by Wolfgang Denk
· 16 years ago
01db232
Update CHANGELOG
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
fa60edf
Use better Ethernet timings for apollon board
by Kyungmin Park
· 16 years ago
41c5eaa
Resize device tree to allow space for board changes and the chosen node
by Andy Fleming
· 16 years ago
7570a99
Fix an underflow bug in __lmb_alloc_base
by Andy Fleming
· 16 years ago
63796c4
Add lmb_free
by Andy Fleming
· 16 years ago
4b03ac8
Add ALIGN() macro
by Andy Fleming
· 16 years ago
93262af
ppc4xx: Fix compilation problems with phys_size_t
by Stefan Roese
· 16 years ago
28eab0d
Conditionally add -fno-stack-protector to CFLAGS
by Haavard Skinnemoen
· 16 years ago
dfd3be8
pcmcia/ti_pci1410a: Move compile condition to the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
72d5d5f
pxa_pcmcia: Move compile condition to the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c9eff32
marabun_pcmcia: Move compile condition to the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6a19c46
fix non-working mvBL-M7
by Andre Schwarz
· 16 years ago
846f157
fix system config overwrite @ MPC834x and MPC8313
by Andre Schwarz
· 16 years ago
4890246
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
by Kim Phillips
· 16 years ago
aac7a50
ppc4xx: Fix problem in gpio_config()
by Stefan Roese
· 16 years ago
4077781
fdt: Fix typo in variable name.
by Detlev Zundel
· 16 years ago
5f723a3
avr32: Enable SPI flash support on ATNGW100
by Haavard Skinnemoen
· 16 years ago
5605ef6
avr32: Fix SPI portmux initialization
by Haavard Skinnemoen
· 16 years ago
4688f9e
avr32: Add GPIO manipulation functions
by Peter Ma
· 16 years ago
914f58c
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
8115c6f
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
51a6ca2
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
b4fe1a7
MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
by Wolfgang Grandegger
· 16 years ago
96026d4
Fix 4xx build issue
by Anatolij Gustschin
· 16 years ago
a036b04
MPC8610HPCD: Report board id, board version and fpga version.
by Kumar Gala
· 16 years ago
7de8c21
MPC8641HPCN: Report board id, board version and fpga version.
by Kumar Gala
· 16 years ago
fb8c061
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
by Stefan Roese
· 16 years ago
9e4006bc
NAND: Add missing declaration to non-redundant saveenv().
by Philip Balister
· 16 years ago
2cdb7f5
MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
by Wolfgang Grandegger
· 16 years ago
212ed90
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
by Stefan Roese
· 16 years ago
a94f22f
Fix build issue with string.h and linux/string.h
by Andy Fleming
· 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
1859e42
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
776488e
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
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
3c6e979
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 16 years ago
ba04f70
FSL LAW: Add new interface to use the last free LAW
by Kumar Gala
· 16 years ago
859a86a
85xx/86xx: Move to dynamic mgmt of LAWs
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
a23cddd
Socrates: Added FPGA base address update in FDT.
by Sergei Poselenov
· 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
31ca020
Socrates: added missed file with UPMA configuration data.
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
518d5cf
TQM85xx: Bugfix in the SDRAM initialisation
by Wolfgang Grandegger
· 16 years ago
45dee2e
TQM85xx: Fix chip select configuration for second FLASH bank
by Wolfgang Grandegger
· 16 years ago
46346f2
TQM85xx: Support for Spansion 'N' type flashes added
by Wolfgang Grandegger
· 16 years ago
5d5bd83
TQM85xx: Fix CPM port pin configuration
by Wolfgang Grandegger
· 16 years ago
b99ba16
TQM85xx: Various coding style fixes
by Wolfgang Grandegger
· 16 years ago
ae9e97f
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· 16 years ago
e489b9c
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
e1eb0e2
socrates: Fix PCI clk fix patch
by Andy Fleming
· 16 years ago
Next »