- 17e9012 smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
- aa44cf6 Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
- 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
- 659c60d standalone: convert to kbuild style by Mike Frysinger · 15 years ago
- 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
- 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
- 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
- 6c1f98b Fix examples for OMAP3 boards... by Michael Evans · 15 years ago
- 197575e ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
- acce4eb Move api_examples to examples/api by Peter Tyser · 15 years ago
- 07a8af3 Move examples/ to examples/standalone by Peter Tyser · 15 years ago
- 034bcce smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() by Mike Frysinger · 16 years ago
- 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
- 78b5336 smc911x_eeprom: update register API by Mike Frysinger · 16 years ago
- 96a1ef8 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · 16 years ago
- e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
- 2cff105 Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · 16 years ago
- d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- d1d1850 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · 16 years ago
- 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
- 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
- 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
- 8d54188 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 57ff8f9 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 17 years ago
- 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
- f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
- c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
- 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
- eae60c4 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · 17 years ago
- 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
- 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- ecb196d use C code rather than inline assembly by Mike Frysinger · 17 years ago
- a13ad8e add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
- 6ddfa62 make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards by Mike Frysinger · 17 years ago
- 1a47431 add gitignores for Blackfin pieces by Mike Frysinger · 17 years ago
- 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
- 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
- 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
- bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
- ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 2f0fef7 Add .gitignore files by Grant Likely · 17 years ago
- dc8daf0 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
- 20e1d52 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
- 373d696 [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
- 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · 18 years ago
- 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · 18 years ago
- 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
- 83c1585 Add AVR32 architecture support by Wolfgang Denk · 18 years ago
- 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · 18 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 3f434df Added another example showing simple interrupt interception. by Detlev Zundel · 18 years ago
- a5721a3 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · 18 years ago
- c1e1061 Fix examples/Makefile; some build targets were lost by Wolfgang Denk · 18 years ago
- 217295a Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · 19 years ago
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 2bad868 Coding Style cleanup by Wolfgang Denk · 19 years ago
- 46d2b52 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
- 552d314 Add support for r5200 board by Zachary P. Landau · 19 years ago
- aaa7c00 by Wolfgang Denk · 19 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
- f593f46 * Extend burst mode RAM test program to take a loop count (0 = infinite) by wdenk · 20 years ago
- 4e5bc87 Fix compile problems caused by new burst mode SDRAM test; by wdenk · 20 years ago
- e339a7a Add test tool to exercise SDRAM accesses in burst mode by wdenk · 20 years ago
- c86cdb9 * Patch by Robin Getz, 13 Oct 2004: by wdenk · 20 years ago
- d334105 * Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board by wdenk · 20 years ago
- ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
- 20a6122 Patches by Yasushi Shoji, 29 Jun 2004: by wdenk · 20 years ago
- 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
- 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
- e4adb35 Patch by Scott McNutt, 25 Apr 2004: by wdenk · 21 years ago
- 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 21 years ago
- 2fb7390 Add startup code to clear the BSS of standalone applications by wdenk · 21 years ago
- e65527f * Some code cleanup by wdenk · 21 years ago
- 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
- abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
- 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
- 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
- bd1575f * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
- 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
- 708521a Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
- 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
- 710e350 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
- b846356 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
- b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
- 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
- da74b0a Fix MIPS build problem by wdenk · 22 years ago
- 1adff3d Make compile clean, fix the usual small problems. by wdenk · 22 years ago
- c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
- 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
- bb444c9 * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago