1. 5bcbd9d move the stray .mk files from the root dir into a make/ subdir by Travis Geiselbrecht · 15 years ago
  2. 39deded move all of the references to app/console to lib/console by Travis Geiselbrecht · 15 years ago
  3. 0166fb2 move app/console to lib/console by Travis Geiselbrecht · 15 years ago
  4. bb777a1 [kernel] fix bug in event_signal with AUTOUNSIGNAL flag by Travis Geiselbrecht · 15 years ago
  5. 09eeebd [arm] only restore the relevant parts of cpsr in arm debug code by Travis Geiselbrecht · 15 years ago
  6. 3db8380 [arm] properly restore spsr on exception exit by Travis Geiselbrecht · 15 years ago
  7. c82fda9 [msm] fix dumb bugs in uart.c and debug.c by Brian Swetland · 15 years ago
  8. 977224f [arm][msm] hsusb_clock_init() for configuring USB clocks by Brian Swetland · 15 years ago
  9. d5b7ac1 [arm][msm7k] gpio device support by Brian Swetland · 15 years ago
  10. 12981aa [dev] minimal generic gpio device api by Brian Swetland · 15 years ago
  11. dfdb461 [msm] initial qsd8k support (tested on qsd8250 surf) by Brian Swetland · 15 years ago
  12. 9a47753 [msm] proc_comm initial support by Brian Swetland · 15 years ago
  13. 5240291 [arm] force 4 byte alignment of data segments in the linkscript by Brian Swetland · 15 years ago
  14. af7dab4 arm: arch_idle: don't use swfi on msm7k by Brian Swetland · 16 years ago
  15. eceda41 arm: mmu: deal with peripheral mapping on msm7k by Brian Swetland · 16 years ago
  16. 1c87cc2 [target][surf] add surf-test to the buildall script by Travis Geiselbrecht · 15 years ago
  17. 2500aa1 arm: add msm7k platform, common msm drivers, and surf-msm7k target by Brian Swetland · 15 years ago
  18. 345adb5 [usb] merge in some changes from another code base to make the usb by Travis Geiselbrecht · 15 years ago
  19. 0e71315 [usb][beagle] beagleboard test usb setup by Travis Geiselbrecht · 16 years ago
  20. 7689f35 [usb][omap3] working omap3 usb driver by Travis Geiselbrecht · 16 years ago
  21. 89fcb14 [usb] first stab at a usb device stack by Travis Geiselbrecht · 16 years ago
  22. 47e7539 get usbc building again after debug changes by Travis Geiselbrecht · 16 years ago
  23. 2c691e8 work in progress of usb controller and usb stack for omap3 by Travis Geiselbrecht · 16 years ago
  24. 6ec9c27 [omap3] start of twl4030 driver by Travis Geiselbrecht · 16 years ago
  25. bea5a4a [omap3] i2c driver by Travis Geiselbrecht · 16 years ago
  26. a8cf2b8 arm: provide __cpu_early_init hook by Brian Swetland · 15 years ago
  27. 7057769 arm: the dcc code works for V6 or V7, not just 1136 by Brian Swetland · 15 years ago
  28. 9c19412 provide linux-style readl()/writel() in reg.h by Brian Swetland · 15 years ago
  29. 7d7380c [ARM] fix missing newline at eof in dcc.S by Brian Swetland · 15 years ago
  30. 858b1ad [kernel] properly initialize the default thread context very early to avoid crash on pixies by travis geiselbrecht · 15 years ago
  31. c60a2e6 [kernel] simple thread local storage by travis geiselbrecht · 15 years ago
  32. 6c5fa8a [libc] move most vsprintfs to vsnprintfs by Travis Geiselbrecht · 15 years ago
  33. 9d564f1 [libc] add n versions of sprintf and vprintf by travis geiselbrecht · 15 years ago
  34. d647d76 add *~ to .gitignore -- remove emacs droppings by Brian Swetland · 16 years ago
  35. b57cdae update a printf in the kernel init to match reality by Travis Geiselbrecht · 16 years ago
  36. d98cea1 [kernel] fix the AUTOUNSIGNAL path on kernel events to wait until a thread waits on the event by travis geiselbrecht · 16 years ago
  37. eb94605 [IO] rework dprintf to take a debug level, defined in DEBUGLEVEL by Travis Geiselbrecht · 16 years ago
  38. 8d529ef [ARM] update atomic ops to use the ldr/strex instructions on armv6+ by Travis Geiselbrecht · 16 years ago
  39. b26a2d0 update the beagle test script to put in the right directory by Travis Geiselbrecht · 16 years ago
  40. f1cdea3 [INT] fix the mask/unmask interrupt api to not take oldstate argument by Travis Geiselbrecht · 16 years ago
  41. 0e6cd92 arm: mmu: remove duplicate definitions for MMU flags by Brian Swetland · 16 years ago
  42. e1d0b57 arm: add dcc "uart" functionality by Brian Swetland · 16 years ago
  43. 544bf4e add arm1136j-s as a valid ARM_CPU option by Brian Swetland · 16 years ago
  44. 97481e6 [EABI] test for eabi compatibility a little bit better than before by Travis Geiselbrecht · 16 years ago
  45. 82f7420 [EABI] add support for EABI/linux toolchains by Travis Geiselbrecht · 16 years ago
  46. dfd2eb6 [EABI] only typedef size_t if it hasn't been defined by the toolchain by Travis Geiselbrecht · 16 years ago
  47. 887061f synchronize with external depot by Travis Geiselbrecht · 16 years ago
  48. f54ab82 flatten the make system a little bit by providing only modules as a by Travis Geiselbrecht · 16 years ago
  49. 573f860 add local.mk to .gitignore by Travis Geiselbrecht · 16 years ago
  50. c322611 [omap3] make the L2 init actually work by Travis Geiselbrecht · 16 years ago
  51. bcc0773 [omap3] add the appropriate little smi blurb you have to do to enable the L2 by Travis Geiselbrecht · 16 years ago
  52. 5bfddfb remove lwip, never really worked anyway by Travis Geiselbrecht · 16 years ago
  53. 1d0df69 initial commit of lk (little kernel) project by Travis Geiselbrecht · 16 years ago