drm/nouveau: off by one in init_i2c_device_find()
[safe/jmp/linux-2.6] / arch / powerpc / boot / ops.h
2008-10-22 Mike Dittopowerpc: Add del_node() for early boot code to prune...
2008-04-17 Laurent Pinchart[POWERPC] Add bootwrapper function to get virtual reg...
2008-01-27 Kumar Gala[POWERPC] bootwrapper: Add find_node_by_compatible
2008-01-24 Kumar Gala[POWERPC] bootwrapper: Add find_node_by_alias and dt_fi...
2007-12-11 David Gibson[POWERPC] Kill flatdevtree.c
2007-12-11 David Gibson[POWERPC] Use embedded libfdt in the bootwrapper
2007-10-03 Grant Likely[POWERPC] Virtex: Add uartlite bootwrapper driver
2007-10-03 Scott Wood[POWERPC] bootwrapper: Factor out dt_set_mac_address()
2007-09-22 Grant Likely[POWERPC] mpc5200: Add cuimage support for mpc5200...
2007-09-13 Scott Wood[POWERPC] bootwrapper: Add get_path()
2007-08-22 Scott Wood[POWERPC] bootwrapper: Add PowerQUICC II (82xx with...
2007-08-22 Scott Wood[POWERPC] bootwrapper: Move linker symbols into ops.h
2007-08-22 Scott Wood[POWERPC] bootwrapper: Add CPM serial driver
2007-08-22 Scott Wood[POWERPC] bootwrapper: Declare udelay() in ops.h
2007-08-22 Scott Wood[POWERPC] bootwrapper: Add dt_is_compatible()
2007-08-22 Scott Wood[POWERPC] bootwrapper: Set timebase_period_ns from...
2007-06-28 Geoff Levand[POWERPC] Make kernel_entry_t have global scope in...
2007-06-28 Geoff Levand[POWERPC] Fix constantness of bootwrapper arg
2007-05-12 Mark A. Greer[POWERPC] Add bootwrapper support for Marvell MPSC
2007-04-30 Mark A. Greer[POWERPC] Add dt_xlate_addr() to bootwrapper
2007-04-24 Geert Uytterhoeven[POWERPC] bootwrapper: Use `unsigned long' for malloc...
2007-04-12 Mark A. Greer[POWERPC] Routine to find the devtree node of a linux...
2007-04-12 Scott Wood[POWERPC] bootwrapper: Add dt_xlate_reg(), and use...
2007-04-12 David Gibson[POWERPC] Clean up zImage handling of the command line
2007-04-12 David Gibson[POWERPC] Add device tree utility functions to zImage
2007-03-26 David Gibson[POWERPC] New reg.h for the zImage
2007-03-26 Milton Miller[POWERPC] bootwrapper: Add a fatal error helper
2007-03-21 Milton Miller[POWERPC] boot: export flush_cache
2007-03-21 Scott Wood[POWERPC] bootwrapper: Make setprop accept a const...
2007-03-21 Scott Wood[POWERPC] bootwrapper: Add dt_ops methods.
2007-03-13 Scott Wood[POWERPC] bootwrapper: Add stddef.h to ops.h
2007-03-13 David Gibson[POWERPC] zImage: Cleanup and improve zImage entry...
2007-03-13 David Gibson[POWERPC] zImage: Cleanup and improve prep_kernel()
2006-12-04 David Gibson[POWERPC] Cleanup zImage handling of kernel entry with...
2006-10-18 Mark A. Greer[POWERPC] More bootwrapper reorganization
2006-09-20 Mark A. Greer[POWERPC] Start arch/powerpc/boot code reorganization