Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/ab6878c7bc68a7b5e5b731655bdc13221bbfc493/drivers You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

913 Commits (ab6878c7bc68a7b5e5b731655bdc13221bbfc493)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD ab6878c7bc drivers/pci: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 55d6d2d39f drivers/misc: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 65e41ea054 drivers/input: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 88f57e0931 drivers/dma: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1a02806c4b drivers/block: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1a6ffbfaf4 serial: move CFG_NS9750_UART to CONFIG_NS9750_UART 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6c58a030f8 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE 17 years ago
Fathi BOUDRA 195ccfc599 OneNAND: Fill in MTD function pointers for OneNAND. 17 years ago
Marcel Ziswiler eafcabd15f NAND: chip->state does not always get set. 17 years ago
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily. 17 years ago
Scott Wood dfbf617ff0 NAND read/write fix 17 years ago
Anton Vorontsov e1c3dbada3 nand: fsl_upm: convert to updated MTD NAND infrastructure 17 years ago
Scott Wood 300253306a fsl_elbc_nand: Hard-code the FBAR/FPAR split. 17 years ago
Anton Vorontsov 9c814b0a71 fsl_elbc_nand: workaround for hangs during nand write 17 years ago
Scott Wood 9fd020d6b4 Freescale eLBC FCM NAND driver 17 years ago
Scott Wood 41ef8c716e Don't panic if a controller driver does ecc its own way. 17 years ago
Stefan Roese e52b34d40a NAND: Make NAND driver less verbose per default 17 years ago
Stefan Roese 1207226452 NAND: Change nand_wait_ready() to not call nand_wait() 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Wolfgang Denk cd82919e6c Coding style cleanup, update CHANGELOG, prepare release 17 years ago
Kumar Gala 3cf8a234b8 Fix compile error related to r8a66597-hcd & usb 17 years ago
Steve Sakoman 4d57b0fb29 OneNAND: Remove unused parameters to onenand_verify_page 17 years ago
Anatolij Gustschin e84d568fa2 video: fix bug in cfb_console code 17 years ago
Anatolij Gustschin d9015f6a50 video: fix bug in logo_plot 17 years ago
Sergey Lapin f77d92a3f5 DataFlash: AT45DB021 fix and AT45DB081 support 17 years ago
Wolfgang Denk 2a112b234d CFI: allow for dynamically determined flash sizes and addresses 17 years ago
Ben Warren d9d78ee46d QE UEC: Fix compiler warnings 17 years ago
David Saada d5d28fe4aa QE UEC: Add MII Commands 17 years ago
Yoshihiro Shimoda fd0f2f3796 usb: add support for R8A66597 usb controller 17 years ago
Hunter, Jon 1d10dcd041 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 81091f58f0 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 17 years ago
Mark Jackson a5bcb01fbd Fix Atmel LCD controller endianess for AVR32 processors 17 years ago
Wolfgang Denk c4ec6db074 E1000: clean up CONFIG_E1000_FALLBACK_MAC handling 17 years ago
Kumar Gala 09d318a8bb fsl_i2c: Use timebase timer functions instead of get_timer() 17 years ago
Jean-Christophe PLAGNIOL-VILLARD c14eefcc48 Fix more printf() format warnings 17 years ago
Timur Tabi e4dafff86f fsl-i2c: fix writes to data segment before relocation 17 years ago
Haavard Skinnemoen a229d291f3 spi flash: Fix printf() format warnings 17 years ago
Haavard Skinnemoen 252a5e0738 atmel_mci: Fix printf() format warnings 17 years ago
Ricardo Ribalda Delgado f13f64cf42 serial_xuartlite.c: fix compiler warnings 17 years ago
Sebastian Siewior 340ccb260f cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA 17 years ago
Hugo Villeneuve bcab74baa6 Round the serial port clock divisor value returned by calc_divisor() 17 years ago
Sebastian Siewior 7288f972fc cfi_flash: make the command u32 only 17 years ago
Nobuhiro Iwamatsu d85f46a25c pci: sh: Add pci_skip_dev and pci_print_dev function 17 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 17 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 17 years ago
Anatolij Gustschin 322716a1d1 Fix bug in Lime video driver 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago