]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/devices.c
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / common / devices.c
2008-10-18 Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-09-05 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-09-05 Stefan Roesedevices: Use list_add_tail() instead of list_add()...
2008-09-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-09-01 Jean-Christophe... device: make device_register() clone the device
2008-08-31 Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-31 Jean-Christophe... devices: merge to list_head
2008-07-21 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-17 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-07-14 Wolfgang DenkCode cleanup: fix old style assignment ambiguities...
2006-06-30 Marian BalakowiczMerge: Add support for AMCC 440SPe CPU based eval board...
2006-04-27 Marian BalakowiczAdd support for Freescale M5271: Merge with /work/u...
2006-04-20 Kumar GalaMerge branch 'master' of rsync://rsync.denx.de/git...
2006-04-12 Wolfgang DenkMerge with /home/m8/git/u-boot
2006-04-06 Wolfgang DenkFix Lite500B support: Merge with /home/raj/git/u-boot...
2006-04-05 Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-flash
2006-04-05 Wolfgang DenkMerge with /home/sr/git/u-boot/4xx-sdram
2006-04-01 Wolfgang Denk* Add support for ymodem protocol download
2006-03-31 Wolfgang DenkGCC-4.x fixes: clean up global data pointer initializat...
2004-08-02 wdenkAdd support for console over UDP (compatible to Ingo...
2004-08-01 wdenk* Code cleanup
2004-03-14 wdenkCode cleanup; make several boards compile & link. LABEL_2004_03_14_2340
2004-03-12 wdenkAdd support for Siemens SX1 mobile phone; LABEL_2004_03_12_0130
2003-09-18 wdenkWork on TRAB's auto_update feature. LABEL_2003_09_18_2045
2003-09-18 wdenk* Patches by Anders Larsen, 17 Sep 2003:
2003-06-22 wdenk* Patch by Rune Torgersen, 4 Jun 2003:
2003-06-03 wdenk* Patches by Udi Finkelstein, 2 June 2003: LABEL_2003_06_04_0200
2003-04-20 wdenk* Make sure Block Lock Bits get cleared in R360MPI...
2002-12-03 wdenk* Fix startup problems with VFD display on TRAB LABEL_2002_12_03_2230
2002-11-10 wdenk* Vince Husovsky, 7 Nov 2002: LABEL_2002_11_10_2310
2002-11-05 wdenk* Add support for log buffer which can be passed to... LABEL_2002_11_05_1735
2002-09-18 wdenkInitial revision